Initial commit

This commit is contained in:
2024-11-28 17:00:03 +00:00
commit c0bd808561
11697 changed files with 631986 additions and 0 deletions

View File

@@ -0,0 +1,31 @@
{
"armorSetName": "armors.anarchist.title",
"head": {
"itemKey": "apocalypsenow:anarchy_helmet",
"mixAndMatch": [
"apocalypsenow:gasmask_helmet"
]
},
"chest": {
"itemKey": "apocalypsenow:anarchy_chestplate"
},
"legs": {
"itemKey": "apocalypsenow:anarchy_leggings"
},
"boots": {
"itemKey": "apocalypsenow:anarchy_boots"
},
"fullSetBonuses": [
{
"type": "attribute",
"name": "minecraft:generic.luck",
"value": 1,
"interactionType": "self",
"attributeOperation": 0,
"modifierUUID": "82cf7e32-43f8-4f47-9f0a-3b5f44cfac52",
"description": "armors.anarchist.description",
"hideBonusDescription": false
}
],
"hideGeneratedTooltip": false
}