18 lines
484 B
JSON
18 lines
484 B
JSON
{
|
|
"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 }
|
|
}
|