Detect if nbt has any non-default (non zero) value
Atm this moment I cant figure out how to not have to copy this line 10 times for each wave:
execute as @e[type=type=pillager,nbt={Wave:1}]Im just interested in values that are not zero.
Atm this moment I cant figure out how to not have to copy this line 10 times for each wave:
execute as @e[type=type=pillager,nbt={Wave:1}]Im just interested in values that are not zero.