-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Joseph B edited this page Nov 26, 2022
·
5 revisions
Looot is a minecraft forge library mod that adds additional loot functions and other loot table utilities that can be used by mods and datapacks.
- An example mod that makes use of looot's loot table utilities is viewable here
- The example mod is not included with published looot mod jars; however, if this github repository is forked, the example mod will be loaded if you run the mod workspace via an IDE.
- The example mod replaces the loot tables of common blocks to drop items using looot's additional loot functions to showcase how they can be used.