Add Aether-themed equipment and attributes for various RPG classes, including archers, bards, berserkers, elemental wizards, forcemasters, paladins, and rogues; enhance configuration clarity across multiple files.
This commit is contained in:
@@ -63,6 +63,21 @@
|
||||
"operation": "ADD_VALUE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"paladins:aether_kite_shield": {
|
||||
"durability": 2688,
|
||||
"attributes": [
|
||||
{
|
||||
"attribute": "minecraft:generic.armor_toughness",
|
||||
"value": 1.0,
|
||||
"operation": "ADD_VALUE"
|
||||
},
|
||||
{
|
||||
"attribute": "generic.max_health",
|
||||
"value": 6.0,
|
||||
"operation": "ADD_VALUE"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user