#Instant Break
1 messages · Page 1 of 1 (latest)
cool so
A> What's the issue
B> What world are you wanting to check if it is in
C> Don't cross post 
yea dw about that rn
what even is if above player is 10 blocks of water
ik what line 2 is meant to be
idk im trying to test for it
if above player is 10 blocks of water: is probably more made up than my IQ level
what are you actually trying to do on line 3?
You should use a loop, like loop 10 times:, and then check if the block loop-value above is water
testing if above the player there is 10 blocks of water
when you get the block above the player, it's a single block
are you trying to say that all 10 blocks above the player is water?
you can use while type of {_block} is water: set {_block} to block above {_block} as well
k ty