
Mining the energy meter block does not drop item
Cynix32 opened this issue ยท 2 comments
Bug Description
Mining the energy meter block does not drop the corresponding item.
Expected Behavior
The energy meter item should drop when mined
Current Behavior
nothing happens, no drops.
Possible Solution
I will PR a fix that makes a loot table for the block.
Reproduction
- Craft energy meter
- mine energy meter with pickaxe of choice
- literally nothing happens or drops
Versions
MC 1.16.5
Forge 36.2.8
GraalVM Community Java 8
energymeter-1.16.5-1.2.0.jar
Windows 10 64 bit
Additional Context
Whoops, right.
I actually thought about saving the I/O configuration to the block when dropping it and when I decided to not do that, I completely forgot to add a loot table.
Thanks for the report.