File Details
LootJS-Forge-1.20.1-2.11.0
- R
- Feb 10, 2024
- 236.17 KB
- 1.0M
- 1.20.1
- Forge + 1
File Name
lootjs-forge-1.20.1-2.11.0.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
Added
- Added
LootEntry.of("#tag"),LootEntry.of("@modid")to select a random entry from a tag or modid. - Added
LootEntry.ofJson(json)to create a loot entry from JSON to support custom entries from other mods

