18 lines
481 B
JSON
18 lines
481 B
JSON
{
|
|
"key": "compressed_iron",
|
|
"category": "metal",
|
|
"primary": "6",
|
|
"secondary": "6",
|
|
"tertiary": "2.8",
|
|
"durability": "380",
|
|
"integrityCost": "2",
|
|
"integrityGain": "6",
|
|
"magicCapacity": "112",
|
|
"toolLevel": "4",
|
|
"toolEfficiency": "8",
|
|
"tints": { "glyph": "868686", "texture": "868686" },
|
|
"textures": ["shiny", "default"],
|
|
"material": { "tag": "forge:ingots/compressed_iron", "count": 1 },
|
|
"requiredTools": { "hammer": 4 }
|
|
}
|