Hey, i was wondering what condition i can use if to check the name of the mob i kill
This doesnt work, i was wondering if someone could help me with this?
Code:
on death:
if uncolored name of victim is "&6Beast":
clear the drops
set {_drop} to diamond
drop {_drop} at victims location
This doesnt work, i was wondering if someone could help me with this?
Last edited: