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

30 lines
617 B
JSON

{
"key": "vobrivium_ingot",
"category": "metal",
"primary": 9,
"secondary": 3,
"tertiary": 4,
"durability": 1000,
"integrityCost": 2,
"integrityGain": 9,
"magicCapacity": 200,
"toolLevel": "minecraft:netherite",
"toolEfficiency": 8,
"effects": {
"art_of_forging:stormcaller": [ 1, 10 ]
},
"tints": {
"glyph": "deedee",
"texture": "deedee"
},
"textures": [
"heavy",
"metal"
],
"material": {
"items": [ "art_of_forging:vobrivium_ingot" ]
},
"requiredTools": {
"hammer_dig": 7
}
}