starfish-studios / AnotherFurniture

🪑 Furniture mod with the goal of staying vanilla-styled and consistently sized, keeping normal blocks and player sizes in mind.
https://starfish-studios.com/mods/another-furniture/downloads
Other
18 stars 24 forks source link

[Feature Request] Use `#forge:tools/hammers` item tag instead of `#another_furniture:furniture_hammers` #54

Open gardenappl opened 8 months ago

gardenappl commented 8 months ago

This would ensure better mod compatibility, and will make gameplay less annoying, since we will have to carry less hammers around.

crispytwig commented 8 months ago

another_furniture:furniture_hammers is a coded tag used in methods for other blocks or features. We can likely just add #forge:tools/hammers to AFM's Hammer tag.