-
Bug
-
Resolution: Fixed
-
Minecraft 1.13, Minecraft 18w32a
-
None
-
Confirmed
You can fix this issue for yourself by installing the attached ocean_reviver.zip datapack to your world. This datapack sets PersistenceRequired for all mobs spawned by buckets to 1b, so that they no longer count towards the mob cap.
The bug
If there are at least 16 fish spawned from buckets anywhere in loaded chunks (that might be the spawn chunks, chunks loaded via /chunk, or chunks that players currently are in), no aquatic mobs (fish, dolphins, and squid) will spawn anywhere.
How to reproduce
- Create a new superflat world (I chose "Redstone Ready") and change it so that it has biome minecraft:ocean
- Run
/gamerule doMobSpawning false
- Create a big aquarium at spawn
/fill ~ ~-1 ~ ~20 ~-21 ~20 water
- Drop 16 salmon from buckets in there
- Teleport to somewhere far away, for example
/tp 1000 56 1000
- Check that all salmon still are there
/execute if @e[type=salmon]
- Create a big aquarium there as well
/fill ~ ~-1 ~ ~20 ~-21 ~20 water
- Run
/gamerule doMobSpawning true
- Notice that no mobs spawn there whatsoever
- Run
/kill @e[type=salmon,limit=1]
- Notice that suddenly, there are many mobs spawning in that aquarium
How to fix this bug
Change the aquatic mob cap so that fish spawned from buckets no longer affect it.
Original report
As stated tropical fish and pufferfish are not spawning whatsoever in my main world. I created another world to see if they would spawn there and they spawned just fine. I have spent hours upon hours in my main world and I don't want to have to restart. Is there any way to fix this? I don't know if it's a factor, but I had to travel a fair distance from my spawn point to find warm ocean.
- is cloned by
-
MC-148613 Aquatic mobs are not spawning / Fish spawned from buckets count towards the aquatic mob cap again
- Resolved
- is duplicated by
-
MC-135539 Fish not spawning anymore
- Resolved
-
MC-135560 Ocean mobs stop spawning
- Resolved
-
MC-135590 Fish no longer spawn in ocean after collecting some in a bucket and releasing them in your own aquarium
- Resolved
-
MC-135881 Water mobs not spawning, If on spawn is aquarium full of nametagged fishes
- Resolved
-
MC-135940 Disappearing aquatic passive mobs
- Resolved