Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature and Terrain Dimlets not generating in worlds #483

Open
YesVRC opened this issue Apr 29, 2024 · 2 comments
Open

Feature and Terrain Dimlets not generating in worlds #483

YesVRC opened this issue Apr 29, 2024 · 2 comments

Comments

@YesVRC
Copy link

YesVRC commented Apr 29, 2024

Issue description: features won't spawn and the terrain won't change to the specified block

Steps to reproduce: Make dimension with feature and/or terrain dimlets (optionally with block dimlets before either)
Versions:

  • Minecraft: 1.18.2
  • Forge: 40.2.18
  • CompatLayer (only if on Minecraft 1.10 or 1.11): N/A
  • McJtyLib: 1.18-6.0.20
  • RFTools: 1.18-3.0.12
  • RFTools Dimensions: 1.18-8.0.10

Possibly incompatible mods: Rubidium, ModernFix, TerraBlender, BiomesOPlenty

Relevant logs, if any: Not a crash but in the server logs it does confirm that the feature dimlet with its block type is recognized, they just don't spawn.

modlist.txt

[29Apr2024 19:33:54.400] [Server thread/INFO] [mcjty.lib.setup.DefaultModSetup/]: --------------------------------------------------
Attempting to create dimension:
ATTRIBUTE: waterworld
ATTRIBUTE: noblobs
FLUID: minecraft:water
TERRAIN: grid
STRUCTURE: default
STRUCTURE: default
STRUCTURE: none
BIOME: minecraft:the_void
BIOME: minecraft:frozen_river
BIOME: biomesoplenty:redwood_forest
BIOME: biomesoplenty:dead_forest
BIOME_CONTROLLER: default
TIME: normal

[29Apr2024 19:33:54.400] [Server thread/INFO] [mcjty.lib.setup.DefaultModSetup/]: --------------------------------------------------
Compiled Descriptor:
TERRAIN: grid
TIME: normal
SKY:
LIQUID: minecraft:water
BLOCK: minecraft:stone
ATTR: waterworld
ATTR: noblobs
BIOME CTRL: default
BIOME: minecraft:the_void
BIOME: minecraft:frozen_river
BIOME: biomesoplenty:redwood_forest
BIOME: biomesoplenty:dead_forest
STRUCTURE: minecraft:default
STRUCTURE: minecraft:default
STRUCTURE: minecraft:none
FEATURE: cubes
BLOCK: thermal:sulfur_ore
LIQUID: minecraft:water

@McJty
Copy link
Collaborator

McJty commented Apr 30, 2024

I don't understand? You are not using a feature dimlet in your dimension? Can you explain what the issue is exactly?

@YesVRC
Copy link
Author

YesVRC commented May 1, 2024

I do have a feature (cube) dimlet with thermal:sulfur_ore as the dimlet before it
let me get some screenshots
couple other players tested some dimlet combinations and they couldn't get features or structures to generate
2024-05-01_16 55 02
2024-05-01_16 54 11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants