Fellies/kubejs[e6]/data/tetra/materials/metal/zinc.json

18 lines
460 B
JSON
Raw Normal View History

2021-01-28 22:28:10 +00:00
{
"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 }
}