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

29 lines
584 B
JSON

{
"replace": true,
"key": "bleak_electron_tube",
"hidden": true,
"category": "socket",
"primary": 0,
"secondary": 0,
"tertiary": 0,
"durability": 0,
"integrityCost": 1,
"integrityGain": 0,
"magicCapacity": 0,
"toolLevel": 0,
"toolEfficiency": 0,
"attributes": {
"generic.attack_damage": 3
},
"effects": {
},
"tints": {
"glyph": "7b00ff"
},
"textures": [ "bleak_electron_tube" ],
"experienceCost": 30,
"material": {
"items": [ "createdelight:bleak_electron_tube" ]
}
}