18 lines
473 B
JSON
18 lines
473 B
JSON
{
|
|
"key": "constantan",
|
|
"category": "metal",
|
|
"primary": "4",
|
|
"secondary": "3.5",
|
|
"tertiary": "2.8",
|
|
"durability": "232",
|
|
"integrityCost": "2",
|
|
"integrityGain": "4",
|
|
"magicCapacity": "110",
|
|
"toolLevel": "2",
|
|
"toolEfficiency": "7",
|
|
"tints": { "glyph": "d5856a", "texture": "d5856a" },
|
|
"textures": ["shiny", "default"],
|
|
"material": { "tag": "forge:ingots/constantan", "count": 1 },
|
|
"requiredTools": { "hammer": 2 }
|
|
}
|