chimericdream / minekea

Minecraft mod to add a variety of vanilla-esque decorative and functional blocks.
https://www.curseforge.com/minecraft/mc-mods/minekea-fabric
MIT License
4 stars 2 forks source link

BYG addon crates break with pickaxe #73

Closed yamitami closed 1 year ago

yamitami commented 1 year ago

Describe the bug The preferred tool for the BYG addon crates is set to pickaxe instead of axe.

To Reproduce Steps to reproduce the behavior: Every BYG crate I've tried so far will break fast with a pickaxe but at standard speed with an axe. The vanilla wood varieties break with an axe as expected, it looks like it's only the BYG addon crates.

Expected behavior Preferred tool for crates should be the axe.

Environment

yamitami commented 1 year ago

The barrels, tables, and chairs also break with a pickaxe instead of the axe, still looks like it's just the BYG addon items that do it.

chimericdream commented 1 year ago

Thanks for the report! This will be fixed in the next update. I also proactively checked (and fixed) the required tool for Better End / Better Nether, since it turns out they had the same bug.