Custom NPCs Mod — Reference
Core Tools
The mod introduces several essential tools used to create and manipulate NPCs and the world around them. Most of these tools are only accessible in Creative Mode or by players with operator permissions.
| Tool | Function |
|---|---|
| NPC Wand | The primary tool. Right-click the ground to spawn an NPC; right-click an NPC to edit it. Right-click the air to view nearby NPCs or freeze all NPCs. |
| Mob Cloner | Used to save and load NPC templates. Right-click an NPC to save it to a slot; right-click the ground to spawn a saved clone. |
| Scripter | Opens the scripting interface for NPCs, items, or the world. Used to write custom logic using supported languages. |
| Pather | Used to define custom walking paths. Right-click an NPC to select them, then right-click blocks to set waypoints. |
| Mount Wand | Allows you to mount one entity onto another. Right-click the base entity, then select a clone or player to mount. |
| Teleporter | A quick-travel tool for creators. Right-click to open a menu of all dimensions and teleport instantly. |
Blocks and Items
Custom NPCs adds various blocks and items to support RPG world-building.
Functional Blocks
- Carpentry Bench: A 4x4 crafting table used for custom recipes defined in the Global menu.
- Mailbox: A block that allows players to access the mail system without an NPC.
- Waypoint Block: Used for Location Quests; triggers completion when a player stands near it.
- Redstone Block: A programmable block that emits a redstone signal based on player proximity or quest status.
- Copy/Builder Block: Used to save and paste structures or schematics within the world.
Items and Equipment
The mod includes a massive variety of aesthetic and functional equipment, including: * Weapons: Daggers, Battleaxes, Maces, Glaives, Scythes, Spears, and Tridents. These generally function like swords but with different reach and speed attributes. * Ranged: Muskets, Pistols, and Crossbows. These require specific ammunition (Bullets/Bolts) to function. * Staves: Elemental staves that consume 'Mana' items to fire magical projectiles. * Currency: Coins (Bronze, Silver, Gold, Emerald) used for trading and quest rewards.