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

27 lines
529 B
JSON

{
"key": "reagent_emerald",
"hidden": true,
"category": "reagent",
"primary": 0,
"secondary": 0,
"tertiary": 0,
"durability": 0,
"integrityCost": 1,
"integrityGain": 1,
"magicCapacity": 0,
"toolLevel": 0,
"toolEfficiency": 0,
"tints": {
"glyph": "emerald_glyph"
},
"textures": [
"emerald"
],
"effects": {
"art_of_forging:karma_infused": 5
},
"material": {
"items": [ "minecraft:emerald" ]
},
"experienceCost": 3
}