Files
Aspects-Celestia-Compat/build/resources/main/data/aspects/powers/increased_health.json
2021-12-14 08:10:00 -04:00

10 lines
254 B
JSON

{
"type": "origins:attribute",
"modifier": {
"attribute": "minecraft:generic.max_health",
"value": 4,
"operation": "addition"
},
"name":"Lavablood",
"description":"Your max health is significantly increased."
}