Spawn mobs in a certain world

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the community!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

CormanYT

Active Member
Jan 6, 2018
122
5
18
I wanted to spawn mobs in a certain world, or get them there.
First, I used this:
code_language.skript:
spawn zombie at {location} in world "WorldName"
That didn't work
Then, I used this:
code_language.skript:
spawn wither skeleton at world "WorldName"
teleport last spawned wither skeleton to {location}
That didn't work either. What does work? How do I spawn mobs in a specific world?
 
Status
Not open for further replies.