Snail Loot Tables are invalid
bolobread opened this issue ยท 2 comments
In the latest version 4.0.1, the snail's loot table does not work.
I was testing with Neruina, which catches issues involving block and entity loot tables, and creating a custom loot table via data pack to change the snail's drops also fails to work.
So a couple things:
- 4.0.1 isn't the latest version, 5.0.0 is
- Just tested myself, the snail's loot table works just fine on 4.0.1
- Vanilla catches issues with block and entity loot tables, you shouldn't need a mod to do that
- The loot table is data generated in code using mojang's methods, its basically impossible for it to be broken.
So this is either a mod conflict, a mistake, or your own custom loot table is set up incorrectly and causing an error