Started by
Elecsupchi
on
Topic category: Help with Minecraft modding (Java Edition)
Hello.
I have made a modded dimension in my mod with its custom portal and I want to teleport entity which go in in the Nether and not in the Overworld. Someone knows how to do this please?
PS: Sorry for my probably bad english...
Notice that I want to teleport entities in the Nether when they go in the portal in my custom ddimension.
use triggers to detect when player is in your dimension
then use set location to x y znd z of player in the nether