Types: Difference between revisions
From Citizens Wiki
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
! width="60%" | Details | ! width="60%" | Details | ||
|- | |- | ||
| | | BLAZE | ||
| [[File: | | [[File:BlazeNPC.png]] | ||
| | | | ||
|- | |- | ||
| | | BAT | ||
| [[File: | | [[File:BatNPC.png]] | ||
| | | | ||
|- | |- | ||
| CHICKEN | | CHICKEN | ||
Line 25: | Line 25: | ||
| | | | ||
|- | |- | ||
| | | CREEPER | ||
| [[File: | | [[File:CreeperNPC.png]] | ||
| Can toggle it as | | Can toggle it as powered. | ||
|- | |- | ||
| COW | | COW | ||
| [[File:CowNPC.png]] | | [[File:CowNPC.png]] | ||
| | | | ||
|- | |- | ||
| ENDERMAN | | ENDERMAN | ||
Line 48: | Line 40: | ||
| [[File:EnderdragonNPC.png]] | | [[File:EnderdragonNPC.png]] | ||
| Jumping on top will cause it to spin rapidly. All clients within render distance will see a "Boss Health" bar at the top of their screen (this is not fixable server-side). | | Jumping on top will cause it to spin rapidly. All clients within render distance will see a "Boss Health" bar at the top of their screen (this is not fixable server-side). | ||
|- | |- | ||
| GHAST | | GHAST | ||
Line 60: | Line 48: | ||
| [[File:GiantNPC.png]] | | [[File:GiantNPC.png]] | ||
| | | | ||
|- | |||
| MUSHROOM_COW | |||
| [[File:MCowNPC.png]] | |||
| | |||
|- | |||
| PLAYER | |||
| [[File:PlayerNPC.png]] | |||
| Name that is assigned is placed above its head, and it has a [[Skins|skin]], just like other players. The name color can be adjusted by putting & in front of the name (note: this will reset its skin to the default skin). | |||
|- | |||
| PIG | |||
| [[File:PigNPC.png]] | |||
| Can have a saddle placed and removed from it. | |||
|- | |||
| SHEEP | |||
| [[File:SheepNPC.png]] | |||
| Can toggle it as sheared and change its wool color. | |||
|- | |- | ||
| MAGMA_CUBE | | MAGMA_CUBE | ||
Line 76: | Line 80: | ||
| [[File:SilverfishNPC.png]] | | [[File:SilverfishNPC.png]] | ||
| | | | ||
|- | |- | ||
| SQUID | | SQUID | ||
Line 115: | Line 115: | ||
| ZOMBIE | | ZOMBIE | ||
| [[File:Zombie.png]] | | [[File:Zombie.png]] | ||
| | | Can be made into a zombie villager / baby using the /npc zombiemod -b(aby) -v(illager) command. | ||
|- | |- | ||
| WITCH | | WITCH | ||
| [[File:Witch.png]] | | [[File:Witch.png]] | ||
| | | | ||
|- | |- | ||
| WITHER | | WITHER | ||
| [[File:Wither.png]] | | [[File:Wither.png]] | ||
| | | | ||
|- | |- | ||
| | | VILLAGER | ||
| [[File: | | [[File:VillagerNPC.png]] | ||
| Can set profession with /npc profession | |||
| | | | ||
|} | |} | ||
Revision as of 07:27, 16 December 2012
To create a different type of NPC (besides human), just use the --type flag.
/npc create 'npc name' --type pig -b
To change the type of a created NPC, use /npc type pig
This would make a baby pig. Leave off the -b to create an adult.
Type | Image | Details | |
---|---|---|---|
BLAZE | File:BlazeNPC.png | ||
BAT | File:BatNPC.png | ||
CHICKEN | File:ChickenNPC.png | ||
CREEPER | File:CreeperNPC.png | Can toggle it as powered. | |
COW | File:CowNPC.png | ||
ENDERMAN | File:EndermanNPC.png | Can have its carried material edited. | |
ENDER_DRAGON | File:EnderdragonNPC.png | Jumping on top will cause it to spin rapidly. All clients within render distance will see a "Boss Health" bar at the top of their screen (this is not fixable server-side). | |
GHAST | File:GhastNPC.png | ||
GIANT | File:GiantNPC.png | ||
MUSHROOM_COW | File:MCowNPC.png | ||
PLAYER | File:PlayerNPC.png | Name that is assigned is placed above its head, and it has a skin, just like other players. The name color can be adjusted by putting & in front of the name (note: this will reset its skin to the default skin). | |
PIG | File:PigNPC.png | Can have a saddle placed and removed from it. | |
SHEEP | File:SheepNPC.png | Can toggle it as sheared and change its wool color. | |
MAGMA_CUBE | File:MagmaCubeNPC.png | ||
OCELOT | File:OzelotNPC.png | ||
PIG_ZOMBIE | File:ZombiePigNPC.png | ||
SILVERFISH | File:SilverfishNPC.png | ||
SQUID | File:BlazeNPC.png | ||
SNOWMAN | File:SnowmanNPC.png | ||
IRON_GOLEM | File:VillagerGolemNPC.png | ||
WOLF | File:WolfNPC.png | ||
SKELETON | File:Skeleton.png | Change to a Wither Skeleton with /npc skeletontype | |
SLIME | File:Slime.png | ||
SPIDER | File:Spider.png | ||
CAVE_SPIDER | File:CaveSpider.png | ||
ZOMBIE | File:Zombie.png | Can be made into a zombie villager / baby using the /npc zombiemod -b(aby) -v(illager) command. | |
WITCH | File:Witch.png | ||
WITHER | File:Wither.png | ||
VILLAGER | File:VillagerNPC.png | Can set profession with /npc profession |
Known Bugs with Mob NPCs
- Some can be pushed by walking into them.
- Some wander around on their own.
- Some will not move at all.
Quick Navigation | |
---|---|
Usage | Installation · Frequently Asked Questions · Commands · Editors · Characters · API · |
Configuration | Configuration · Text Syntax · Permissions · Waypoints · Data Storage |