Fellies/kubejs[e6]/data/tetra/materials/gem/lapis.json

18 lines
461 B
JSON
Raw Normal View History

2021-01-28 22:28:10 +00:00
{
"key": "lapis",
"category": "gem",
"primary": "3",
"secondary": "2.1",
"tertiary": "0.5",
"durability": "100",
"integrityCost": "2",
"integrityGain": "2",
"magicCapacity": "122",
"toolLevel": "2",
"toolEfficiency": "6",
"tints": { "glyph": "lapis_glyph", "texture": "lapis" },
"textures": ["shiny", "crude"],
"material": { "tag": "forge:gems/lapis", "count": 2 },
"requiredTools": { "hammer": 2 }
}