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

Default type surface builders don't generate below y=50

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 21w14a
    • 21w06a, 21w07a
    • None
    • Confirmed
    • World generation
    • Important

      To make a Nether thats 256 blocks tall and to get around MC-187716, many people change the surface builder to the Default type in Nether biomes so that the surface builders generate above 128y. However, when using default type surface generators to fix the issue, I found that in 1.17 default type surface generators dont generate anything under 50y. I haven't tested this bug much, but it doesn't generate either the  top_material or the underwater_material. In the datapack I linked as an example, both Crimson and Warped forests have a Default type surface builder, and in both of them their nylium does not generate at or below 50y.

       

      The surface builder code for the warped forest is: 

      {{{}}
        "config": {
          "top_material": {
            "Name": "minecraft:crimson_nylium"
          },
          "under_material": {
            "Name": "minecraft:netherrack"
          },
          "underwater_material": {
            "Name": "minecraft:crimson_nylium"
          }
        },
        "type": "minecraft:default"
      }

            Unassigned Unassigned
            eljmercer Elliot Mercer
            Votes:
            4 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: