18 lines
465 B
JSON
18 lines
465 B
JSON
{
|
|
"key": "mana_pearl",
|
|
"category": "gem",
|
|
"primary": "4",
|
|
"secondary": "2.3",
|
|
"tertiary": "0.9",
|
|
"durability": "678",
|
|
"integrityCost": "2",
|
|
"integrityGain": "4",
|
|
"magicCapacity": "164",
|
|
"toolLevel": "2",
|
|
"toolEfficiency": "8",
|
|
"tints": { "glyph": "007b9b", "texture": "007b9b" },
|
|
"textures": ["shiny", "crude"],
|
|
"material": { "item": "botania:mana_pearl", "count": 2 },
|
|
"requiredTools": { "hammer": 2 }
|
|
}
|