mirror of
https://github.com/nimsolated/Nims-Random-BS.git
synced 2026-04-02 02:05:20 -07:00
115 lines
2.9 KiB
JSON
115 lines
2.9 KiB
JSON
{
|
|
"_fv": 73,
|
|
"_type": "armor",
|
|
"definition": {
|
|
"enableHelmet": true,
|
|
"textureHelmet": "orichalcum_head",
|
|
"enableBody": true,
|
|
"textureBody": "orichalcum_body",
|
|
"enableLeggings": true,
|
|
"textureLeggings": "orichalcum_leggings",
|
|
"enableBoots": true,
|
|
"textureBoots": "orichalcum_boots",
|
|
"onBootsTick": {
|
|
"name": "OrichalcumArmorBootsTickEvent"
|
|
},
|
|
"creativeTabs": [
|
|
{
|
|
"value": "COMBAT"
|
|
}
|
|
],
|
|
"armorTextureFile": "orichalcum_armor",
|
|
"helmetName": "Orichalcum Helmet",
|
|
"bodyName": "Orichalcum Chestplate",
|
|
"leggingsName": "Orichalcum Leggings",
|
|
"bootsName": "Orichalcum Boots",
|
|
"helmetSpecialInformation": {
|
|
"fixedValue": [
|
|
"Set Bonus: Speed, Jump Boost"
|
|
]
|
|
},
|
|
"bodySpecialInformation": {
|
|
"fixedValue": [
|
|
"Set Bonus: Speed, Jump Boost"
|
|
]
|
|
},
|
|
"leggingsSpecialInformation": {
|
|
"fixedValue": [
|
|
"Set Bonus: Speed, Jump Boost"
|
|
]
|
|
},
|
|
"bootsSpecialInformation": {
|
|
"fixedValue": [
|
|
"Set Bonus: Speed, Jump Boost"
|
|
]
|
|
},
|
|
"helmetModelName": "Default",
|
|
"helmetModelPart": "Helmet",
|
|
"helmetModelTexture": "From armor",
|
|
"bodyModelName": "Default",
|
|
"bodyModelPart": "Body",
|
|
"armsModelPartL": "Arms L",
|
|
"armsModelPartR": "Arms R",
|
|
"bodyModelTexture": "From armor",
|
|
"leggingsModelName": "Default",
|
|
"leggingsModelPartL": "Leggings L",
|
|
"leggingsModelPartR": "Leggings R",
|
|
"leggingsModelTexture": "From armor",
|
|
"bootsModelName": "Default",
|
|
"bootsModelPartL": "Boots L",
|
|
"bootsModelPartR": "Boots R",
|
|
"bootsModelTexture": "From armor",
|
|
"helmetItemRenderType": 0,
|
|
"helmetItemCustomModelName": "Normal",
|
|
"bodyItemRenderType": 0,
|
|
"bodyItemCustomModelName": "Normal",
|
|
"leggingsItemRenderType": 0,
|
|
"leggingsItemCustomModelName": "Normal",
|
|
"bootsItemRenderType": 0,
|
|
"bootsItemCustomModelName": "Normal",
|
|
"helmetImmuneToFire": true,
|
|
"bodyImmuneToFire": true,
|
|
"leggingsImmuneToFire": true,
|
|
"bootsImmuneToFire": true,
|
|
"helmetGlowCondition": {
|
|
"fixedValue": false
|
|
},
|
|
"bodyGlowCondition": {
|
|
"fixedValue": false
|
|
},
|
|
"leggingsGlowCondition": {
|
|
"fixedValue": false
|
|
},
|
|
"bootsGlowCondition": {
|
|
"fixedValue": false
|
|
},
|
|
"helmetPiglinNeutral": {
|
|
"fixedValue": false
|
|
},
|
|
"bodyPiglinNeutral": {
|
|
"fixedValue": false
|
|
},
|
|
"leggingsPiglinNeutral": {
|
|
"fixedValue": false
|
|
},
|
|
"bootsPiglinNeutral": {
|
|
"fixedValue": false
|
|
},
|
|
"maxDamage": 39,
|
|
"damageValueHelmet": 3,
|
|
"damageValueBody": 9,
|
|
"damageValueLeggings": 6,
|
|
"damageValueBoots": 3,
|
|
"enchantability": 25,
|
|
"toughness": 3.0,
|
|
"knockbackResistance": 0.1,
|
|
"equipSound": {
|
|
"value": "item.armor.equip_netherite"
|
|
},
|
|
"repairItems": [
|
|
{
|
|
"value": "CUSTOM:Orichalcum"
|
|
}
|
|
]
|
|
}
|
|
} |