Jump to content

[1.18.2] Help with noise settings


EaSports69

Recommended Posts

I am creating a dimension mod for 1.18.2, and I have trouble with the noise settings. The dimension itself is similar to the overworld. I also renamed it from "theawakening" to the "outlands" and there are some problems(I went through a complete rename of the project). Here is the log:

[02Jun2023 13:50:35.791] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeclientuserdev, --version, MOD_DEV, --assetIndex, 1.18, --assetsDir, C:\Users\grgsr\.gradle\caches\forge_gradle\assets, --gameDir, ., --fml.forgeVersion, 40.2.1, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914]
[02Jun2023 13:50:35.809] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.1 by Eclipse Adoptium
[02Jun2023 13:50:36.332] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/grgsr/.gradle/caches/modules-2/files-2.1/org.spongepowered/mixin/0.8.5/9d1c0c3a304ae6697ecd477218fa61b850bf57fc/mixin-0.8.5.jar%2323!/ Service=ModLauncher Env=CLIENT
[02Jun2023 13:50:38.675] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\grgsr\.gradle\caches\modules-2\files-2.1\net.minecraftforge\javafmllanguage\1.18.2-40.2.1\33ce84023c7667a746a857635c6e8e6bbf4f3115\javafmllanguage-1.18.2-40.2.1.jar is missing mods.toml file
[02Jun2023 13:50:38.721] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\grgsr\.gradle\caches\modules-2\files-2.1\net.minecraftforge\lowcodelanguage\1.18.2-40.2.1\38fb454fdc0140b83007dd7972cf334162010265\lowcodelanguage-1.18.2-40.2.1.jar is missing mods.toml file
[02Jun2023 13:50:38.761] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\grgsr\.gradle\caches\modules-2\files-2.1\net.minecraftforge\mclanguage\1.18.2-40.2.1\a1ab20fc6abb81596d761e2f546a2b50f3451e76\mclanguage-1.18.2-40.2.1.jar is missing mods.toml file
[02Jun2023 13:50:38.791] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\grgsr\.gradle\caches\modules-2\files-2.1\net.minecraftforge\fmlcore\1.18.2-40.2.1\c46f44ae679850ab333125c35714b755191d5e8e\fmlcore-1.18.2-40.2.1.jar is missing mods.toml file
[02Jun2023 13:50:39.631] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: No dependencies to load found. Skipping!
[02Jun2023 13:50:48.205] [main/INFO] [mixin/]: Compatibility level set to JAVA_17
[02Jun2023 13:50:48.218] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeclientuserdev' with arguments [--version, MOD_DEV, --gameDir, ., --assetsDir, C:\Users\grgsr\.gradle\caches\forge_gradle\assets, --assetIndex, 1.18]
[02Jun2023 13:50:51.164] [main/INFO] [mixin/]: Remapping refMap patchouli.refmap.json using C:\Users\grgsr\OneDrive\Desktop\theoutlands/build/createSrgToMcp/output.srg
[02Jun2023 13:51:24.332] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResources/]: Assets URL 'union:/C:/Users/grgsr/OneDrive/Desktop/TheOutlands/build/fg_cache/net/minecraftforge/forge/1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2/forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/assets/.mcassetsroot' uses unexpected schema
[02Jun2023 13:51:24.333] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResources/]: Assets URL 'union:/C:/Users/grgsr/OneDrive/Desktop/TheOutlands/build/fg_cache/net/minecraftforge/forge/1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2/forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/data/.mcassetsroot' uses unexpected schema
[02Jun2023 13:51:24.395] [Render thread/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[02Jun2023 13:51:24.410] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: Dev
[02Jun2023 13:51:24.890] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.2.2 SNAPSHOT
[02Jun2023 13:51:31.935] [modloading-worker-0/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 40.2.1, for MC 1.18.2 with MCP 20220404.173914
[02Jun2023 13:51:31.941] [modloading-worker-0/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v40.2.1 Initialized
[02Jun2023 13:51:41.583] [Render thread/INFO] [com.mojang.text2speech.NarratorWindows/]: Narrator library for x64 successfully loaded
[02Jun2023 13:51:41.942] [Render thread/INFO] [net.minecraftforge.gametest.ForgeGameTestHooks/]: Enabled Gametest Namespaces: []
[02Jun2023 13:51:42.916] [Render thread/INFO] [net.minecraft.server.packs.resources.ReloadableResourceManager/]: Reloading ResourceManager: Default, Mod Resources
[02Jun2023 13:51:44.587] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json
[02Jun2023 13:51:46.191] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: OUTDATED Current: 40.2.1 Target: 40.2.9
[02Jun2023 13:52:33.127] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: theoutlands:blockstates/pure_outerium_ore.json: java.io.FileNotFoundException: theoutlands:blockstates/pure_outerium_ore.json
[02Jun2023 13:52:33.129] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/pure_outerium_ore.json' missing model for variant: 'theoutlands:pure_outerium_ore#'
[02Jun2023 13:52:33.729] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/outer_sandstone.json' missing model for variant: 'theoutlands:outer_sandstone#'
[02Jun2023 13:52:33.729] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/outer_sandstone.json': java.lang.NullPointerException: Cannot invoke "net.minecraft.client.renderer.block.model.BlockModelDefinition.isMultiPart()" because "blockmodeldefinition" is null
[02Jun2023 13:52:34.149] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'theoutlands:block/template_fence_gate_open' referenced from: theoutlands:exodendron_fence_gate#facing=north,in_wall=true,open=true,powered=true: java.io.FileNotFoundException: theoutlands:models/block/template_fence_gate_open.json
[02Jun2023 13:52:34.340] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: theoutlands:blockstates/exodendron_trapdoor.json: java.io.FileNotFoundException: theoutlands:blockstates/exodendron_trapdoor.json
[02Jun2023 13:52:34.340] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=south,half=top,open=false,powered=false,waterlogged=false'
[02Jun2023 13:52:34.341] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=south,half=bottom,open=true,powered=true,waterlogged=false'
[02Jun2023 13:52:34.341] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=north,half=bottom,open=false,powered=false,waterlogged=false'
[02Jun2023 13:52:34.341] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=east,half=top,open=false,powered=false,waterlogged=true'
[02Jun2023 13:52:34.341] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=south,half=top,open=false,powered=true,waterlogged=true'
[02Jun2023 13:52:34.342] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=north,half=bottom,open=true,powered=true,waterlogged=false'
[02Jun2023 13:52:34.342] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=west,half=bottom,open=false,powered=true,waterlogged=false'
[02Jun2023 13:52:34.342] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=north,half=top,open=true,powered=true,waterlogged=false'
[02Jun2023 13:52:34.343] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=west,half=bottom,open=false,powered=true,waterlogged=true'
[02Jun2023 13:52:34.343] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=west,half=bottom,open=true,powered=true,waterlogged=true'
[02Jun2023 13:52:34.344] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=north,half=bottom,open=true,powered=false,waterlogged=false'
[02Jun2023 13:52:34.344] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=east,half=bottom,open=false,powered=false,waterlogged=true'
[02Jun2023 13:52:34.344] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=east,half=bottom,open=true,powered=false,waterlogged=false'
[02Jun2023 13:52:34.345] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=north,half=bottom,open=false,powered=true,waterlogged=false'
[02Jun2023 13:52:34.345] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=east,half=bottom,open=true,powered=true,waterlogged=true'
[02Jun2023 13:52:34.345] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=south,half=bottom,open=false,powered=true,waterlogged=false'
[02Jun2023 13:52:34.345] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=north,half=top,open=true,powered=true,waterlogged=true'
[02Jun2023 13:52:34.345] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=south,half=top,open=false,powered=true,waterlogged=false'
[02Jun2023 13:52:34.346] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=south,half=top,open=true,powered=true,waterlogged=false'
[02Jun2023 13:52:34.346] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=east,half=top,open=true,powered=true,waterlogged=true'
[02Jun2023 13:52:34.346] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=east,half=bottom,open=false,powered=true,waterlogged=false'
[02Jun2023 13:52:34.346] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=north,half=top,open=false,powered=false,waterlogged=false'
[02Jun2023 13:52:34.347] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=east,half=bottom,open=true,powered=false,waterlogged=true'
[02Jun2023 13:52:34.347] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=west,half=top,open=true,powered=false,waterlogged=true'
[02Jun2023 13:52:34.347] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=east,half=top,open=false,powered=true,waterlogged=true'
[02Jun2023 13:52:34.347] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=west,half=top,open=true,powered=true,waterlogged=true'
[02Jun2023 13:52:34.355] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=north,half=top,open=false,powered=false,waterlogged=true'
[02Jun2023 13:52:34.355] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=east,half=top,open=true,powered=false,waterlogged=false'
[02Jun2023 13:52:34.356] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=east,half=bottom,open=false,powered=false,waterlogged=false'
[02Jun2023 13:52:34.356] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=north,half=top,open=true,powered=false,waterlogged=false'
[02Jun2023 13:52:34.356] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=east,half=top,open=true,powered=false,waterlogged=true'
[02Jun2023 13:52:34.357] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=south,half=bottom,open=false,powered=false,waterlogged=false'
[02Jun2023 13:52:34.357] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=west,half=bottom,open=false,powered=false,waterlogged=false'
[02Jun2023 13:52:34.357] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=east,half=bottom,open=false,powered=true,waterlogged=true'
[02Jun2023 13:52:34.357] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=south,half=bottom,open=true,powered=false,waterlogged=true'
[02Jun2023 13:52:34.357] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=west,half=top,open=false,powered=false,waterlogged=true'
[02Jun2023 13:52:34.358] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=north,half=bottom,open=true,powered=true,waterlogged=true'
[02Jun2023 13:52:34.358] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=east,half=top,open=true,powered=true,waterlogged=false'
[02Jun2023 13:52:34.358] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=west,half=bottom,open=false,powered=false,waterlogged=true'
[02Jun2023 13:52:34.358] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=north,half=bottom,open=true,powered=false,waterlogged=true'
[02Jun2023 13:52:34.358] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=west,half=top,open=true,powered=false,waterlogged=false'
[02Jun2023 13:52:34.358] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=south,half=top,open=true,powered=true,waterlogged=true'
[02Jun2023 13:52:34.359] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=west,half=top,open=false,powered=false,waterlogged=false'
[02Jun2023 13:52:34.359] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=east,half=top,open=false,powered=false,waterlogged=false'
[02Jun2023 13:52:34.359] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=south,half=bottom,open=true,powered=true,waterlogged=true'
[02Jun2023 13:52:34.359] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=east,half=top,open=false,powered=true,waterlogged=false'
[02Jun2023 13:52:34.360] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=south,half=top,open=true,powered=false,waterlogged=false'
[02Jun2023 13:52:34.360] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=south,half=bottom,open=false,powered=true,waterlogged=true'
[02Jun2023 13:52:34.360] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=west,half=top,open=false,powered=true,waterlogged=true'
[02Jun2023 13:52:34.360] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=south,half=top,open=false,powered=false,waterlogged=true'
[02Jun2023 13:52:34.360] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=north,half=top,open=true,powered=false,waterlogged=true'
[02Jun2023 13:52:34.361] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=north,half=bottom,open=false,powered=true,waterlogged=true'
[02Jun2023 13:52:34.361] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=north,half=bottom,open=false,powered=false,waterlogged=true'
[02Jun2023 13:52:34.361] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=south,half=top,open=true,powered=false,waterlogged=true'
[02Jun2023 13:52:34.361] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=west,half=bottom,open=true,powered=false,waterlogged=true'
[02Jun2023 13:52:34.361] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=west,half=bottom,open=true,powered=true,waterlogged=false'
[02Jun2023 13:52:34.361] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=west,half=top,open=true,powered=true,waterlogged=false'
[02Jun2023 13:52:34.362] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=east,half=bottom,open=true,powered=true,waterlogged=false'
[02Jun2023 13:52:34.362] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=south,half=bottom,open=true,powered=false,waterlogged=false'
[02Jun2023 13:52:34.362] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=west,half=bottom,open=true,powered=false,waterlogged=false'
[02Jun2023 13:52:34.362] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=north,half=top,open=false,powered=true,waterlogged=true'
[02Jun2023 13:52:34.362] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=south,half=bottom,open=false,powered=false,waterlogged=true'
[02Jun2023 13:52:34.362] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=north,half=top,open=false,powered=true,waterlogged=false'
[02Jun2023 13:52:34.363] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=west,half=top,open=false,powered=true,waterlogged=false'
[02Jun2023 13:52:51.670] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'theoutlands:outerium_button#inventory' referenced from: theoutlands:outerium_button#inventory: java.io.FileNotFoundException: theoutlands:models/item/outerium_button.json
[02Jun2023 13:52:51.793] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'theoutlands:block/outersand' referenced from: theoutlands:outsand#inventory: java.io.FileNotFoundException: theoutlands:models/block/outersand.json
[02Jun2023 13:52:51.856] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'theoutlands:block/cube_bottom_top' referenced from: theoutlands:outer_sandstone#inventory: java.io.FileNotFoundException: theoutlands:models/block/cube_bottom_top.json
[02Jun2023 13:52:54.461] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to resolve texture reference: #missingno in theoutlands:item/outer_sandstone
[02Jun2023 13:52:54.461] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to resolve texture reference: #missingno in theoutlands:item/outsand
[02Jun2023 13:52:54.461] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to resolve texture reference: #missingno in theoutlands:block/exodendron_fence_gate_open
[02Jun2023 13:53:32.134] [Render thread/INFO] [com.mojang.blaze3d.audio.Library/]: OpenAL initialized on device OpenAL Soft on LG FULL HD (NVIDIA High Definition Audio)
[02Jun2023 13:53:32.139] [Render thread/INFO] [net.minecraft.client.sounds.SoundEngine/SOUNDS]: Sound engine started
[02Jun2023 13:53:33.505] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
[02Jun2023 13:53:33.544] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x128x4 minecraft:textures/atlas/signs.png-atlas
[02Jun2023 13:53:33.545] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[02Jun2023 13:53:33.551] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[02Jun2023 13:53:33.553] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
[02Jun2023 13:53:33.554] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[02Jun2023 13:53:33.555] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[02Jun2023 13:53:40.672] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
[02Jun2023 13:53:40.677] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
[02Jun2023 13:53:40.686] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
[02Jun2023 13:53:40.690] [Render thread/INFO] [patchouli/]: BookContentResourceListenerLoader preloaded 0 jsons
[02Jun2023 13:53:40.690] [Render thread/INFO] [patchouli/]: Not reloading resource pack-based books as client world is missing
[02Jun2023 13:53:41.607] [Realms Notification Availability checker #1/INFO] [com.mojang.realmsclient.client.RealmsClient/]: Could not authorize you against Realms server: Invalid session id
[02Jun2023 13:54:10.289] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/WP]: The following mods have version differences that were not resolved:
theawakening (version 1.18.2-0.1 -> MISSING)
Things may not work well.
[02Jun2023 13:54:10.418] [Render thread/ERROR] [net.minecraftforge.registries.GameData/REGISTRIES]: Unidentified mapping from registry minecraft:block
	theawakening:deepslate_outerium_ore: 901
	theawakening:exodendron_leaves: 917
	theawakening:exodendron_log: 912
	theawakening:exodendron_planks: 916
	theawakening:exodendron_sapling: 918
	theawakening:exodendron_sign: 920
	theawakening:exodendron_wall_sign: 921
	theawakening:exodendron_wood: 913
	theawakening:lush_outersoil: 909
	theawakening:outer_deepslate: 907
	theawakening:outer_sandstone: 911
	theawakening:outerium_block: 898
	theawakening:outerium_button: 904
	theawakening:outerium_door: 902
	theawakening:outerium_ore: 900
	theawakening:outerium_pressure_plate: 903
	theawakening:outersoil: 908
	theawakening:outerstone: 906
	theawakening:outlands_portal: 919
	theawakening:outsand: 910
	theawakening:pure_outerium_ore: 899
	theawakening:soul_infuser: 905
	theawakening:stripped_exodendron_log: 914
	theawakening:stripped_exodendron_wood: 915

[02Jun2023 13:54:10.421] [Render thread/ERROR] [net.minecraftforge.registries.GameData/REGISTRIES]: Unidentified mapping from registry minecraft:entity_type
	theawakening:exodendron_boat: 113

[02Jun2023 13:54:10.422] [Render thread/ERROR] [net.minecraftforge.registries.GameData/REGISTRIES]: Unidentified mapping from registry minecraft:item
	theawakening:deepslate_outerium_ore: 1122
	theawakening:exodendron_boat: 1118
	theawakening:exodendron_leaves: 1138
	theawakening:exodendron_log: 1133
	theawakening:exodendron_planks: 1137
	theawakening:exodendron_sapling: 1139
	theawakening:exodendron_sign: 1117
	theawakening:exodendron_wood: 1134
	theawakening:lush_outersoil: 1130
	theawakening:outer_deepslate: 1128
	theawakening:outer_sandstone: 1132
	theawakening:outerium_axe: 1109
	theawakening:outerium_block: 1119
	theawakening:outerium_boots: 1113
	theawakening:outerium_bow: 1105
	theawakening:outerium_button: 1125
	theawakening:outerium_chestplate: 1111
	theawakening:outerium_door: 1123
	theawakening:outerium_helmet: 1110
	theawakening:outerium_hoe: 1108
	theawakening:outerium_horse_armor: 1114
	theawakening:outerium_ingot: 1102
	theawakening:outerium_leggings: 1112
	theawakening:outerium_nugget: 1103
	theawakening:outerium_ore: 1121
	theawakening:outerium_pickaxe: 1106
	theawakening:outerium_pressure_plate: 1124
	theawakening:outerium_shovel: 1107
	theawakening:outerium_sword: 1104
	theawakening:outersoil: 1129
	theawakening:outerstone: 1127
	theawakening:outsand: 1131
	theawakening:pure_outerium_ore: 1120
	theawakening:raw_outerium: 1116
	theawakening:soul_infuser: 1126
	theawakening:staff_of_the_outlands: 1115
	theawakening:stripped_exodendron_log: 1135
	theawakening:stripped_exodendron_wood: 1136

[02Jun2023 13:54:10.423] [Render thread/ERROR] [net.minecraftforge.registries.GameData/REGISTRIES]: Unidentified mapping from registry minecraft:point_of_interest_type
	theawakening:outlands_portal: 22

[02Jun2023 13:54:10.426] [Render thread/WARN] [net.minecraftforge.registries.GameData/REGISTRIES]: Forge Mod Loader detected missing registry entries.

There are 64 missing entries in this save.
If you continue the missing entries will get removed.
A world backup will be automatically created in your saves directory.


[02Jun2023 13:54:10.426] [Render thread/WARN] [net.minecraftforge.registries.GameData/REGISTRIES]: Missing minecraft:item:
    theawakening:deepslate_outerium_ore
    theawakening:exodendron_boat
    theawakening:exodendron_leaves
    theawakening:exodendron_log
    theawakening:exodendron_planks
    theawakening:exodendron_sapling
    theawakening:exodendron_sign
    theawakening:exodendron_wood
    theawakening:lush_outersoil
    theawakening:outer_deepslate
    theawakening:outer_sandstone
    theawakening:outerium_axe
    theawakening:outerium_block
    theawakening:outerium_boots
    theawakening:outerium_bow
    theawakening:outerium_button
    theawakening:outerium_chestplate
    theawakening:outerium_door
    theawakening:outerium_helmet
    theawakening:outerium_hoe
    theawakening:outerium_horse_armor
    theawakening:outerium_ingot
    theawakening:outerium_leggings
    theawakening:outerium_nugget
    theawakening:outerium_ore
    theawakening:outerium_pickaxe
    theawakening:outerium_pressure_plate
    theawakening:outerium_shovel
    theawakening:outerium_sword
    theawakening:outersoil
    theawakening:outerstone
    theawakening:outsand
    theawakening:pure_outerium_ore
    theawakening:raw_outerium
    theawakening:soul_infuser
    theawakening:staff_of_the_outlands
    theawakening:stripped_exodendron_log
    theawakening:stripped_exodendron_wood

Missing minecraft:block:
    theawakening:deepslate_outerium_ore
    theawakening:exodendron_leaves
    theawakening:exodendron_log
    theawakening:exodendron_planks
    theawakening:exodendron_sapling
    theawakening:exodendron_sign
    theawakening:exodendron_wall_sign
    theawakening:exodendron_wood
    theawakening:lush_outersoil
    theawakening:outer_deepslate
    theawakening:outer_sandstone
    theawakening:outerium_block
    theawakening:outerium_button
    theawakening:outerium_door
    theawakening:outerium_ore
    theawakening:outerium_pressure_plate
    theawakening:outersoil
    theawakening:outerstone
    theawakening:outlands_portal
    theawakening:outsand
    theawakening:pure_outerium_ore
    theawakening:soul_infuser
    theawakening:stripped_exodendron_log
    theawakening:stripped_exodendron_wood

Missing minecraft:point_of_interest_type:
    theawakening:outlands_portal

Missing minecraft:entity_type:
    theawakening:exodendron_boat


[02Jun2023 13:54:10.429] [Render thread/ERROR] [net.minecraftforge.registries.GameData/REGISTRIES]: There are unidentified mappings in this world - we are going to attempt to process anyway
[02Jun2023 13:54:10.468] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: theoutlands:outerium_block Expected: 898 Got: 922
[02Jun2023 13:54:10.468] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: theoutlands:pure_outerium_ore Expected: 899 Got: 923
[02Jun2023 13:54:10.468] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: theoutlands:outerium_ore Expected: 900 Got: 924
[02Jun2023 13:54:10.468] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: theoutlands:deepslate_outerium_ore Expected: 901 Got: 925
[02Jun2023 13:54:10.469] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: theoutlands:exodendron_door Expected: 902 Got: 926
[02Jun2023 13:54:10.469] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: theoutlands:outerium_pressure_plate Expected: 903 Got: 927
[02Jun2023 13:54:10.469] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: theoutlands:outerium_button Expected: 904 Got: 928
[02Jun2023 13:54:10.469] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: theoutlands:outerstone Expected: 905 Got: 929
[02Jun2023 13:54:10.469] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: theoutlands:outersoil Expected: 906 Got: 930
[02Jun2023 13:54:10.470] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: theoutlands:lush_outersoil Expected: 907 Got: 931
[02Jun2023 13:54:10.470] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: theoutlands:outsand Expected: 908 Got: 932
[02Jun2023 13:54:10.470] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: theoutlands:outer_sandstone Expected: 909 Got: 933
[02Jun2023 13:54:10.470] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: theoutlands:exodendron_log Expected: 910 Got: 934
[02Jun2023 13:54:10.470] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: theoutlands:exodendron_wood Expected: 911 Got: 935
[02Jun2023 13:54:10.471] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: theoutlands:stripped_exodendron_log Expected: 912 Got: 936
[02Jun2023 13:54:10.471] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: theoutlands:stripped_exodendron_wood Expected: 913 Got: 937
[02Jun2023 13:54:10.471] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: theoutlands:exodendron_planks Expected: 914 Got: 938
[02Jun2023 13:54:10.471] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: theoutlands:exodendron_leaves Expected: 915 Got: 939
[02Jun2023 13:54:10.471] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: theoutlands:exodendron_sapling Expected: 916 Got: 940
[02Jun2023 13:54:10.471] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: theoutlands:exodendron_fence Expected: 917 Got: 941
[02Jun2023 13:54:10.472] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: theoutlands:exodendron_fence_gate Expected: 918 Got: 942
[02Jun2023 13:54:10.472] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: theoutlands:exodendron_stairs Expected: 919 Got: 943
[02Jun2023 13:54:10.472] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: theoutlands:exodendron_slab Expected: 920 Got: 944
[02Jun2023 13:54:10.472] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: theoutlands:exodendron_trapdoor Expected: 921 Got: 945
[02Jun2023 13:54:10.472] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: theoutlands:outlands_portal Expected: 922 Got: 946
[02Jun2023 13:54:10.473] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: theoutlands:exodendron_sign Expected: 923 Got: 947
[02Jun2023 13:54:10.473] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: theoutlands:exodendron_wall_sign Expected: 924 Got: 948
[02Jun2023 13:54:10.473] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:outerium_ingot Expected: 1102 Got: 1140
[02Jun2023 13:54:10.474] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:outerium_nugget Expected: 1103 Got: 1141
[02Jun2023 13:54:10.474] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:outerium_sword Expected: 1104 Got: 1142
[02Jun2023 13:54:10.474] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:outerium_bow Expected: 1105 Got: 1143
[02Jun2023 13:54:10.474] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:outerium_pickaxe Expected: 1106 Got: 1144
[02Jun2023 13:54:10.475] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:outerium_shovel Expected: 1107 Got: 1145
[02Jun2023 13:54:10.475] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:outerium_hoe Expected: 1108 Got: 1146
[02Jun2023 13:54:10.475] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:outerium_axe Expected: 1109 Got: 1147
[02Jun2023 13:54:10.475] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:outerium_helmet Expected: 1110 Got: 1148
[02Jun2023 13:54:10.475] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:outerium_chestplate Expected: 1111 Got: 1149
[02Jun2023 13:54:10.476] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:outerium_leggings Expected: 1112 Got: 1150
[02Jun2023 13:54:10.476] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:outerium_boots Expected: 1113 Got: 1151
[02Jun2023 13:54:10.476] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:outerium_horse_armor Expected: 1114 Got: 1152
[02Jun2023 13:54:10.476] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:staff_of_the_outlands Expected: 1115 Got: 1153
[02Jun2023 13:54:10.476] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:raw_outerium Expected: 1116 Got: 1154
[02Jun2023 13:54:10.476] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:exodendron_sign Expected: 1117 Got: 1155
[02Jun2023 13:54:10.477] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:exodendron_boat Expected: 1118 Got: 1156
[02Jun2023 13:54:10.477] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:outerium_block Expected: 1119 Got: 1157
[02Jun2023 13:54:10.477] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:pure_outerium_ore Expected: 1120 Got: 1158
[02Jun2023 13:54:10.477] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:outerium_ore Expected: 1121 Got: 1159
[02Jun2023 13:54:10.477] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:deepslate_outerium_ore Expected: 1122 Got: 1160
[02Jun2023 13:54:10.477] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:exodendron_door Expected: 1123 Got: 1161
[02Jun2023 13:54:10.478] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:outerium_pressure_plate Expected: 1124 Got: 1162
[02Jun2023 13:54:10.478] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:outerium_button Expected: 1125 Got: 1163
[02Jun2023 13:54:10.478] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:outerstone Expected: 1126 Got: 1164
[02Jun2023 13:54:10.478] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:outersoil Expected: 1127 Got: 1165
[02Jun2023 13:54:10.478] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:lush_outersoil Expected: 1128 Got: 1166
[02Jun2023 13:54:10.478] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:outsand Expected: 1129 Got: 1167
[02Jun2023 13:54:10.479] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:outer_sandstone Expected: 1130 Got: 1168
[02Jun2023 13:54:10.479] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:exodendron_log Expected: 1131 Got: 1169
[02Jun2023 13:54:10.479] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:exodendron_wood Expected: 1132 Got: 1170
[02Jun2023 13:54:10.479] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:stripped_exodendron_log Expected: 1133 Got: 1171
[02Jun2023 13:54:10.479] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:stripped_exodendron_wood Expected: 1134 Got: 1172
[02Jun2023 13:54:10.479] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:exodendron_planks Expected: 1135 Got: 1173
[02Jun2023 13:54:10.480] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:exodendron_leaves Expected: 1136 Got: 1174
[02Jun2023 13:54:10.486] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:exodendron_sapling Expected: 1137 Got: 1175
[02Jun2023 13:54:10.486] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:exodendron_fence Expected: 1138 Got: 1176
[02Jun2023 13:54:10.487] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:exodendron_fence_gate Expected: 1139 Got: 1177
[02Jun2023 13:54:10.487] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:exodendron_stairs Expected: 1140 Got: 1178
[02Jun2023 13:54:10.487] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:exodendron_slab Expected: 1141 Got: 1179
[02Jun2023 13:54:10.487] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:exodendron_trapdoor Expected: 1142 Got: 1180
[02Jun2023 13:54:10.488] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:entity_type: Object did not get ID it asked for. Name: theoutlands:exodendron_boat Expected: 113 Got: 114
[02Jun2023 13:54:10.492] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:point_of_interest_type: Object did not get ID it asked for. Name: theoutlands:outlands_portal Expected: 22 Got: 23
[02Jun2023 13:54:12.044] [Render thread/WARN] [net.minecraft.server.MinecraftServer/]: Missing data pack mod:theawakening
[02Jun2023 13:54:14.617] [Render thread/WARN] [net.minecraft.client.Minecraft/]: Failed to load datapacks, can't proceed with server load
java.util.concurrent.ExecutionException: com.google.gson.JsonParseException: Error loading registry data: No key surface_rule in MapLike[{"sea_level":63,"disable_mob_generation":false,"aquifers_enabled":false,"ore_veins_enabled":false,"legacy_random_source":false,"default_block":{"Name":"theoutlands:outerstone"},"default_fluid":{"Name":"minecraft:water","Properties":{"level":"0"}},"noise":{"min_y":-64,"height":384,"size_horizontal":1,"size_vertical":2,"sampling":{"xz_scale":0.9999999814507745,"y_scale":0.9999999814507745,"xz_factor":80,"y_factor":160},"bottom_slide":{"target":0.1171875,"size":3,"offset":0},"top_slide":{"target":-0.078125,"size":2,"offset":8},"terrain_shaper":{"offset":0,"factor":0,"jaggedness":3}},"noise_router":{"barrier":0,"fluid_level_floodedness":0,"fluid_level_spread":0,"lava":0,"temperature":{"type":"minecraft:shifted_noise","noise":"minecraft:temperature","xz_scale":0.2,"y_scale":0.3,"shift_x":"minecraft:shift_x","shift_y":0,"shift_z":"minecraft:shift_z"},"vegetation":{"type":"minecraft:shifted_noise","noise":"minecraft:vegetation","xz_scale":0.3,"y_scale":0.4,"shift_x":"minecraft:shift_x","shift_y":0,"shift_z":"minecraft:shift_z"},"continents":"minecraft:overworld/continents","erosion":"minecraft:overworld/erosion","depth":"minecraft:overworld/depth","ridges":"minecraft:overworld/ridges","initial_density_without_jaggedness":0,"final_density":{"type":"minecraft:squeeze","argument":{"type":"minecraft:mul","argument1":0.64,"argument2":{"type":"minecraft:interpolated","argument":{"type":"minecraft:blend_density","argument":{"type":"minecraft:slide","argument":"minecraft:overworld/sloped_cheese"}}}}},"surface_rule":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:vertical_gradient","random_name":"minecraft:bedrock_floor","true_at_and_below":{"above_bottom":0},"false_at_and_above":{"above_bottom":5}},"then_run":{"type":"minecraft:block","result_state":{"Name":"minecraft:bedrock"}}},{"type":"minecraft:condition","if_true":{"type":"minecraft:above_preliminary_surface"},"then_run":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:stone_depth","offset":0,"surface_type":"floor","add_surface_depth":false,"secondary_depth_range":0},"then_run":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:biome","biome_is":["theoutlands:outer_plains"]},"then_run":{"type":"minecraft:condition","if_true":{"type":"minecraft:y_above","anchor":{"absolute":97},"surface_depth_multiplier":2,"add_stone_depth":false},"then_run":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:noise_threshold","noise":"minecraft:surface","min_threshold":-0.909,"max_threshold":-0.5454},"then_run":{"type":"minecraft:block","result_state":{"Name":"theoutlands:outersoil"}}},{"type":"minecraft:condition","if_true":{"type":"minecraft:noise_threshold","noise":"minecraft:surface","min_threshold":-0.1818,"max_threshold":0.1818},"then_run":{"type":"minecraft:block","result_state":{"Name":"theoutlands:lush_outersoil"}}},{"type":"minecraft:block","result_state":{"Name":"theoutlands:outersoil"}},{"type":"minecraft:condition","if_true":{"type":"minecraft:biome","biome_is":["theoutlands:exodendron_forest"]}},{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:water","offset":0,"surface_depth_multiplier":0,"add_stone_depth":false},"then_run":{"type":"minecraft:block","result_state":{"Name":"theoutlands:lush_outersoil","Properties":{"snowy":"false"}}}},{"type":"minecraft:block","result_state":{"Name":"theoutlands:outersoil"}}]}]}}}]}}]}}]}},"forge:registry_name":"theoutlands:outlands"}]; No key vein_gap in MapLike[{"barrier":0,"fluid_level_floodedness":0,"fluid_level_spread":0,"lava":0,"temperature":{"type":"minecraft:shifted_noise","noise":"minecraft:temperature","xz_scale":0.2,"y_scale":0.3,"shift_x":"minecraft:shift_x","shift_y":0,"shift_z":"minecraft:shift_z"},"vegetation":{"type":"minecraft:shifted_noise","noise":"minecraft:vegetation","xz_scale":0.3,"y_scale":0.4,"shift_x":"minecraft:shift_x","shift_y":0,"shift_z":"minecraft:shift_z"},"continents":"minecraft:overworld/continents","erosion":"minecraft:overworld/erosion","depth":"minecraft:overworld/depth","ridges":"minecraft:overworld/ridges","initial_density_without_jaggedness":0,"final_density":{"type":"minecraft:squeeze","argument":{"type":"minecraft:mul","argument1":0.64,"argument2":{"type":"minecraft:interpolated","argument":{"type":"minecraft:blend_density","argument":{"type":"minecraft:slide","argument":"minecraft:overworld/sloped_cheese"}}}}},"surface_rule":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:vertical_gradient","random_name":"minecraft:bedrock_floor","true_at_and_below":{"above_bottom":0},"false_at_and_above":{"above_bottom":5}},"then_run":{"type":"minecraft:block","result_state":{"Name":"minecraft:bedrock"}}},{"type":"minecraft:condition","if_true":{"type":"minecraft:above_preliminary_surface"},"then_run":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:stone_depth","offset":0,"surface_type":"floor","add_surface_depth":false,"secondary_depth_range":0},"then_run":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:biome","biome_is":["theoutlands:outer_plains"]},"then_run":{"type":"minecraft:condition","if_true":{"type":"minecraft:y_above","anchor":{"absolute":97},"surface_depth_multiplier":2,"add_stone_depth":false},"then_run":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:noise_threshold","noise":"minecraft:surface","min_threshold":-0.909,"max_threshold":-0.5454},"then_run":{"type":"minecraft:block","result_state":{"Name":"theoutlands:outersoil"}}},{"type":"minecraft:condition","if_true":{"type":"minecraft:noise_threshold","noise":"minecraft:surface","min_threshold":-0.1818,"max_threshold":0.1818},"then_run":{"type":"minecraft:block","result_state":{"Name":"theoutlands:lush_outersoil"}}},{"type":"minecraft:block","result_state":{"Name":"theoutlands:outersoil"}},{"type":"minecraft:condition","if_true":{"type":"minecraft:biome","biome_is":["theoutlands:exodendron_forest"]}},{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:water","offset":0,"surface_depth_multiplier":0,"add_stone_depth":false},"then_run":{"type":"minecraft:block","result_state":{"Name":"theoutlands:lush_outersoil","Properties":{"snowy":"false"}}}},{"type":"minecraft:block","result_state":{"Name":"theoutlands:outersoil"}}]}]}}}]}}]}}]}}]; No key vein_ridged in MapLike[{"barrier":0,"fluid_level_floodedness":0,"fluid_level_spread":0,"lava":0,"temperature":{"type":"minecraft:shifted_noise","noise":"minecraft:temperature","xz_scale":0.2,"y_scale":0.3,"shift_x":"minecraft:shift_x","shift_y":0,"shift_z":"minecraft:shift_z"},"vegetation":{"type":"minecraft:shifted_noise","noise":"minecraft:vegetation","xz_scale":0.3,"y_scale":0.4,"shift_x":"minecraft:shift_x","shift_y":0,"shift_z":"minecraft:shift_z"},"continents":"minecraft:overworld/continents","erosion":"minecraft:overworld/erosion","depth":"minecraft:overworld/depth","ridges":"minecraft:overworld/ridges","initial_density_without_jaggedness":0,"final_density":{"type":"minecraft:squeeze","argument":{"type":"minecraft:mul","argument1":0.64,"argument2":{"type":"minecraft:interpolated","argument":{"type":"minecraft:blend_density","argument":{"type":"minecraft:slide","argument":"minecraft:overworld/sloped_cheese"}}}}},"surface_rule":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:vertical_gradient","random_name":"minecraft:bedrock_floor","true_at_and_below":{"above_bottom":0},"false_at_and_above":{"above_bottom":5}},"then_run":{"type":"minecraft:block","result_state":{"Name":"minecraft:bedrock"}}},{"type":"minecraft:condition","if_true":{"type":"minecraft:above_preliminary_surface"},"then_run":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:stone_depth","offset":0,"surface_type":"floor","add_surface_depth":false,"secondary_depth_range":0},"then_run":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:biome","biome_is":["theoutlands:outer_plains"]},"then_run":{"type":"minecraft:condition","if_true":{"type":"minecraft:y_above","anchor":{"absolute":97},"surface_depth_multiplier":2,"add_stone_depth":false},"then_run":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:noise_threshold","noise":"minecraft:surface","min_threshold":-0.909,"max_threshold":-0.5454},"then_run":{"type":"minecraft:block","result_state":{"Name":"theoutlands:outersoil"}}},{"type":"minecraft:condition","if_true":{"type":"minecraft:noise_threshold","noise":"minecraft:surface","min_threshold":-0.1818,"max_threshold":0.1818},"then_run":{"type":"minecraft:block","result_state":{"Name":"theoutlands:lush_outersoil"}}},{"type":"minecraft:block","result_state":{"Name":"theoutlands:outersoil"}},{"type":"minecraft:condition","if_true":{"type":"minecraft:biome","biome_is":["theoutlands:exodendron_forest"]}},{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:water","offset":0,"surface_depth_multiplier":0,"add_stone_depth":false},"then_run":{"type":"minecraft:block","result_state":{"Name":"theoutlands:lush_outersoil","Properties":{"snowy":"false"}}}},{"type":"minecraft:block","result_state":{"Name":"theoutlands:outersoil"}}]}]}}}]}}]}}]}}]; No key vein_toggle in MapLike[{"barrier":0,"fluid_level_floodedness":0,"fluid_level_spread":0,"lava":0,"temperature":{"type":"minecraft:shifted_noise","noise":"minecraft:temperature","xz_scale":0.2,"y_scale":0.3,"shift_x":"minecraft:shift_x","shift_y":0,"shift_z":"minecraft:shift_z"},"vegetation":{"type":"minecraft:shifted_noise","noise":"minecraft:vegetation","xz_scale":0.3,"y_scale":0.4,"shift_x":"minecraft:shift_x","shift_y":0,"shift_z":"minecraft:shift_z"},"continents":"minecraft:overworld/continents","erosion":"minecraft:overworld/erosion","depth":"minecraft:overworld/depth","ridges":"minecraft:overworld/ridges","initial_density_without_jaggedness":0,"final_density":{"type":"minecraft:squeeze","argument":{"type":"minecraft:mul","argument1":0.64,"argument2":{"type":"minecraft:interpolated","argument":{"type":"minecraft:blend_density","argument":{"type":"minecraft:slide","argument":"minecraft:overworld/sloped_cheese"}}}}},"surface_rule":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:vertical_gradient","random_name":"minecraft:bedrock_floor","true_at_and_below":{"above_bottom":0},"false_at_and_above":{"above_bottom":5}},"then_run":{"type":"minecraft:block","result_state":{"Name":"minecraft:bedrock"}}},{"type":"minecraft:condition","if_true":{"type":"minecraft:above_preliminary_surface"},"then_run":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:stone_depth","offset":0,"surface_type":"floor","add_surface_depth":false,"secondary_depth_range":0},"then_run":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:biome","biome_is":["theoutlands:outer_plains"]},"then_run":{"type":"minecraft:condition","if_true":{"type":"minecraft:y_above","anchor":{"absolute":97},"surface_depth_multiplier":2,"add_stone_depth":false},"then_run":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:noise_threshold","noise":"minecraft:surface","min_threshold":-0.909,"max_threshold":-0.5454},"then_run":{"type":"minecraft:block","result_state":{"Name":"theoutlands:outersoil"}}},{"type":"minecraft:condition","if_true":{"type":"minecraft:noise_threshold","noise":"minecraft:surface","min_threshold":-0.1818,"max_threshold":0.1818},"then_run":{"type":"minecraft:block","result_state":{"Name":"theoutlands:lush_outersoil"}}},{"type":"minecraft:block","result_state":{"Name":"theoutlands:outersoil"}},{"type":"minecraft:condition","if_true":{"type":"minecraft:biome","biome_is":["theoutlands:exodendron_forest"]}},{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:water","offset":0,"surface_depth_multiplier":0,"add_stone_depth":false},"then_run":{"type":"minecraft:block","result_state":{"Name":"theoutlands:lush_outersoil","Properties":{"snowy":"false"}}}},{"type":"minecraft:block","result_state":{"Name":"theoutlands:outersoil"}}]}]}}}]}}]}}]}}]
	at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396) ~[?:?]
	at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2073) ~[?:?]
	at net.minecraft.client.Minecraft.makeWorldStem(Minecraft.java:2132) ~[forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/:?]
	at net.minecraft.client.Minecraft.doLoadLevel(Minecraft.java:1958) ~[forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/:?]
	at net.minecraft.client.Minecraft.loadLevel(Minecraft.java:1922) ~[forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/:?]
	at net.minecraft.client.gui.screens.worldselection.WorldSelectionList$WorldListEntry.loadWorld(WorldSelectionList.java:473) ~[forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/:?]
	at net.minecraft.client.gui.screens.worldselection.WorldSelectionList$WorldListEntry.joinWorld(WorldSelectionList.java:330) ~[forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/:?]
	at net.minecraft.client.gui.screens.worldselection.WorldSelectionList$WorldListEntry.mouseClicked(WorldSelectionList.java:257) ~[forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/:?]
	at net.minecraft.client.gui.components.AbstractSelectionList.mouseClicked(AbstractSelectionList.java:323) ~[forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/:?]
	at net.minecraft.client.gui.components.events.ContainerEventHandler.mouseClicked(ContainerEventHandler.java:31) ~[forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/:?]
	at net.minecraft.client.MouseHandler.lambda$onPress$0(MouseHandler.java:93) ~[forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/:?]
	at net.minecraft.client.gui.screens.Screen.wrapScreenError(Screen.java:528) ~[forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/:?]
	at net.minecraft.client.MouseHandler.onPress(MouseHandler.java:90) ~[forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/:?]
	at net.minecraft.client.MouseHandler.lambda$setup$4(MouseHandler.java:195) ~[forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/:?]
	at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:90) ~[forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/:?]
	at net.minecraft.client.MouseHandler.lambda$setup$5(MouseHandler.java:194) ~[forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/:?]
	at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) ~[lwjgl-glfw-3.2.2.jar%2357!/:build 10]
	at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar%2363!/:build 10]
	at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101) ~[lwjgl-glfw-3.2.2.jar%2357!/:build 10]
	at com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:168) ~[forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/:?]
	at com.mojang.blaze3d.platform.Window.updateDisplay(Window.java:337) ~[forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/:?]
	at net.minecraft.client.Minecraft.runTick(Minecraft.java:1094) ~[forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/:?]
	at net.minecraft.client.Minecraft.run(Minecraft.java:670) ~[forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/:?]
	at net.minecraft.client.main.Main.main(Main.java:205) ~[forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/:?]
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
	at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
	at net.minecraftforge.fml.loading.targets.ForgeClientUserdevLaunchHandler.lambda$launchService$0(ForgeClientUserdevLaunchHandler.java:24) ~[fmlloader-1.18.2-40.2.1.jar%230!/:?]
	at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%2311!/:?]
	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%2311!/:?]
	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%2311!/:?]
	at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%2311!/:?]
	at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%2311!/:?]
	at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%2311!/:?]
	at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%2311!/:?]
	at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?]
