fixing pyro

This commit is contained in:
missingbinary
2021-12-11 17:02:27 -04:00
parent f184472443
commit bf7642ea1c
56 changed files with 2920 additions and 2878 deletions

View File

@@ -0,0 +1,17 @@
{
"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."
}