Started by
ordh1
on
Topic category: Help with MCreator software
Hi to everyone,
i am working a new mod and i wonder,
there is a way to set my dimension as starting dimension?
like when player create a world he will start in my dimension.
thanks
or
On player joins world global trigger -> switch entity dimension to custom one
like this?
Oh It's work!
now i can set the dimension to my dimension!
thanks
Np!
If you want to make it so it only happens the first time, you can make a player persistant variable that when a player joins the world, you detect if it equals false and set it to true and switch their dimension.
^^
i don't understand,
i don't know how to do what you said.
please help me!
Please Help Me!
I need help
Stop spamming, a warning has been issued to you for TOS violation.
Also, I strongly suggest you check our tutorials collection playlist on our YouTube channel which contains many examples and tutorials that can help you get started with MCreator: https://www.youtube.com/playlist?list=PLAeL-oIFIEngE6jRgFYeFMfuj8WQsO3Ei if you are struggling with this procedure.
Btw, the change dimension procedure block doesn't work on custom dimension when you set it in an event when collide with block
it crashes the game
Nvm, it suddenly works now, idk what was wrong