25 lines
697 B
JSON
25 lines
697 B
JSON
{
|
|
"key": "dragonsteel_lightning_ingot",
|
|
"category": "metal",
|
|
"primary": 10,
|
|
"secondary": 4,
|
|
"tertiary": 5,
|
|
"durability": 1500,
|
|
"integrityCost": 2,
|
|
"integrityGain": 8,
|
|
"magicCapacity": 120,
|
|
"toolLevel": "minecraft:netherite",
|
|
"toolEfficiency": 10,
|
|
"effects": {
|
|
"createdelight:shocking":1,
|
|
"createdelight:ice_dragon_restraint":2,
|
|
"createdelight:fire_dragon_restraint":2
|
|
},
|
|
"tints": {
|
|
"glyph": "5c069d",
|
|
"texture": "5c069d"
|
|
},
|
|
"textures": [ "heavy", "metal" ],
|
|
"material": { "items": [ "iceandfire:dragonsteel_lightning_ingot" ] },
|
|
"requiredTools": { "hammer_dig": 7 }
|
|
} |