Caused by: com.google.gson.JsonParseException: Error loading registry data: No key surface_rule in MapLike[{"sea_level":63,"disable_mob_generation":false,"aquifers_enabled":false,"ore_veins_enabled":false,"legacy_random_source":false,"default_block":{"Name":"theoutlands:outerstone"},"default_fluid":{"Name":"minecraft:water","Properties":{"level":"0"}},"noise":{"min_y":-64,"height":384,"size_horizontal":1,"size_vertical":2,"sampling":{"xz_scale":0.9999999814507745,"y_scale":0.9999999814507745,"xz_factor":80,"y_factor":160},"bottom_slide":{"target":0.1171875,"size":3,"offset":0},"top_slide":{"target":-0.078125,"size":2,"offset":8},"terrain_shaper":{"offset":0,"factor":0,"jaggedness":3}},"noise_router":{"barrier":0,"fluid_level_floodedness":0,"fluid_level_spread":0,"lava":0,"temperature":{"type":"minecraft:shifted_noise","noise":"minecraft:temperature","xz_scale":0.2,"y_scale":0.3,"shift_x":"minecraft:shift_x","shift_y":0,"shift_z":"minecraft:shift_z"},"vegetation":{"type":"minecraft:shifted_noise","noise":"minecraft:vegetation","xz_scale":0.3,"y_scale":0.4,"shift_x":"minecraft:shift_x","shift_y":0,"shift_z":"minecraft:shift_z"},"continents":"minecraft:overworld/continents","erosion":"minecraft:overworld/erosion","depth":"minecraft:overworld/depth","ridges":"minecraft:overworld/ridges","initial_density_without_jaggedness":0,"final_density":{"type":"minecraft:squeeze","argument":{"type":"minecraft:mul","argument1":0.64,"argument2":{"type":"minecraft:interpolated","argument":{"type":"minecraft:blend_density","argument":{"type":"minecraft:slide","argument":"minecraft:overworld/sloped_cheese"}}}}},"surface_rule":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:vertical_gradient","random_name":"minecraft:bedrock_floor","true_at_and_below":{"above_bottom":0},"false_at_and_above":{"above_bottom":5}},"then_run":{"type":"minecraft:block","result_state":{"Name":"minecraft:bedrock"}}},{"type":"minecraft:condition","if_true":{"type":"minecraft:above_preliminary_surface"},"then_run":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:stone_depth","offset":0,"surface_type":"floor","add_surface_depth":false,"secondary_depth_range":0},"then_run":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:biome","biome_is":["theoutlands:outer_plains"]},"then_run":{"type":"minecraft:condition","if_true":{"type":"minecraft:y_above","anchor":{"absolute":97},"surface_depth_multiplier":2,"add_stone_depth":false},"then_run":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:noise_threshold","noise":"minecraft:surface","min_threshold":-0.909,"max_threshold":-0.5454},"then_run":{"type":"minecraft:block","result_state":{"Name":"theoutlands:outersoil"}}},{"type":"minecraft:condition","if_true":{"type":"minecraft:noise_threshold","noise":"minecraft:surface","min_threshold":-0.1818,"max_threshold":0.1818},"then_run":{"type":"minecraft:block","result_state":{"Name":"theoutlands:lush_outersoil"}}},{"type":"minecraft:block","result_state":{"Name":"theoutlands:outersoil"}},{"type":"minecraft:condition","if_true":{"type":"minecraft:biome","biome_is":["theoutlands:exodendron_forest"]}},{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:water","offset":0,"surface_depth_multiplier":0,"add_stone_depth":false},"then_run":{"type":"minecraft:block","result_state":{"Name":"theoutlands:lush_outersoil","Properties":{"snowy":"false"}}}},{"type":"minecraft:block","result_state":{"Name":"theoutlands:outersoil"}}]}]}}}]}}]}}]}},"forge:registry_name":"theoutlands:outlands"}]; No key vein_gap in MapLike[{"barrier":0,"fluid_level_floodedness":0,"fluid_level_spread":0,"lava":0,"temperature":{"type":"minecraft:shifted_noise","noise":"minecraft:temperature","xz_scale":0.2,"y_scale":0.3,"shift_x":"minecraft:shift_x","shift_y":0,"shift_z":"minecraft:shift_z"},"vegetation":{"type":"minecraft:shifted_noise","noise":"minecraft:vegetation","xz_scale":0.3,"y_scale":0.4,"shift_x":"minecraft:shift_x","shift_y":0,"shift_z":"minecraft:shift_z"},"continents":"minecraft:overworld/continents","erosion":"minecraft:overworld/erosion","depth":"minecraft:overworld/depth","ridges":"minecraft:overworld/ridges","initial_density_without_jaggedness":0,"final_density":{"type":"minecraft:squeeze","argument":{"type":"minecraft:mul","argument1":0.64,"argument2":{"type":"minecraft:interpolated","argument":{"type":"minecraft:blend_density","argument":{"type":"minecraft:slide","argument":"minecraft:overworld/sloped_cheese"}}}}},"surface_rule":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:vertical_gradient","random_name":"minecraft:bedrock_floor","true_at_and_below":{"above_bottom":0},"false_at_and_above":{"above_bottom":5}},"then_run":{"type":"minecraft:block","result_state":{"Name":"minecraft:bedrock"}}},{"type":"minecraft:condition","if_true":{"type":"minecraft:above_preliminary_surface"},"then_run":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:stone_depth","offset":0,"surface_type":"floor","add_surface_depth":false,"secondary_depth_range":0},"then_run":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:biome","biome_is":["theoutlands:outer_plains"]},"then_run":{"type":"minecraft:condition","if_true":{"type":"minecraft:y_above","anchor":{"absolute":97},"surface_depth_multiplier":2,"add_stone_depth":false},"then_run":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:noise_threshold","noise":"minecraft:surface","min_threshold":-0.909,"max_threshold":-0.5454},"then_run":{"type":"minecraft:block","result_state":{"Name":"theoutlands:outersoil"}}},{"type":"minecraft:condition","if_true":{"type":"minecraft:noise_threshold","noise":"minecraft:surface","min_threshold":-0.1818,"max_threshold":0.1818},"then_run":{"type":"minecraft:block","result_state":{"Name":"theoutlands:lush_outersoil"}}},{"type":"minecraft:block","result_state":{"Name":"theoutlands:outersoil"}},{"type":"minecraft:condition","if_true":{"type":"minecraft:biome","biome_is":["theoutlands:exodendron_forest"]}},{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:water","offset":0,"surface_depth_multiplier":0,"add_stone_depth":false},"then_run":{"type":"minecraft:block","result_state":{"Name":"theoutlands:lush_outersoil","Properties":{"snowy":"false"}}}},{"type":"minecraft:block","result_state":{"Name":"theoutlands:outersoil"}}]}]}}}]}}]}}]}}]; No key vein_ridged in MapLike[{"barrier":0,"fluid_level_floodedness":0,"fluid_level_spread":0,"lava":0,"temperature":{"type":"minecraft:shifted_noise","noise":"minecraft:temperature","xz_scale":0.2,"y_scale":0.3,"shift_x":"minecraft:shift_x","shift_y":0,"shift_z":"minecraft:shift_z"},"vegetation":{"type":"minecraft:shifted_noise","noise":"minecraft:vegetation","xz_scale":0.3,"y_scale":0.4,"shift_x":"minecraft:shift_x","shift_y":0,"shift_z":"minecraft:shift_z"},"continents":"minecraft:overworld/continents","erosion":"minecraft:overworld/erosion","depth":"minecraft:overworld/depth","ridges":"minecraft:overworld/ridges","initial_density_without_jaggedness":0,"final_density":{"type":"minecraft:squeeze","argument":{"type":"minecraft:mul","argument1":0.64,"argument2":{"type":"minecraft:interpolated","argument":{"type":"minecraft:blend_density","argument":{"type":"minecraft:slide","argument":"minecraft:overworld/sloped_cheese"}}}}},"surface_rule":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:vertical_gradient","random_name":"minecraft:bedrock_floor","true_at_and_below":{"above_bottom":0},"false_at_and_above":{"above_bottom":5}},"then_run":{"type":"minecraft:block","result_state":{"Name":"minecraft:bedrock"}}},{"type":"minecraft:condition","if_true":{"type":"minecraft:above_preliminary_surface"},"then_run":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:stone_depth","offset":0,"surface_type":"floor","add_surface_depth":false,"secondary_depth_range":0},"then_run":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:biome","biome_is":["theoutlands:outer_plains"]},"then_run":{"type":"minecraft:condition","if_true":{"type":"minecraft:y_above","anchor":{"absolute":97},"surface_depth_multiplier":2,"add_stone_depth":false},"then_run":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:noise_threshold","noise":"minecraft:surface","min_threshold":-0.909,"max_threshold":-0.5454},"then_run":{"type":"minecraft:block","result_state":{"Name":"theoutlands:outersoil"}}},{"type":"minecraft:condition","if_true":{"type":"minecraft:noise_threshold","noise":"minecraft:surface","min_threshold":-0.1818,"max_threshold":0.1818},"then_run":{"type":"minecraft:block","result_state":{"Name":"theoutlands:lush_outersoil"}}},{"type":"minecraft:block","result_state":{"Name":"theoutlands:outersoil"}},{"type":"minecraft:condition","if_true":{"type":"minecraft:biome","biome_is":["theoutlands:exodendron_forest"]}},{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:water","offset":0,"surface_depth_multiplier":0,"add_stone_depth":false},"then_run":{"type":"minecraft:block","result_state":{"Name":"theoutlands:lush_outersoil","Properties":{"snowy":"false"}}}},{"type":"minecraft:block","result_state":{"Name":"theoutlands:outersoil"}}]}]}}}]}}]}}]}}]; No key vein_toggle in MapLike[{"barrier":0,"fluid_level_floodedness":0,"fluid_level_spread":0,"lava":0,"temperature":{"type":"minecraft:shifted_noise","noise":"minecraft:temperature","xz_scale":0.2,"y_scale":0.3,"shift_x":"minecraft:shift_x","shift_y":0,"shift_z":"minecraft:shift_z"},"vegetation":{"type":"minecraft:shifted_noise","noise":"minecraft:vegetation","xz_scale":0.3,"y_scale":0.4,"shift_x":"minecraft:shift_x","shift_y":0,"shift_z":"minecraft:shift_z"},"continents":"minecraft:overworld/continents","erosion":"minecraft:overworld/erosion","depth":"minecraft:overworld/depth","ridges":"minecraft:overworld/ridges","initial_density_without_jaggedness":0,"final_density":{"type":"minecraft:squeeze","argument":{"type":"minecraft:mul","argument1":0.64,"argument2":{"type":"minecraft:interpolated","argument":{"type":"minecraft:blend_density","argument":{"type":"minecraft:slide","argument":"minecraft:overworld/sloped_cheese"}}}}},"surface_rule":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:vertical_gradient","random_name":"minecraft:bedrock_floor","true_at_and_below":{"above_bottom":0},"false_at_and_above":{"above_bottom":5}},"then_run":{"type":"minecraft:block","result_state":{"Name":"minecraft:bedrock"}}},{"type":"minecraft:condition","if_true":{"type":"minecraft:above_preliminary_surface"},"then_run":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:stone_depth","offset":0,"surface_type":"floor","add_surface_depth":false,"secondary_depth_range":0},"then_run":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:biome","biome_is":["theoutlands:outer_plains"]},"then_run":{"type":"minecraft:condition","if_true":{"type":"minecraft:y_above","anchor":{"absolute":97},"surface_depth_multiplier":2,"add_stone_depth":false},"then_run":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:noise_threshold","noise":"minecraft:surface","min_threshold":-0.909,"max_threshold":-0.5454},"then_run":{"type":"minecraft:block","result_state":{"Name":"theoutlands:outersoil"}}},{"type":"minecraft:condition","if_true":{"type":"minecraft:noise_threshold","noise":"minecraft:surface","min_threshold":-0.1818,"max_threshold":0.1818},"then_run":{"type":"minecraft:block","result_state":{"Name":"theoutlands:lush_outersoil"}}},{"type":"minecraft:block","result_state":{"Name":"theoutlands:outersoil"}},{"type":"minecraft:condition","if_true":{"type":"minecraft:biome","biome_is":["theoutlands:exodendron_forest"]}},{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:water","offset":0,"surface_depth_multiplier":0,"add_stone_depth":false},"then_run":{"type":"minecraft:block","result_state":{"Name":"theoutlands:lush_outersoil","Properties":{"snowy":"false"}}}},{"type":"minecraft:block","result_state":{"Name":"theoutlands:outersoil"}}]}]}}}]}}]}}]}}]
	at net.minecraft.core.RegistryAccess.lambda$readRegistry$13(RegistryAccess.java:240) ~[forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/:?]
	at java.util.Optional.ifPresent(Optional.java:178) ~[?:?]
	at net.minecraft.core.RegistryAccess.readRegistry(RegistryAccess.java:239) ~[forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/:?]
	at net.minecraft.core.RegistryAccess.load(RegistryAccess.java:232) ~[forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/:?]
	at net.minecraft.resources.RegistryOps.createAndLoad(RegistryOps.java:30) ~[forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/:?]
	at net.minecraft.resources.RegistryOps.createAndLoad(RegistryOps.java:24) ~[forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/:?]
	at net.minecraft.server.WorldStem$WorldDataSupplier.lambda$loadFromWorld$0(WorldStem.java:79) ~[forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/:?]
	at net.minecraft.server.WorldStem.load(WorldStem.java:31) ~[forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/:?]
	at net.minecraft.client.Minecraft.makeWorldStem(Minecraft.java:2130) ~[forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/:?]
	... 34 more
