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

Strongholds will not generate in floating_islands or caves preset

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 1.16.2 Pre-release 2
    • 1.16 Pre-release 1, 1.16 Pre-release 2, 1.16 Pre-release 5, 1.16.1
    • None
    • Confirmed
    • Custom Worlds, Structures, World generation
    • Low

      All other structures seem to generate as normal. I generated a world with the settings below and used /locate to find a stronghold and none were found. I have seen temples, mansions, villages, etc. but no strongholds.

       {
        "generate_features": true,
        "bonus_chest": false,
        "seed": -1464245863,
        "dimensions": {
          "minecraft:overworld": {
            "generator": {
              "type": "minecraft:noise",
              "seed": -1464245863,
              "biome_source": {
                "type": "minecraft:vanilla_layered",
                "seed": -1464245863,
                "large_biomes": false
              },
              "settings": "minecraft:floating_islands"
            },
            "type": "minecraft:overworld"
          },
          "minecraft:the_nether": {
            "generator": {
              "type": "minecraft:noise",
              "seed": -1464245863,
              "biome_source": {
                "type": "minecraft:multi_noise",
                "seed": -1464245863,
                "preset": "minecraft:nether"
              },
              "settings": "minecraft:nether"
            },
            "type": "minecraft:the_nether"
          },
          "minecraft:the_end": {
            "generator": {
              "type": "minecraft:noise",
              "seed": -1464245863,
              "biome_source": {
                "type": "minecraft:the_end",
                "seed": -1464245863
              },
              "settings": "minecraft:end"
            },
            "type": "minecraft:the_end"
          }
        }
      }

       

            slicedlime [Mojang] slicedlime
            fweeby fweeby dude
            Votes:
            23 Vote for this issue
            Watchers:
            13 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: