certain blocks

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

    How to disable a ton of certain blocks from breaking?

    So i'm trying to make it so when you "try" to break a block you don't have the tool for, it doesn't work, in this case it will be wood and when i mean wood i mean literally every single wood type, and there's over a hundred of em'. So how do I make it? This is what i've tried. command...
  2. Pexien

    How to give items that can only break certain blocks

    I am coding a adventure script for my server, and I want to give the player's a diamond pickaxe that can only destroy sponge. How do you add the canDestroy tag in skript? Ir would also be good if I could give players sponge blocks that could only be placed on certain blocks in skript. Is there...