Closed Magiciandseq3 closed 6 months ago
Hello Witherbean, can I ask something? I want the weather to be clear when I move away from the wither storm. How can I do it? I tried to write this code execute if entity @e[type=witherstormmod:wither_storm,nbt={distance=..50}] run weather clear?
..50 is within 50 blocks. 50.. is outside of 50 blocks.
Hello Witherbean, can I ask something? I want the weather to be clear when I move away from the wither storm. How can I do it? I tried to write this code execute if entity @e[type=witherstormmod:wither_storm,nbt={distance=..50}] run weather clear?