matthewperiut / Chisel-Reborn

Chisel brought to modern versions of Minecraft 1.21+
4 stars 8 forks source link

[1.21]All blocks are hard to break and do not drop any items #42

Closed ZHENGLOC closed 4 months ago

ZHENGLOC commented 5 months ago

NeoForge: 21.0.40 chisel-reborn: 1.8.0

langedev commented 5 months ago

Ran into this problem while playing All The Mods 10, trying to make a solution for our server. If I do I'll make a pull request.

This is because Minecraft changed the datapack spec. It is easy to fix the dropping of items by changing the folder from loot_tables to loot_table But the mining tier has been changed a lot and will require some time.