Closed SettingDust closed 4 months ago
Confirming this happens for me as well
Same here, makes pillagers raid farm annoying because as you use the elevator, a Jellyfish appears out of nowhere
They also spawn in tunnels dug out under the ocean. :)
Yep. Happened for me to.
Not only that, but they also apparently can spawn at the build limit height AND in structures where mob spawns are disabled completely!
I've been getting this issue too, as a work around I used the "Mob Filter" mod and put this inside the config file.
rules:
- name: Disable jellyfish spawning out of water
what: DISALLOW_SPAWN
when:
entityId: ['hybrid-aquatic:atolla_jellyfish']
blockId: ['minecraft:air', 'minecraft:cave_air']
- name: Disable jellyfish spawning out of water
what: DISALLOW_SPAWN
when:
entityId: ['hybrid-aquatic:barrel_jellyfish']
blockId: ['minecraft:air', 'minecraft:cave_air']
- name: Disable jellyfish spawning out of water
what: DISALLOW_SPAWN
when:
entityId: ['hybrid-aquatic:blue_jellyfish']
blockId: ['minecraft:air', 'minecraft:cave_air']
- name: Disable jellyfish spawning out of water
what: DISALLOW_SPAWN
when:
entityId: ['hybrid-aquatic:cauliflower_jellyfish']
blockId: ['minecraft:air', 'minecraft:cave_air']
- name: Disable jellyfish spawning out of water
what: DISALLOW_SPAWN
when:
entityId: ['hybrid-aquatic:compass_jellyfish']
blockId: ['minecraft:air', 'minecraft:cave_air']
- name: Disable jellyfish spawning out of water
what: DISALLOW_SPAWN
when:
entityId: ['hybrid-aquatic:fried_egg_jellyfish']
blockId: ['minecraft:air', 'minecraft:cave_air']
- name: Disable jellyfish spawning out of water
what: DISALLOW_SPAWN
when:
entityId: ['hybrid-aquatic:lions_mane_jellyfish']
blockId: ['minecraft:air', 'minecraft:cave_air']
- name: Disable jellyfish spawning out of water
what: DISALLOW_SPAWN
when:
entityId: ['hybrid-aquatic:moon_jellyfish']
blockId: ['minecraft:air', 'minecraft:cave_air']
- name: Disable jellyfish spawning out of water
what: DISALLOW_SPAWN
when:
entityId: ['hybrid-aquatic:nomura_jellyfish']
blockId: ['minecraft:air', 'minecraft:cave_air']
thanks, it helped a lot.
thanks, it helped a lot.
No problem :) You might occasionally see one spawn still but at a much reduced rate. This is due to them still being able to spawn in non full blocks, I recently added ladders to my config as they occasionally spawn inside them while I am climbing.
They are not spawn, they just appear! (F3)
They are generating on the buildings above ocean