spawn a mob

  • 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 comminuty!

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

  1. N

    How to spawn a mob in a specifihc multiverse world

    Im using the newest Skript and Multiverse version and I'm not able to spawn a monster like a husk in a specific multiverse world: The skript should spawn a monster every 1 second in every arena if the arena doesn't has 20 monsters or over. Like there are 10 arenas and every arena is a single...
  2. J

    Want to make dragon egg do something

    I was wondering if anyone can help me out with a code for Skirpt. (only works in overworld) You place down the dragon egg, it will start spawning skulkers, drop end city / ship blocks, chorus fruit, end rods, and end banners. It will not spawn the following: Obsidian, enderchest, elytras...
  3. M

    Solved Spawnmob

    How would i make a spawnmob? ive tried all i can think of command spawnmob [<entity>] [<integer>]: permission: op permission message: "{@noperm}" # yes i have options trigger: spawn arg-2 of arg-1 or command spawnmob [<entity>] [<integer>]: permission: op permission message...
  4. X

    Spawn spider jockey

    I want to spawn a spider jockey at a location. Picture. However i can't seem to find a way to get it working. Please help me as soon as possible. Version: 1.12.2
  5. Apollogeist

    Solved Spawn zombie at entity's position

    Skript Version (do not put latest): Skript 2.4-beta7 Skript Author: ShaneBee Minecraft Version: 1.14 --- Full Code: on spawn of zombie: cancel event spawn 1 zombie at %event-entity%'s position Errors on Reload: Line 3: Can't understand this condition/effect: spawn 1 zombie at...