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

Native block render for teleport.
| Field | Numeric ID | Implementation |
|---|---|---|
teleport |
204 | AC_BlockTeleport |
An invisible trigger controller that teleports all players.
Activation moves every player to the configured X/Z and the first air block at or above the configured Y; it does nothing until a target is set.
Mode notes: It is pickable only in debug mode; debug use with an empty hand or Cursor stores Cursor position one as the destination.
Interactions:
- Uses the Cursor selection endpoint as its destination.
- Responds to AdventureCraft trigger areas.
src/main/java/dev/adventurecraft/awakening/tile/AC_BlockTeleport.javasrc/main/java/dev/adventurecraft/awakening/tile/AC_Blocks.javasrc/main/java/dev/adventurecraft/awakening/tile/entity/AC_TileEntityTeleport.javawiki/assets/registry/blocks/teleport.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