-
Notifications
You must be signed in to change notification settings - Fork 5
Entity Boomerang
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 |
|---|---|---|
Boomerang |
1001 | AC_EntityBoomerang |
The outbound and returning projectile state of the Boomerang item.
It flies outward and then homes back to its owner; it carries encountered item entities, stuns encountered mobs for 20 ticks, and toggles levers it crosses.
Interactions:
- On removal it searches the owner's carried item, inventory, and nearby item entities to clear the matching Boomerang's active metadata.
src/main/java/dev/adventurecraft/awakening/entity/AC_EntityBoomerang.javasrc/main/java/dev/adventurecraft/awakening/item/AC_ItemBoomerang.javasrc/main/java/dev/adventurecraft/awakening/mixin/entity/MixinEntityRegistry.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