Started by
Apple97
on
Topic category: Help with MCreator software
I have an item that spawns a villager when right clicking with it. But the villagers always are facing one direction, not the direction the player is facing.
My current procedure is like this:
event trigger
execute command summon villager
send message spawned villager
remove item from inventory
Apologies if this isn't the correct format. I'm new to the MCreator forums.