Nether biomes in overworld?

Started by Nate0tmi on

Topic category: Help with Minecraft modding (Java Edition)

Joined Oct 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Nether biomes in overworld?

I know Mcreate can make new biomes but can we change what biomes spawn in existing dimensions? 

In short I would like the warped forest & the crimson forest to spawn as part of the overworld.

Like adding 2 new biomes to the overworld but rather then making/using a new biome it picks vanilla biomes & let me spawn them in any dimension I want.

I feel like it should be possible to bring any one biome that is not normally in the overworld to the overworld.

If Mcreater can make a modded biome spawn in the overworld, can it also make any vanilla biome spawn in the overworld?

Is this possible?  (if anyone can understand what I want to do) 

Joined Jul 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You might need to override…
Mon, 07/10/2023 - 18:51

You might need to override the nether biome code/overworld generator to get it to work
 

Joined Apr 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
A possible workaround would…
Mon, 07/10/2023 - 20:13

A possible workaround would be to try and create something very similar to the nether biome you want, then make the copy spawn in the overworld(it might not be perfect, but it is the best option I can think of that wouldn't use coding)