Uploaded image for project: 'Minecraft (Bedrock codebase)'
  1. Minecraft (Bedrock codebase)
  2. MCPE-158980

Drowned spawning in the dripstone caves does not work, due to an error in the code

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • 1.19.20.22 Preview, 1.19.10
    • None
    • Unconfirmed
    • Multiple

      The reason why drowned aren’t spawning in the dripstone caves is due to an error in the spawn code, for dripstone caves, the drowned are set to “spawns_on_surface” instead of “spawns_underground”, which means they will only spawn in dripstone cave aquifers exposed to the surface. Changing the “on_surface” to “underground” fixes this and allows them to spawn, but preferably, simply add “spawns_underground” below spawns on surface allows them to spawn in all dripstone cave aquifers regardless of if there is air exposure or not

            MinecraftPlayerDudd123 MinecraftPlayershshsh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: