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

World presets incorrect with tag

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Awaiting Response
    • None
    • 1.19
    • None
    • Unconfirmed
    • (Unassigned)

      When using a datapack which replaces the `world_presets/normal.json` tag by using `"replace": true`, it will still use "default" world preset as first one. This way, I can't set another world preset as default. 

      It would also be cool if the order from the tag would be the order when clicking the buttons.

      For example:

      {
         "replace": true,
         "values": [
            "minecraft:debug",
            "minecraft:normal"
         ]
      }

      This should result in default: debug, after pressing the button: normal.

       

            Unassigned Unassigned
            MelanX MelanX
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: