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

    Solved Shorten the code - rankup with 3 requirement

    I solved. Sorry about that
  2. K

    Break error

    This error came up D: 06.03 18:10:12 [Server] ERROR loop-index is not a location (farming.sk, line 19: if block at loop-index is crops:') 06.03 18:10:12 [Server] ERROR 'else if' has to be placed just after another 'if' or 'else if' section (farming.sk, line 26: else if block at loop-index is...
  3. K

    Break error

    Currently Using Latest version of Skript and Sharpsk How can I make it so on break it detect only certain location? because rn once the plant are fully growth. Anything I break it give me cucumber. :( options: world: Epic on rightclick on soil: if name of player's tool is "&aCucumber...
  4. K

    Solved Farming skript

    is there a way to add tags on the block fern so when I break the fern block with certain NBT tags it drop certains thing. :O I tried add nbt "{Tags:"Cucumber"}" to event-block but not working. I figured it out ":D
  5. K

    Solved Farming skript

    Skript Version: Skript 2.2 dev33 Skript Author: Bensku Minecraft Version: 1.12.2 I'm trying to create a unique farming skript. Where plants growth by it self but I don't know how to make it so when player break that specific block the plant stop growing. I know my problem but I have no clue how...
  6. K

    Solved Shield Slot help

    So the number is 40 but I don't know how to cancel the clicked event ;-; This is my take on it but not working how I wanted to on inventory click: cursor slot of player is diamond hoe named "&aCumcumber Seed": clicked slot is 40 cancel the event Nvm i figured it out! :D
  7. K

    Solved Shield Slot help

    Skript Version: Skript 2.2 (dev32d) Skript Author: Bensku Minecraft Version: 1.12.2 What is offhand slot number? I'm trying to prevent player to drag certain item to offhand ._. please help!
  8. K

    Solved Identation Error

    Solved