changing keybinds
This commit is contained in:
10
bin/main/data/aspects/powers/increased_health.json
Normal file
10
bin/main/data/aspects/powers/increased_health.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "origins:attribute",
|
||||
"modifier": {
|
||||
"attribute": "minecraft:generic.max_health",
|
||||
"value": 4,
|
||||
"operation": "addition"
|
||||
},
|
||||
"name":"Lavablood",
|
||||
"description":"Your max health is significantly increased."
|
||||
}
|
||||
Reference in New Issue
Block a user