misode / misode.github.io

Data Pack Generators and Tools for Minecraft 1.15, 1.16, 1.17, 1.18, 1.19, 1.20, 1.21
https://misode.github.io/
MIT License
491 stars 68 forks source link

Error: Cannot get version "1.20": error loading dynamically imported module: https://misode.github.io/assets/index.7b8aa3ae.js #505

Closed Syrikal closed 2 months ago

Syrikal commented 2 months ago

Crash report

Stack trace

Error: Cannot get version "1.20": error loading dynamically imported module: https://misode.github.io/assets/index.7b8aa3ae.js
Yu/So[e]<@https://misode.github.io/assets/index.576eb982.js:136:131095

Generator JSON

{
  "type": "minecraft:overworld",
  "generator": {
    "type": "minecraft:noise",
    "seed": -1614968278,
    "settings": "minecraft:overworld",
    "biome_source": {
      "type": "minecraft:multi_noise",
      "seed": -1614968278,
      "altitude_noise": {
        "firstOctave": -7,
        "amplitudes": [
          1,
          1
        ]
      },
      "temperature_noise": {
        "firstOctave": -7,
        "amplitudes": [
          1,
          1
        ]
      },
      "humidity_noise": {
        "firstOctave": -7,
        "amplitudes": [
          1,
          1
        ]
      },
      "weirdness_noise": {
        "firstOctave": -7,
        "amplitudes": [
          1,
          1
        ]
      },
      "biomes": [
        {
          "biome": "minecraft:badlands",
          "parameters": {
            "altitude": 0,
            "temperature": 0,
            "humidity": 0,
            "weirdness": 0,
            "offset": 0
          }
        },
        {
          "biome": "minecraft:plains",
          "parameters": {
            "altitude": 0,
            "temperature": 0,
            "humidity": 0,
            "weirdness": 0,
            "offset": 0
          }
        }
      ],
      "biome": "minecraft:plains",
      "scale": 1
    }
  },
  "seed": -1614968278,
  "placement": {
    "salt": 1614968278
  }
}