18 lines
460 B
JSON
18 lines
460 B
JSON
|
{
|
||
|
"key": "zinc",
|
||
|
"category": "metal",
|
||
|
"primary": "6",
|
||
|
"secondary": "4.2",
|
||
|
"tertiary": "2.8",
|
||
|
"durability": "320",
|
||
|
"integrityCost": "2",
|
||
|
"integrityGain": "4",
|
||
|
"magicCapacity": "86",
|
||
|
"toolLevel": "2",
|
||
|
"toolEfficiency": "6",
|
||
|
"tints": { "glyph": "a4ab6a", "texture": "a4ab6a" },
|
||
|
"textures": ["shiny", "default"],
|
||
|
"material": { "tag": "forge:ingots/zinc", "count": 1 },
|
||
|
"requiredTools": { "hammer": 2 }
|
||
|
}
|