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

World creation: Import Settings not working even with default JSON

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • 1.19
    • None
    • Microsoft Windows Version 21H2 (Os Build 19044.1706)
      Java version: 1.8.0_333
    • Unconfirmed
    • (Unassigned)

      When creating a world, in More Advanced Options -> Import Settings, no JSON file seems to be accepted, including world data exported from a world of the same version.

       

      After selecting a JSON file, an error appears on the top right of the screen as a notification:

      Error importing settings

      Can't load registry with this ops

       

      The contents of the JSON file I tried to import:

      {
        "bonus_chest": false,
        "dimensions": {
          "minecraft:the_nether": {
            "type": "minecraft:the_nether",
            "generator": {
              "biome_source":

      {           "preset": "minecraft:nether",           "type": "minecraft:multi_noise"         }

      ,
              "settings": "minecraft:nether",
              "type": "minecraft:noise"
            }
          },
          "minecraft:overworld": {
            "type": "minecraft:overworld",
            "generator": {
              "biome_source":

      {           "preset": "minecraft:overworld",           "type": "minecraft:multi_noise"         }

      ,
              "settings": "minecraft:overworld",
              "type": "minecraft:noise"
            }
          },
          "minecraft:the_end": {
            "type": "minecraft:the_end",
            "generator": {
              "biome_source":

      {           "type": "minecraft:the_end"         }

      ,
              "settings": "minecraft:end",
              "type": "minecraft:noise"
            }
          }
        },
        "seed": 2767297914453952139,
        "generate_features": true
      }

       

            Unassigned Unassigned
            Faberim Jacob Faber
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: