update: automodpack
This commit is contained in:
17
minecraft/config/herbalbrews.json
Normal file
17
minecraft/config/herbalbrews.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"items": {
|
||||
"banner": {
|
||||
"giveEffect": true,
|
||||
"showTooltip": true
|
||||
},
|
||||
"hat": {
|
||||
"damageReductionEnabled": true,
|
||||
"damageReductionAmount": 40
|
||||
}
|
||||
},
|
||||
"blocks": {
|
||||
"brewingDuration": 1200,
|
||||
"dryingDuration": 900,
|
||||
"jugEffectDuration": 900
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user