i want to delete all the items from the ground, expect one which is gold ingot... but i have no idea how to do it..
so far this is what i got:
so far this is what i got:
code_language.skript:
command /delg:
trigger:
loop all dropped items:
loop-value is gold ingot
delete loop-value