[21.1.0]
Added
- Added a config to disable the no-breaking checks. This means, when enabled, hammers can break in the players inventory when their damage is depleted.
- Added a config option to disable the "fancy" durability in the tooltip as some other mods will already provide something similar.
Fixed
- XP not dropping for ores and other blocks that drop XP
- Sound being played for all breaking blocks which caused sound engine issues
- Make netherite hammers fire resistant
Just Hammers Changelog
[20.1.5]
Added
- Added a config to disable the no-breaking checks. This means, when enabled, hammers can break in the players inventory when their damage is depleted.
- Added a config option to disable the "fancy" durability in the tooltip as some other mods will already provide something similar.
Fixed
- XP not dropping for ores and other blocks that drop XP
- Sound being played for all breaking blocks which caused sound engine issues
- Make netherite hammers fire resistant
Just Hammers Changelog
[19.2.3]
Added
- Added a config to disable the no-breaking checks. This means, when enabled, hammers can break in the players inventory when their damage is depleted.
- Added a config option to disable the "fancy" durability in the tooltip as some other mods will already provide something similar.
Fixed
- XP not dropping for ores and other blocks that drop XP
- Sound being played for all breaking blocks which caused sound engine issues
- Make netherite hammers fire resistant
[21.0.3]
Changed
- Added the hammers to the #minecraft:pickaxes tag
- Hammer repair durability is now handled by a percentage based system instead of a flat amount
Fixed
- Fixed a crashing issue on fabric due to poorly registered handlers #38
- The config system will now auto repair itself if it is missing a value
- Actually call the blockdrops event on NeoForge
[21.0.2]
Added
- Added a config option to disable the hammers durability from being shown in the tooltip #22
- Added a custom recipe type to allow for repairing the item in your crafting grid with the same material as the hammer
Changed
- You can now enchant hammers with all the same enchantments as pickaxes #29
Fixed
- Hammer cores acting as hammers #37
- Hammers would apply one extra damage on break due to the hammer trying to break the same block twice #36
- Hammers will no longer void blocks like dirt and sand but will break slower like in vanilla #35
- Hammers now show in the hand correctly instead of looking like a normal item #30
- Hammers will no longer crash the client if durability goes negative (somehow) #34