Compatibility
Minecraft: Java Edition
1.21.x
1.20.1
1.19.2–1.19.3
1.19
1.18.1–1.18.2
1.16.3–1.16.5
1.15.2
1.12.x
1.11.2
1.11
1.10.2
Platforms
Forge
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Published last year
Updated 2 weeks ago
Changelog
3.8.0:
- New 'itemcount' tag to specify the amount of items to drop in a loot rule. Can also depend on looting/fortune level. For example: "itemcount": "5/5-7/1000" would give 5 items at looting 0, 5-7 items at looting 1 and 1000 items at looting 2 or higher
-
The 'blocks' check can now also use the ore dictionary (use like 'ore:plankWood')
- There is a new 'biometype' check that will check on biome dictionary entries (like 'COLD', 'WARM', ...)