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

29 lines
581 B
JSON

{
"replace": true,
"key": "cockatrice_eye",
"hidden": true,
"category": "socket",
"primary": 0,
"secondary": 0,
"tertiary": 0,
"durability": 60,
"integrityCost": 1,
"integrityGain": 0,
"magicCapacity": 200,
"toolLevel": 0,
"toolEfficiency": 0,
"effects": {
"art_of_forging:decaying": [2,10]
},
"tints": {
"glyph": "383333",
"texture": "383333"
},
"textures": [
"default"
],
"experienceCost": 20,
"material":{
"items":["iceandfire:cockatrice_eye"]
}
}