please help

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

HikariBayka

Member
Aug 29, 2022
1
0
1
24
basically i've made a skript but theres 1 error and i'm new to skript so i'm not sure what to do to fix it, it'd be appreciated if someone could help


on rightclick on a composter:
if target block has nbt data of level 8:
chance of 25%:
drop 64 golden carrot

Every 1 second:
loop all players:
if loop-player's tool is Golden Carrot:
set name of loop-player's held item to "&eGod Carrot"

the error is:
Line 2: Can't understand this condition 'target block has nbt data of level 8'
[doublepost=1661803401,1661803291][/doublepost]btw what i want is custom composter loot so ye & i tried making it event-block instead of target block
 
Last edited: