LTDV10/packet/kubejs/data/tetra/materials/skin/dragonscales_fire.json
2026-04-14 18:20:56 +08:00

32 lines
643 B
JSON

{
"key": "dragonscales_fire",
"category": "skin",
"primary": 6,
"secondary": 2,
"tertiary": 5,
"durability": 500,
"integrityCost": 2,
"integrityGain": 7,
"magicCapacity": 200,
"toolLevel": 0,
"toolEfficiency": 0,
"attributes": {
"generic.attack_damage": 3
},
"tints": {
"glyph": "910d13",
"texture": "910d13"
},
"textures": [
"metal",
"default"
],
"material": {
"items": [
"iceandfire:dragonscales_red","iceandfire:dragonscales_green","iceandfire:dragonscales_bronze","iceandfire:dragonscales_gray"
]
},
"requiredTools": {
"cut": "minecraft:iron"
}
}