24 lines
497 B
JSON
24 lines
497 B
JSON
{
|
|
"key": "rose_quartz",
|
|
"category": "gem",
|
|
"primary": 5,
|
|
"secondary": 4,
|
|
"tertiary": 3,
|
|
"durability": 600,
|
|
"integrityCost": 2,
|
|
"integrityGain": 2,
|
|
"magicCapacity": 90,
|
|
"toolLevel": "minecraft:stone",
|
|
"toolEfficiency": 5,
|
|
"tints": {
|
|
"glyph": "953342",
|
|
"texture": "953342"
|
|
},
|
|
"textures": ["shiny", "crude"],
|
|
"material": {
|
|
"items": ["create:rose_quartz"]
|
|
},
|
|
"requiredTools": {
|
|
"hammer_dig": 4
|
|
}
|
|
} |