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

26 lines
548 B
JSON

{
"key": "fang_charm",
"hidden": true,
"category": "socket",
"primary": 0,
"secondary": 0,
"tertiary": 0,
"durability": 20,
"integrityCost": 1,
"integrityGain": 0,
"magicCapacity": 0,
"toolLevel": 0,
"toolEfficiency": 0,
"effects": {
"art_of_forging:evoking_maw": [ 1, 2 ]
},
"tints": {
"glyph": "ece8ba",
"texture": "ece8ba"
},
"textures": [ "pristine" ],
"experienceCost": 2,
"material": {
"items": [ "art_of_forging:fang_charm" ]
}
}