Glitchfiend / TerraBlender

TerraBlender is a library mod for adding biomes in a simple and compatible manner with Minecraft's new biome/terrain system.
https://www.curseforge.com/minecraft/mc-mods/terrablender
GNU Lesser General Public License v3.0
85 stars 28 forks source link

Incompatibility issue with RFTools Dimensions #111

Closed sharkck closed 1 year ago

sharkck commented 1 year ago

What's the issue you encountered?

As reported back on December 14th last year (https://github.com/McJtyMods/RFToolsDimensions/issues/424) Terrablender is causing issues with RFTools Dimensions. The 136 beta partially fixes it. Is there an ETA on when this can be resolved?

In RFTools Dimensions, due to Terrablender, the platforms do not spawn and neither does the dimlet huts. In addition, when trying to create worlds with specific biomes/terrain (ie: void world), the world generates with random crazy features instead of what you built it with.

How can the issue be reproduced?

Create a world with non-default biomes/terrain.

Logs

N/A

Mod Version

TerraBlender-forge-1.19.2-2.0.1.136

Additional information

No response

sharkck commented 1 year ago

In case it is asked, I'm using the following up-to-date RF Tools versions: image

Adubbz commented 1 year ago

As mentioned on Discord, this would likely be because modded biomes aren’t being added to their possible biomes list in their biome source. TerraBlender is able to do this itself with Vanilla’s biome source, but not theirs given they are created at runtime. Accordingly, this will need to be handled on their side.

Adubbz commented 1 year ago

With the above in mind, I’m going to close this, since I don’t believe it can be resolved on TerraBlender’s side.