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

28 lines
556 B
JSON

{
"key": "glowstone_dust",
"hidden": true,
"category": "reagent",
"primary": 0,
"secondary": 0,
"tertiary": 0,
"durability": 0,
"integrityCost": 1,
"integrityGain": 1,
"magicCapacity": 0,
"toolLevel": 0,
"toolEfficiency": 0,
"tints": {
"glyph": "fff243",
"texture": "fff243"
},
"textures": [
"default"
],
"effects": {
"art_of_forging:third_sight": 10
},
"material": {
"items": [ "minecraft:glowstone_dust" ]
},
"experienceCost": 2
}