Started by
SuperrCrazyGamer
on
Topic category: Help with MCreator software
Hello, I want to make a mod where you can create a portal to a Village in the sky, but I want to create the village by hand.
How can I set a custom map to be the dimension's map?
Or make it so I can spawns only one structure from a schema in the sky where you spawn.
I'm lazy you can spawn village in sky and block with option can walk thoughblock (when entity colides wit bloc teleport X Y Z
I've done this, Just make it so that when a player player enters the dimension it set a global variable to true so that only one can spawn.
Then make it so that it spawn a structure(s) at {get player x,y, or z, location + {1-100 blocks}} It's pretty easy!