Yamahari / ILikeWood

This mod adds wood variants for blocks that should have one but don't.
https://www.curseforge.com/minecraft/mc-mods/i-like-wood
MIT License
8 stars 16 forks source link

All custom tiered tools use the wooden tool durability bar #48

Closed triggerhurt closed 1 year ago

triggerhurt commented 2 years ago

All of these tools have the tag {Damage:50}. The top row are vanilla swords, the bottom row are their birch equivalents provided by this mod. image

Yamahari commented 2 years ago

Only visually?

triggerhurt commented 2 years ago

Correct; their actual durability is still intact, but the visual durability bar behaves like it's a wooden tool. It's quite confusing to look at when playing with it, I often rely on taking a quick peek down at my tool's durability in my hotbar to know if i should stop using it

Yamahari commented 2 years ago

https://github.com/MinecraftForge/MinecraftForge/pull/8482

Yamahari commented 1 year ago

should be fixed as PR is merged