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

18 lines
469 B
JSON
Raw Normal View History

2021-01-28 22:28:10 +00:00
{
"key": "enderium",
"category": "metal",
"primary": "9.5",
"secondary": "8",
"tertiary": "8",
"durability": "1991",
"integrityCost": "4",
"integrityGain": "8",
"magicCapacity": "168",
"toolLevel": "4",
"toolEfficiency": "11",
"tints": { "glyph": "0a4949", "texture": "0a4949" },
"textures": ["shiny", "default"],
"material": { "tag": "forge:ingots/enderium", "count": 1 },
"requiredTools": { "hammer": 4 }
}