WitherBean / BWSB

A wiki for BWSB.
0 stars 0 forks source link

I want the weather to be clear when I move away from the wither storm #53

Closed Magiciandseq3 closed 6 months ago

Magiciandseq3 commented 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? image

WitherBean commented 6 months ago

..50 is within 50 blocks. 50.. is outside of 50 blocks.