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

18 lines
481 B
JSON
Raw Normal View History

2021-01-28 22:28:10 +00:00
{
"key": "energized_steel",
"category": "metal",
"primary": "5",
"secondary": "4.6",
"tertiary": "4",
"durability": "505",
"integrityCost": "2",
"integrityGain": "5",
"magicCapacity": "108",
"toolLevel": "4",
"toolEfficiency": "8",
"tints": { "glyph": "dac5ab", "texture": "dac5ab" },
"textures": ["shiny", "default"],
"material": { "tag": "forge:ingots/energized_steel", "count": 1 },
"requiredTools": { "hammer": 4 }
}