Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-171049

locatebiome tries to find biomes that do not exist in current dimension or that do not generate at all

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • 20w06a, 20w07a
    • None
    • Confirmed
    • (Unassigned)

      The locatebiome command can try to locate biomes that do not exist. This can be because the player is in the wrong dimension for the biome or the biome will never generate. The game takes several seconds to look for the biomes.

      Examples:

      • /locatebiome minecraft:deep_warm_ocean (never generates with Default worlds)
      • /locatebiome minecraft:mountain_edge (never generates with Default worlds)
      • /locatebiome minecraft:nether_wastes (when in Overworld of a Default world)

      What should happen: There should be a check on whether biome generation is possible. If it is not possible, the message should say "Biome does not exist" (for biomes that never generate) or "Biome does not exist in this dimension".

            Unassigned Unassigned
            bdm68 bdm68
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: