Citizens

Custom models for Citizens NPCs

Reskinning a Citizens NPC

You can use a custom model as skin for any Citizens NPC.

Changing the model

Set the NPC type to ZOMBIE: /npc type ZOMBIE

Then change the skin using the ItemsAdder command: /iaentity citizens <id|selected> model <model> In this example: /iaentity citizens <id|selected> model custom:barman_robot

Mute sounds

You can mute the NPC by using this command, more info on Citizens wiki. /npc sound -n

Make head rotate

You can make the NPC look at nearby players by using this command, more info on Citizens wiki. /npc look

Done

Playing animation

You can play an animation using this command: /iaentity citizens <id|selected> anim play <animation>

Last updated

Was this helpful?