Missing Loot table for colored importers and exporters
starforcraft opened this issue ยท 0 comments
Describe the bug
Colored importers/exporters don't have a loot table therefore they don't drop anything when broken.
This is happening because they are not included in the datagen: https://github.com/refinedmods/refinedstorage2/blob/develop/refinedstorage-neoforge/src/main/java/com/refinedmods/refinedstorage/neoforge/datagen/loot/BlockDropProvider.java#L23
How can we reproduce this bug or crash?
- Place down any colored importer (except the default one)
- Break it with a pickaxe
What Minecraft version is this happening on?
Minecraft 1.21.1
What NeoForge or Fabric version is this happening on?
21.1.115
What Refined Storage version is this happening on?
4.13