25 lines
676 B
JSON
25 lines
676 B
JSON
{
|
|
"key": "dragonsteel_ice_ingot",
|
|
"category": "metal",
|
|
"primary": 10,
|
|
"secondary": 4,
|
|
"tertiary": 5,
|
|
"durability": 1500,
|
|
"integrityCost": 2,
|
|
"integrityGain": 8,
|
|
"magicCapacity": 120,
|
|
"toolLevel": "minecraft:netherite",
|
|
"toolEfficiency": 10,
|
|
"effects": {
|
|
"createdelight:frozen":15,
|
|
"createdelight:fire_dragon_restraint":2,
|
|
"createdelight:lightning_dragon_restraint":2
|
|
},
|
|
"tints": {
|
|
"glyph": "aed4ea",
|
|
"texture": "aed4ea"
|
|
},
|
|
"textures": [ "heavy", "metal" ],
|
|
"material": { "items": [ "iceandfire:dragonsteel_ice_ingot" ] },
|
|
"requiredTools": { "hammer_dig": 7 }
|
|
} |