Files
minecraft-origins/minecraft/config/herbalbrews.json
2026-04-05 13:08:45 +03:00

17 lines
290 B
JSON

{
"items": {
"banner": {
"giveEffect": true,
"showTooltip": true
},
"hat": {
"damageReductionEnabled": true,
"damageReductionAmount": 40
}
},
"blocks": {
"brewingDuration": 1200,
"dryingDuration": 900,
"jugEffectDuration": 900
}
}