-
Notifications
You must be signed in to change notification settings - Fork 5
Entity Bomb
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 |
|---|---|---|
Bomb |
1000 | AC_EntityBomb |
The live projectile/entity state of a thrown AdventureCraft Bomb.
It uses a 45-tick fuse, then deals distance-scaled damage up to 20 and knockback within 5 blocks and removes AC_BlockBombable blocks within radius 3; being hurt detonates it early.
Interactions:
- Spawned by AC_ItemBomb and reused as the explosion implementation for Bomb Arrows.
src/main/java/dev/adventurecraft/awakening/entity/AC_EntityBomb.javasrc/main/java/dev/adventurecraft/awakening/item/AC_ItemBomb.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