changing keybinds
This commit is contained in:
11
bin/main/data/aspects/powers/knockback_resistance.json
Normal file
11
bin/main/data/aspects/powers/knockback_resistance.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "origins:attribute",
|
||||
"modifier": {
|
||||
"name": "Max health increase",
|
||||
"attribute": "minecraft:generic.knockback_resistance",
|
||||
"value": 10,
|
||||
"operation": "addition"
|
||||
},
|
||||
"name":"Stable Footing",
|
||||
"description":"Knockback doesn't bother you."
|
||||
}
|
||||
Reference in New Issue
Block a user