-
-
Notifications
You must be signed in to change notification settings - Fork 23
Mob Effect
Corgi Taco edited this page Aug 17, 2022
·
5 revisions
- Creates a mob effect for a mob.
"mob_effects": [
{
"mob_effect": {
"ambient": true,
"amplifier": 4,
"duration_in_ticks": 1210,
"effect": "minecraft:luck",
"show_icon": false,
"visible": false
},
"filter": {
"config": {
},
"type": "enhancedcelestials:any"
}
}
]