-
Notifications
You must be signed in to change notification settings - Fork 5
Block Fan
Current block reference generated from the AC-Legacy registry and source-backed feature audit.
| Registry field | Native render |
|---|---|
fan |
![]() |
fanOff |
![]() |
| Field | Numeric ID | Implementation |
|---|---|---|
fan |
169 | AC_BlockFan |
fanOff |
172 | AC_BlockFan |
The active state of a directional fan.
Each tick outside debug mode it pushes entities and particles through up to four unobstructed blocks; redstone power swaps it to fanOff.
Mode notes: Debug-mode use rotates its facing; debug mode suppresses its pushing behavior.
Interactions:
- An equipped Umbrella doubles the fan's push coefficient for players.
- Neighbor redstone power turns it off.
The inactive state of a directional fan.
It does not push entities; removal of neighboring redstone power swaps it to the active fan while preserving facing metadata.
Mode notes: Debug-mode use rotates its facing.
Interactions:
- Neighbor redstone power selects between fan and fanOff.
src/main/java/dev/adventurecraft/awakening/tile/AC_BlockFan.javasrc/main/java/dev/adventurecraft/awakening/tile/AC_Blocks.javawiki/assets/registry/blocks/fan.pngwiki/assets/registry/blocks/fanOff.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

