cawezs_mantle_to_stratus/elements/DEBUGTELEPORTING.mod.json
2025-05-24 23:24:39 -04:00

24 lines
509 B
JSON

{
"_fv": 77,
"_type": "potioneffect",
"definition": {
"effectName": "DEBUGTELEPORTING",
"icon": "debugteleporting",
"color": {
"value": -16777216,
"falpha": 0.0
},
"onAddedSound": {
"value": ""
},
"isInstant": false,
"mobEffectCategory": "NEUTRAL",
"renderStatusInInventory": false,
"renderStatusInHUD": false,
"isCuredbyHoney": false,
"modifiers": [],
"onActiveTick": {
"name": "DEBUGTELEPORTINGOnEffectActiveTick"
}
}
}