Search results

  • 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. J

    How to break blocks below player in a radius?

    So I'm making a script where blocks will be set to air below the player for a challenge. I've got this part figured out, but if the player stands on the edge of a block it won't disappear, just the one next to it, and I'm looking for a solution every 0.15 seconds in "SkriptTest": loop all...
  2. J

    Random Mobs

    Im tryna make a gamemode where it says a random mob in chat and you have to kill it. any ideas? Basically block shuffle with mobs
  3. J

    Saddled Horse

    so im tryna make an item make the player ride a saddled horse but cant get it to work on left click: player is holding carrot on a stick: make player ride a saddled horse I know saddled pig works but not horse, also tamed horse aswell if that is possible thanks newest version...
  4. J

    Solved How to add a cooldown to a click skript

    mc version 1.16.2 skript version most recent This is the skript so far i wanted to add a 3 second cooldown, how could i? also if i could make it so the golden hoe has to be named a certain thing thatd be great :emoji_grinning: (i did the spacing wont show for some reason) edit: only addon i...