I am unable to equip a mob's boots. They always appear to be gold boots.
My code:
What's wrong here?
PS. And does anybody know if named mobs will despawn or not? How could I have them naturally despawn as any other mob?
My code:
code_language.skript:
on spawn of zombie:
equip event-entity with LEATHER_BOOTS
What's wrong here?
PS. And does anybody know if named mobs will despawn or not? How could I have them naturally despawn as any other mob?