18 lines
481 B
JSON
18 lines
481 B
JSON
|
{
|
||
|
"key": "energized_steel",
|
||
|
"category": "metal",
|
||
|
"primary": "5",
|
||
|
"secondary": "4.6",
|
||
|
"tertiary": "4",
|
||
|
"durability": "505",
|
||
|
"integrityCost": "2",
|
||
|
"integrityGain": "5",
|
||
|
"magicCapacity": "108",
|
||
|
"toolLevel": "4",
|
||
|
"toolEfficiency": "8",
|
||
|
"tints": { "glyph": "dac5ab", "texture": "dac5ab" },
|
||
|
"textures": ["shiny", "default"],
|
||
|
"material": { "tag": "forge:ingots/energized_steel", "count": 1 },
|
||
|
"requiredTools": { "hammer": 4 }
|
||
|
}
|