update: 1.8.0

This commit is contained in:
nimsolated
2026-03-22 13:52:36 -07:00
parent f39f255e26
commit 43e451f984
51 changed files with 1547 additions and 8 deletions

View File

@@ -0,0 +1,107 @@
{
"_fv": 73,
"_type": "armor",
"definition": {
"enableHelmet": true,
"textureHelmet": "night_vision_goggles",
"enableBody": false,
"textureBody": "",
"enableLeggings": false,
"textureLeggings": "",
"enableBoots": false,
"textureBoots": "",
"onHelmetTick": {
"name": "NightVisionGogglesHelmetTickEvent"
},
"creativeTabs": [
{
"value": "COMBAT"
}
],
"armorTextureFile": "night_vision_goggles",
"helmetName": "Night Vision Goggles",
"bodyName": "Night Vision Goggles Chestplate",
"leggingsName": "Night Vision Goggles Leggings",
"bootsName": "Night Vision Goggles Boots",
"helmetSpecialInformation": {
"fixedValue": []
},
"bodySpecialInformation": {
"fixedValue": []
},
"leggingsSpecialInformation": {
"fixedValue": []
},
"bootsSpecialInformation": {
"fixedValue": []
},
"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": false,
"bodyImmuneToFire": false,
"leggingsImmuneToFire": false,
"bootsImmuneToFire": false,
"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": 15,
"damageValueHelmet": 2,
"damageValueBody": 0,
"damageValueLeggings": 0,
"damageValueBoots": 0,
"enchantability": 9,
"toughness": 0.0,
"knockbackResistance": 0.0,
"equipSound": {
"value": "block.sculk_sensor.clicking"
},
"repairItems": [
{
"value": "Blocks.STAINED_GLASS_PANE#5"
}
]
}
}