-
Notifications
You must be signed in to change notification settings - Fork 5
NPC Path Block
Current block reference generated from the AC-Legacy registry and source-backed feature audit.
| Field | Numeric ID | Implementation |
|---|---|---|
npcPath |
177 | AC_BlockNpcPath |
An invisible trigger controller that sends a selected NPC to the block.
Activation paths the bound NPC to this block; on arrival it can pulse a configured trigger area.
Mode notes: It is pickable and configurable only in debug mode; configuration use requires an empty hand or Cursor.
Interactions:
- Binds an AC_EntityNPC and can output an AdventureCraft trigger pulse.
src/main/java/dev/adventurecraft/awakening/tile/AC_BlockNpcPath.javasrc/main/java/dev/adventurecraft/awakening/tile/AC_Blocks.javasrc/main/java/dev/adventurecraft/awakening/tile/entity/AC_TileEntityNpcPath.java
Back to Current Blocks.
Applies to AC-Legacy 0.6.0 at source revision 439dbe5b157d. Current documentation is generated from the AC-Legacy-Mod source. Historical baseline links point to the AdventureCraft Fandom wiki, whose text is reported as CC-BY-SA. See Fact Checking and Provenance and Verification Status.
AC-Legacy Wiki
Use and authoring
Generated reference
Project and provenance