
[1.20.1] Tag & loot table issues with some petrified blocks
Cicopath opened this issue ยท 5 comments
In regards to loot tables:
- Petrified Sign has Petrified Hanging Sign as a block drop: https://github.com/MosaicModding/Sullys-Mod/blob/latest/src/generated/resources/data/sullysmod/loot_tables/blocks/petrified_sign.json#L14
In regards to tags:
- Petrified Wood, Petrified Log, Stripped Petrified Wood, and Stripped Petrified Log are missing the
#minecraft:mineable/axe
block tag - Petrified Trapdoor, Petrified Pressure Plate, Petrified Button, Petrified Sapling, and Petrified Wall Hanging Sign are missing the
#minecraft:mineable/pickaxe
block tag
Would like to add that all copper buttons do not have the #minecraft:mineable/pickaxe
block tag
Would like to add that all copper buttons do not have the
#minecraft:mineable/pickaxe
block tag
That's intended. All buttons should be minable by hand
I thought that block tag allows blocks to be mined faster with a pickaxe, not actually require a pickaxe for the drop?