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

18 lines
484 B
JSON
Raw Normal View History

2021-01-28 22:28:10 +00:00
{
"key": "andesite_alloy",
"category": "metal",
"primary": "5.1",
"secondary": "3.9",
"tertiary": "3.2",
"durability": "275",
"integrityCost": "2",
"integrityGain": "5",
"magicCapacity": "60",
"toolLevel": "3",
"toolEfficiency": "6.3",
"tints": { "glyph": "656565", "texture": "656565" },
"textures": ["shiny", "default"],
"material": { "tag": "forge:ingots/andesite_alloy", "count": 1 },
"requiredTools": { "hammer": 2 }
}