mirror of
https://git.fellies.tech/minecraft/fellies.git
synced 2021-02-13 10:18:48 +00:00
18 lines
479 B
JSON
18 lines
479 B
JSON
{
|
|
"key": "rock_crystal",
|
|
"category": "gem",
|
|
"primary": "6.5",
|
|
"secondary": "5.95",
|
|
"tertiary": "0",
|
|
"durability": "4200",
|
|
"integrityCost": "3",
|
|
"integrityGain": "3",
|
|
"magicCapacity": "146",
|
|
"toolLevel": "3",
|
|
"toolEfficiency": "4.5",
|
|
"tints": { "glyph": "f1f1f1", "texture": "f1f1f1" },
|
|
"textures": ["shiny", "crude"],
|
|
"material": { "item": "astralsorcery:rock_crystal", "count": 1 },
|
|
"requiredTools": { "hammer": 4 }
|
|
}
|