-
Notifications
You must be signed in to change notification settings - Fork 5
Entity Hookshot
github-actions[bot] edited this page Jul 15, 2026
·
1 revision
Current entity reference generated from the AC-Legacy registry and source-backed feature audit.
| Registry name | Numeric ID | Implementation |
|---|---|---|
Hookshot |
1003 | AC_EntityHookshot |
The outbound, attached, and returning projectile state of the Hookshot item.
It attaches to logs and AdventureCraft wood/wood half-step blocks, pulls its owner while attached, or grabs an encountered mob/item and carries it back while returning.
Interactions:
- It is removed if its hand no longer contains the originating stack and is not persisted across a load.
- An attached hook suppresses normal player gravity through MixinPlayerEntity.
src/main/java/dev/adventurecraft/awakening/entity/AC_EntityHookshot.javasrc/main/java/dev/adventurecraft/awakening/item/AC_ItemHookshot.javasrc/main/java/dev/adventurecraft/awakening/mixin/entity/MixinEntityRegistry.javasrc/main/java/dev/adventurecraft/awakening/mixin/entity/player/MixinPlayerEntity.java
Back to Current Entities.
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