Started by
Xainyer
on
Topic category: Help with Minecraft modding (Java Edition)
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
something like this should work,
How to Make a Dimension | MCreator
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?