#simple help

1 messages · Page 1 of 1 (latest)

lavish timber
#

no errors its just not working

fading saddle
#

Your not checking what entity it is

gloomy moth
#

Loop all a in radius b of c

lavish timber
#
    loop entities in radius 5 around player:
        if loop-entity is a wither:
            damage loop-entity by 65
    send "test" to player```