New Dimension Out of Boundaries

Started by Xainyer on

Topic category: Help with Minecraft modding (Java Edition)

Joined Nov 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
New Dimension Out of Boundaries
Sat, 09/13/2025 - 19:08 (edited)

I'm trying to make it to where, after you reach a certain point (what used to be called the Far Lands before the infinite world update), you would get to thos Bizarro Minecraft world

 

It has new biomes, creatures, blocks, music, etc.

 

How would I make it to where you get to a certain point in the world and teleport to the Bizarro dimension thing?

Edited by Xainyer on Sat, 09/13/2025 - 19:08
Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
something like this should…
Mon, 09/01/2025 - 07:26

something like this should work,

Joined Nov 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
So, the procedure worked. …
Sat, 09/06/2025 - 20:31

So, the procedure worked. (Thank you, friyes.)

 

Unfortunately, I now have a new problem. I made the dimension and made a custom biome to be the main one in it. But since I have to make a filler block for the dimension, it's overridden the underground block that is in the custom biome. Does anyone know how to fix this?