SMP-MODPACK/.minecraft/config/guarding.json

17 lines
316 B
JSON
Raw Normal View History

2024-04-26 18:48:45 +02:00
{
"general": {
"no_shield_block_delay": true
},
"parry": {
"exhaustion_cost": 2.0,
"knockback_strength": 0.5,
"projectile_launch_strength": 1.25
},
"barbed": {
"damage_amount": 2.0,
"damage_chance": 0.2
},
"pummeling": {
"additional_knockback_strength_per_level": 0.15
}
}