18 lines
462 B
JSON
18 lines
462 B
JSON
|
{
|
||
|
"key": "mana_gem",
|
||
|
"category": "gem",
|
||
|
"primary": "4",
|
||
|
"secondary": "2.45",
|
||
|
"tertiary": "1.2",
|
||
|
"durability": "605",
|
||
|
"integrityCost": "2",
|
||
|
"integrityGain": "3",
|
||
|
"magicCapacity": "158",
|
||
|
"toolLevel": "2",
|
||
|
"toolEfficiency": "7.5",
|
||
|
"tints": { "glyph": "ae44e2", "texture": "ae44e2" },
|
||
|
"textures": ["shiny", "crude"],
|
||
|
"material": { "tag": "forge:gems/mana", "count": 2 },
|
||
|
"requiredTools": { "hammer": 2 }
|
||
|
}
|