Initial commit for modpack switching to curseforge building.
This commit is contained in:
18
config/justhammers.json
Normal file
18
config/justhammers.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user