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

19 lines
517 B
JSON
Raw Normal View History

2021-01-28 22:28:10 +00:00
{
"key": "elementium",
"category": "metal",
"primary": "7.5",
"secondary": "4.3",
"tertiary": "4.2",
"durability": "720",
"integrityCost": "2",
"integrityGain": "7",
"magicCapacity": "178",
"toolLevel": "4",
"toolEfficiency": "9",
"tints": { "glyph": "e6007f", "texture": "e6007f" },
"textures": ["shiny", "default"],
"material": { "tag": "forge:ingots/elementium", "count": 1 },
"improvements": { "mana_repair": 2 },
"requiredTools": { "hammer": 4 }
}