Files
ksfixitmangaming1.21.8/config/justhammers.json

18 lines
567 B
JSON

{
"disabledDurabilityTooltip": {
"value": false,
"_comment": "Set to true to disable the durability tooltip on hammers"
},
"durabilityRepairPercentage": {
"value": 33.33,
"_comment": "The percentage of durability restored per repair item"
},
"durabilityRepairPercentageNetherite": {
"value": 100.0,
"_comment": "The percentage of durability restored per repair item for netherite hammers"
},
"allowHammerBreaking": {
"value": false,
"_comment": "Set to true to allow hammers to break when running out of durability"
}
}