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. K

    Skript error

    Same as before.
  2. K

    Skript error

    I made 3x3 hoe skript. When I rightclick with hoe, the clicked block is grass. Then based on grass block change all the grass block in 3x3 into farmland. So I writed code but this is wrong code. What should I do? function fill(loc: location, block: itemtype): loop 1 times: loop...