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

Native item render for cursor.
| Field | Numeric ID | Implementation |
|---|---|---|
cursor |
556 | AC_ItemCursor |
A two-point region-selection tool used by AdventureCraft editors.
Left- or right-clicking blocks alternates selection endpoints, computes the inclusive minimum/maximum bounds, and reports the selected volume.
Mode notes: No debug-mode guard is present in the item; several block configuration GUIs explicitly permit Cursor as the held item in debug mode.
Interactions:
- Supplies bounds to area tools and configurable trigger blocks.
src/main/java/dev/adventurecraft/awakening/common/AC_DebugMode.javasrc/main/java/dev/adventurecraft/awakening/item/AC_ItemCursor.javasrc/main/java/dev/adventurecraft/awakening/item/AC_Items.javawiki/assets/registry/items/cursor.pngwiki/assets/registry/render-manifest.json
Back to Current Items.
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