18 lines
475 B
JSON
18 lines
475 B
JSON
{
|
|
"key": "mana_diamond",
|
|
"category": "gem",
|
|
"primary": "6.5",
|
|
"secondary": "2.95",
|
|
"tertiary": "0",
|
|
"durability": "1800",
|
|
"integrityCost": "2",
|
|
"integrityGain": "3",
|
|
"magicCapacity": "166",
|
|
"toolLevel": "3",
|
|
"toolEfficiency": "8.5",
|
|
"tints": { "glyph": "39ecfc", "texture": "39ecfc" },
|
|
"textures": ["shiny", "crude"],
|
|
"material": { "tag": "forge:gems/mana_diamond", "count": 2 },
|
|
"requiredTools": { "hammer": 3 }
|
|
}
|