-
Notifications
You must be signed in to change notification settings - Fork 5
Block Script Block
Current block reference generated from the AC-Legacy registry and source-backed feature audit.

Native block render for script.
| Field | Numeric ID | Implementation |
|---|---|---|
script |
173 | AC_BlockScript |
An invisible trigger controller for JavaScript files.
Activation runs the configured on-trigger script in the block's persistent scope; deactivation runs its on-detrigger script and updates activation state.
Mode notes: It is pickable and configurable only in debug mode; configuration use requires an empty hand or Cursor.
Interactions:
- Responds to AdventureCraft trigger areas.
src/main/java/dev/adventurecraft/awakening/tile/AC_BlockScript.javasrc/main/java/dev/adventurecraft/awakening/tile/AC_Blocks.javasrc/main/java/dev/adventurecraft/awakening/tile/entity/AC_TileEntityScript.javawiki/assets/registry/blocks/script.pngwiki/assets/registry/render-manifest.json
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