[02Jun2023 13:54:19.239] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Stopping!

 

 

 

Edited by EaSports69
Didn't add the log
Link to comment
Share on other sites

2 hours ago, EaSports69 said:

I am creating a dimension mod for 1.18.2, and I have trouble with the noise settings. The dimension itself is similar to the overworld. I also renamed it from "theawakening" to the "outlands" and there are some problems(I went through a complete rename of the project). Here is the log:

The log is not provided. Also, please provide the relevant code.

Link to comment
Share on other sites

{
  "sea_level": 63,
  "disable_mob_generation": false,
  "aquifers_enabled": false,
  "ore_veins_enabled": false,
  "legacy_random_source": false,
  "default_block": {
    "Name": "theoutlands:outerstone"
  },
  "default_fluid": {
    "Name": "minecraft:water",
    "Properties": {
      "level": "0"
    }
  },
  "noise": {
    "min_y": -64,
    "height": 384,
    "size_horizontal": 1,
    "size_vertical": 2,
    "sampling": {
      "xz_scale": 0.9999999814507745,
      "y_scale": 0.9999999814507745,
      "xz_factor": 80,
      "y_factor": 160
    },
    "bottom_slide": {
      "target": 0.1171875,
      "size": 3,
      "offset": 0
    },
    "top_slide": {
      "target": -0.078125,
      "size": 2,
      "offset": 8
    },
    "terrain_shaper": {
      "offset": 0,
      "factor": 0,
      "jaggedness": 3
    }
  },
  "noise_router": {
    "barrier": 0,
    "fluid_level_floodedness": 0,
    "fluid_level_spread": 0,
    "lava": 0,
    "temperature": {
      "type": "minecraft:shifted_noise",
      "noise": "minecraft:temperature",
      "xz_scale": 0.2,
      "y_scale": 0.3,
      "shift_x": "minecraft:shift_x",
      "shift_y": 0,
      "shift_z": "minecraft:shift_z"
    },
    "vegetation": {
      "type": "minecraft:shifted_noise",
      "noise": "minecraft:vegetation",
      "xz_scale": 0.3,
      "y_scale": 0.4,
      "shift_x": "minecraft:shift_x",
      "shift_y": 0,
      "shift_z": "minecraft:shift_z"
    },
    "continents": "minecraft:overworld/continents",
    "erosion": "minecraft:overworld/erosion",
    "depth": "minecraft:overworld/depth",
    "ridges": "minecraft:overworld/ridges",
    "initial_density_without_jaggedness": 0,
    "final_density": {
      "type": "minecraft:squeeze",
      "argument": {
        "type": "minecraft:mul",
        "argument1": 0.64,
        "argument2": {
          "type": "minecraft:interpolated",
          "argument": {
            "type": "minecraft:blend_density",
            "argument": {
              "type": "minecraft:slide",
              "argument": "minecraft:overworld/sloped_cheese"
            }
          }
        }
      }
    },
    "surface_rule": {
      "type": "minecraft:sequence",
      "sequence": [
        {
          "type": "minecraft:condition",
          "if_true": {
            "type": "minecraft:vertical_gradient",
            "random_name": "minecraft:bedrock_floor",
            "true_at_and_below": {
              "above_bottom": 0
            },
            "false_at_and_above": {
              "above_bottom": 5
            }
          },
          "then_run": {
            "type": "minecraft:block",
            "result_state": {
              "Name": "minecraft:bedrock"
            }
          }
        },
        {
          "type": "minecraft:condition",
          "if_true": {
            "type": "minecraft:above_preliminary_surface"
          },
          "then_run": {
            "type": "minecraft:sequence",
            "sequence": [
              {
                "type": "minecraft:condition",
                "if_true": {
                  "type": "minecraft:stone_depth",
                  "offset": 0,
                  "surface_type": "floor",
                  "add_surface_depth": false,
                  "secondary_depth_range": 0
                },
                "then_run": {
                  "type": "minecraft:sequence",
                  "sequence": [
                    {
                      "type": "minecraft:condition",
                      "if_true": {
                        "type": "minecraft:biome",
                        "biome_is": [
                          "theoutlands:outer_plains"
                        ]
                      },
                      "then_run": {
                        "type": "minecraft:condition",
                        "if_true": {
                          "type": "minecraft:y_above",
                          "anchor": {
                            "absolute": 97
                          },
                          "surface_depth_multiplier": 2,
                          "add_stone_depth": false
                        },
                        "then_run": {
                          "type": "minecraft:sequence",
                          "sequence": [
                            {
                              "type": "minecraft:condition",
                              "if_true": {
                                "type": "minecraft:noise_threshold",
                                "noise": "minecraft:surface",
                                "min_threshold": -0.909,
                                "max_threshold": -0.5454
                              },
                              "then_run": {
                                "type": "minecraft:block",
                                "result_state": {
                                  "Name": "theoutlands:outersoil"
                                }
                              }
                            },
                            {
                              "type": "minecraft:condition",
                              "if_true": {
                                "type": "minecraft:noise_threshold",
                                "noise": "minecraft:surface",
                                "min_threshold": -0.1818,
                                "max_threshold": 0.1818
                              },
                              "then_run": {
                                "type": "minecraft:block",
                                "result_state": {
                                  "Name": "theoutlands:lush_outersoil"
                                }
                              }
                            },
                                {
                                  "type": "minecraft:block",
                                  "result_state": {
                                    "Name": "theoutlands:outersoil"
                                  }
                                },
                                {
                                  "type": "minecraft:condition",
                                  "if_true": {
                                    "type": "minecraft:biome",
                                    "biome_is": [
                                      "theoutlands:exodendron_forest"
                                    ]
                                  }
                                },
                                {
                                  "type": "minecraft:sequence",
                                  "sequence": [
                                    {
                                      "type": "minecraft:condition",
                                      "if_true": {
                                        "type": "minecraft:water",
                                        "offset": 0,
                                        "surface_depth_multiplier": 0,
                                        "add_stone_depth": false
                                      },
                                      "then_run": {
                                        "type": "minecraft:block",
                                        "result_state": {
                                          "Name": "theoutlands:lush_outersoil",
                                          "Properties": {
                                            "snowy": "false"
                                          }
                                        }
                                      }
                                    },
                                    {
                                      "type": "minecraft:block",
                                      "result_state": {
                                        "Name": "theoutlands:outersoil"
                                      }
                                    }
                                  ]
                                }
                              ]
                           }
                        }
                      }
                   ]
                 }
              }
            ]
          }
        }
      ]
    }
  }
}

Here is the json file of the noise settings(also I don't know how to add the log)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.