Loot tables for plants and similar stuff is set to require vanilla shears instead of tag forge:shears, so only vanilla shears work
Neamow opened this issue ยท 0 comments
betterendforge-1.16.5-1.6.3.jar
Forge-36.2.0
Hello,
something I just noticed while playing is that no shears besides vanilla shears work when trying to break plant blocks like flowers, tail moss, etc.
Noticed in the loot tables the requirement is set to "item": "minecraft:shears". This should be "tag": "forge:shears", otherwise modded shears just don't work (e.g. Botania or Cyclic shears), and the blocks just break without giving the item.
It's easy to override it through a datapack, but this should really be corrected.
Thanks!