Compatibility
Minecraft: Java Edition
26.2-rc-2
26.1.2
Platforms
Tags
Creators
Details
Licensed GPL-3.0-or-later
Published last month
Dependencies
Requires Nova (Installation Guide)
Vanilla Hammers
An unofficial Nova port of the Vanilla Hammers Fabric Mod (GitHub | CurseForge).
Textures are from the original mod and licensed under MIT.

Extensive configuration options
Every hammer can be individually fine-tuned to your liking:
# plugins/Vanilla_Hammers/configs/diamond_hammer.yml
# Tool Options
tool_tier: minecraft:diamond
tool_category: minecraft:pickaxe
break_speed: 2.3
attack_damage: 10
attack_speed: 1
# Hammer Options
range: 1
depth: 1
hardness_tolerance: 0
# Damageable Options
durability: 1560
item_damage_on_attack_entity: 2
item_damage_on_break_block: 1
repair_ingredient: minecraft:diamond
# Enchantable Options
enchantment_value: 10
enchantment_categories:
- digger
- breakable
Immediately reloadable via /nova reload configs


