Started by
Cool_tellow
on
Topic category: Help with Minecraft modding (Java Edition)
Currently, we cannot make custom biomes spawn in the nether, so a workaround is making a brand new dimension with netherlike generation and let all five nether biomes spawn there plus your custom ones. Is there a way to replace the vanilla minecraft nether portal block with a custom one, or make it to where the portal reroots to the custom nether?
I mean you could try when Player Enters Dimension, switch dimension of event target entity to: CUSTOM_NETHER
also, a workaround for biomes is structures.
Hey I know its been a long time; my dream of custom nether biomes has been gone. But I suddenly got the motivation to try again. It crashes when I try this, but if I somehow find a way to work around this, is there a way to specify which dimension you would like the player to enter? I am not that skilled with procedures.
you can create a procedure that if it detects a player in the nether, teleports them to a custom dimension.