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

18 lines
481 B
JSON
Raw Normal View History

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