18 lines
465 B
JSON
18 lines
465 B
JSON
{
|
|
"key": "fluorite",
|
|
"category": "gem",
|
|
"primary": "3.2",
|
|
"secondary": "1.6",
|
|
"tertiary": "0.4",
|
|
"durability": "880",
|
|
"integrityCost": "2",
|
|
"integrityGain": "2",
|
|
"magicCapacity": "130",
|
|
"toolLevel": "2",
|
|
"toolEfficiency": "5",
|
|
"tints": { "glyph": "e8f9f8", "texture": "e8f9f8" },
|
|
"textures": ["shiny", "crude"],
|
|
"material": { "tag": "forge:gems/fluorite", "count": 2 },
|
|
"requiredTools": { "hammer": 2 }
|
|
}
|