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

33 lines
647 B
JSON

{
"replace": true,
"key": "cyclops_eye",
"hidden": true,
"category": "socket",
"primary": 0,
"secondary": 0,
"tertiary": 0,
"durability": 60,
"integrityCost": 1,
"integrityGain": 0,
"magicCapacity": 200,
"toolLevel": 0,
"toolEfficiency": 0,
"attributes": {
"generic.attack_damage": 1
},
"effects": {
"createdelight:overwhelm": 2,
"intuit": 3
},
"tints": {
"glyph": "b74545",
"texture": "b74545"
},
"textures": [
"default"
],
"experienceCost": 15,
"material":{
"items":["iceandfire:cyclops_eye"]
}
}