Resource icon
  • 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!

Supported Minecraft Versions
  1. 1.18
Just another skript elevator, but kinda simple
Code:
options:
# [ Change what block you want to be used in the elevator ]
    block: wool
# [ The sound that plays when you use the elevator ]
    sound: "block.note_block.bell"
20220628_041515.png
Author
8pixels
Downloads
645
Views
645
First release
Last update
Rating
0.00 star(s) 0 ratings

Latest updates

  1. Some little changes

    Changes: - Made the script have less lines - Script should load faster now - Removed 1 of the...