18 lines
467 B
JSON
18 lines
467 B
JSON
{
|
|
"key": "invar",
|
|
"category": "metal",
|
|
"primary": "6.5",
|
|
"secondary": "5.7",
|
|
"tertiary": "3.3",
|
|
"durability": "535",
|
|
"integrityCost": "2",
|
|
"integrityGain": "3",
|
|
"magicCapacity": "126",
|
|
"toolLevel": "2",
|
|
"toolEfficiency": "7.5",
|
|
"tints": { "glyph": "b6c2bd", "texture": "b6c2bd" },
|
|
"textures": ["shiny", "default"],
|
|
"material": { "tag": "forge:ingots/invar", "count": 1 },
|
|
"requiredTools": { "hammer": 2 }
|
|
}
|