Solved Sculk Shrieker

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

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Neelix_bear

Active Member
Aug 11, 2023
245
8
18
Hi!

So im wondering why 'sculk shriker' isnt working in my skript, im creating a skript to make banned items that are impossible to get, it works all except sculk shreikers!

Code:

Code:
options:
    list: barrier, structure block, bedrock, jigsaw block, wither skeleton skull, debug stick, command block, dragon egg, warden spawn egg, chain command block, wither spawn egg, repeating command block, "end crystal" parsed as itemtype, structure void, ender dragon spawn egg, "716" parsed as itemtype, minecart with command block

every tick:
    set {_loop::*} to {@list}
    loop {_loop::*}:
        remove all loop-value from all players