17 lines
403 B
JSON
17 lines
403 B
JSON
{
|
|
"type": "origins:conditioned_attribute",
|
|
"modifier": {
|
|
"attribute": "minecraft:generic.attack_damage",
|
|
"operation": "addition",
|
|
"value": 0.4
|
|
},
|
|
"condition": {
|
|
"type": "origins:biome",
|
|
"condition": {
|
|
"type": "origins:category",
|
|
"category": "nether"
|
|
}
|
|
},
|
|
"name":"Homely Strength",
|
|
"description":"You do more damage whilst in the Nether."
|
|
} |