Decorative NPCs
  • Getting Started
  • Creating an NPC
    • Basic Non-player character (NPC)
  • Customizing NPCs
    • NPC Listing
    • NPC Equipment
    • NPC Skins
    • NPC Blacklist
    • NPC Particles
  • Misc
    • Spigot Page
    • NPC Removal
Powered by GitBook
On this page
  1. Customizing NPCs

NPC Equipment

How to add armor and items to your NPC.

To add armor or make your NPC hold items we will use the /npc modify command.

The command will look something like this:

/npc modify <npc id> <equipment slot>

This will automatically make that equipment slot contain the item you were holding while executing the command. ⚠️Not all items can be put in some equipment slots. e.g. a chestplate can't be put in the helmet slot.

PreviousNPC ListingNextNPC Skins

Last updated 2 months ago