LTDV10/packet/kubejs/data/tetra/materials/gem/rose_quartz.json
2026-04-14 18:20:56 +08:00

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
}
}