lucaargolo / structure-world

A small Minecraft mod that lets you generate a void world with a custom structure placed on it.
Mozilla Public License 2.0
5 stars 3 forks source link

Aether Mod #3

Open kittech0 opened 2 years ago

kittech0 commented 2 years ago

Uh, is it possible to set one of Aether biomes? because im trying to do that but i get that error crash-2021-12-02_22.29.13-client.txt and my config


{
  "createPlatformPermissionLevel": 0,
  "teleportToPlatformPermissionLevel": 0,
  "platformDistanceRadius": 1000,
  "structureWorldConfigs": [
    {
      "structureIdentifier": "The Aether",
      "biomeIdentifier": "the_aether:highlands_shield",
      "structureOffset": [
        -2,
        0,
        -2
      ],
      "playerSpawnOffset": [
        0,
        8,
        0
      ],
      "fillmentBlockIdentifier": "minecraft:air",
      "topBedrockEnabled": false,
      "bottomBedrockEnabled": false,
      "isBedrockFlat": false,
      "overridingDefault": true
    }
  ]
}
kittech0 commented 2 years ago

Can someone response?

lucaargolo commented 2 years ago

Hey, the mod isn't finding the biome you specified, are you sure the id is correct? If it is then this is probably a bug. Unfortunately, I don't have much time to maintain this mod currently, but as soon as I can I'll look into it.

kittech0 commented 2 years ago

Hey, the mod isn't finding the biome you specified, are you sure the id is correct? If it is then this is probably a bug. Unfortunately, I don't have much time to maintain this mod currently, but as soon as I can I'll look into it.

im sure its corect i checked it in aether mod in locatebiome etc and it was finding, but its in another dimension so i think thats becuz its not working