so basically the char command lets you change your appearance.
/char
Examples:
/char @s @e[type=zombie]
you'll look exactly like zombie.
/char @e[type=llama] @s
All llamas will look like you.
Now if the entity you choose has variants (cats, villagers and etc.) And for example there are only two existing villagers and they have different variants (Farmer and Blacksmith)
If you want your original appearance simply
do this
/char @s reset
If you tried it on a entity with an event this is what you need to add. (Events that only change appearance are the only events that are allowed)
EXAMPLE:
/char @s @e[type=villager] (Wrong)
/char @s @e[type=villager,entityevent=minecraft:blacksmith,entityevent=minecraft:has_gold_patch]
This would be the best command if this was implemented to the game.
Please sign in to leave a comment.
1 Comments