18 lines
470 B
JSON
18 lines
470 B
JSON
{
|
|
"key": "aluminum",
|
|
"category": "metal",
|
|
"primary": "4",
|
|
"secondary": "3.1",
|
|
"tertiary": "3.4",
|
|
"durability": "223",
|
|
"integrityCost": "2",
|
|
"integrityGain": "4",
|
|
"magicCapacity": "78",
|
|
"toolLevel": "2",
|
|
"toolEfficiency": "5.5",
|
|
"tints": { "glyph": "ecf1f8", "texture": "ecf1f8" },
|
|
"textures": ["shiny", "default"],
|
|
"material": { "tag": "forge:ingots/aluminum", "count": 1 },
|
|
"requiredTools": { "hammer": 2 }
|
|
}
|