-
Notifications
You must be signed in to change notification settings - Fork 5
Block Triggered Door
github-actions[bot] edited this page Jul 15, 2026
·
2 revisions
Current block reference generated from the AC-Legacy registry and source-backed feature audit.
| Field | Numeric ID | Implementation |
|---|---|---|
triggerDoor |
154 | AC_BlockTriggeredDoor |
A door whose presence is controlled by AdventureCraft triggers.
Activation makes it rendered and collidable and plays the open sound; deactivation makes it hidden and non-colliding and plays the close sound.
Mode notes: Debug mode keeps it rendered for editing.
Interactions:
- Responds to AdventureCraft trigger areas.
src/main/java/dev/adventurecraft/awakening/tile/AC_BlockTriggeredDoor.javasrc/main/java/dev/adventurecraft/awakening/tile/AC_Blocks.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