26 lines
638 B
JSON
26 lines
638 B
JSON
{
|
|
"armorSetName": "armors.motorcyclist.title",
|
|
"head": {
|
|
"itemKey": "apocalypsenow:black_motorcycle_helmet_helmet",
|
|
"mixAndMatch": [
|
|
"apocalypsenow:red_motorcycle_helmet_helmet"
|
|
]
|
|
},
|
|
"fullSetBonuses": [
|
|
{
|
|
"type": "effect",
|
|
"name": "minecraft:nausea",
|
|
"interactionType": "immunity",
|
|
"description": "armors.nausea",
|
|
"onlyImmuneToNewEffects": true
|
|
},
|
|
{
|
|
"type": "effect",
|
|
"name": "minecraft:blindness",
|
|
"interactionType": "immunity",
|
|
"description": "armors.blindness",
|
|
"onlyImmuneToNewEffects": true
|
|
}
|
|
],
|
|
"hideGeneratedTooltip": false
|
|
} |