Hello
I have this issue where "if loop-block is fire" does not function because of the "fire".
I have tried:
Using another block ("stone" for example) to test if the issue actually is the "fire" part. (it is)
searching the docs
joining the discord (I can't for some reason)
using the ID for fire (51) instead of "fire"
messing around with aliases-english.sk to try and get "fire" to function
nothing's working
I have this issue where "if loop-block is fire" does not function because of the "fire".
I have tried:
Using another block ("stone" for example) to test if the issue actually is the "fire" part. (it is)
searching the docs
joining the discord (I can't for some reason)
using the ID for fire (51) instead of "fire"
messing around with aliases-english.sk to try and get "fire" to function
nothing's working
Code:
loop all blocks in radius 4 of {_mol}:
if loop-block is fire:
if block below loop-block = stone or andesite or cobble or cracked stone bricks:
set loop-block to air