Wiring and Circuits in Allumeria
Entwiner, painted wires, and the logic behind traps and automated doors.
Allumeria’s wiring system lets you connect triggers to mechanisms without external power. The Entwiner tool links a source (pressure plate, switch, chest) to a destination (door, Dart Trap, Icycle). Painted wires only connect to the same colour, preventing accidental cross-wiring. This guide covers the tools, the logic rules, and practical builds you can use in an Early Access base.
The Entwiner tool
The Entwiner is a Workbench-crafted item that creates one-way links between blocks. Right-click a trigger block first, then right-click the target block. A trigger can be:
- Pressure Plate — Activates when a player or mob steps on it. Deactivates when the weight leaves.
- Switch — Toggle on/off manually. Sends a clean single pulse on toggle, not a continuous signal.
- Chest — Activates when the chest is opened.
- Button — Sends a timed pulse, then resets.
Destinations include:
- Doors — Open and close on signal.
- Dart Traps — Fire a projectile in the wired direction when triggered.
- Icycles — Drop icicles above when triggered.
- Gates — Raise or lower on signal.
Painted wires and colour logic
Wires in Allumeria are painted with the Paint Roller. Same-colour wires connect; mixed colours do not. This lets you run multiple independent circuits through the same wall without interference. Paint your wire network before placing the final connection.
A practical example: a basement Dart Trap wired to a red pressure plate should use only red wire between the plate and the trap. A blue wire running parallel to the red circuit will not trigger the trap, even if both pass through the same wall.
Switches and pulse logic
Switches send a single clean on/off pulse. This prevents the double-fire problem with pressure plates in other voxel games. A door opened by a switch stays open only as long as the switch is held, then closes. Combine with a Toggle Latch (if available in your build) for persistent door states.
Buttons send a timed pulse and automatically reset. Useful for one-shot mechanisms such as trap corridors that should fire once per pass.
Practical builds
Trapped corridor — Place a Pressure Plate in a hallway. Wire it to Dart Traps on the ceiling. Paint all wire red. When a mob or player steps on the plate, the traps fire. This works for mob grinder designs and base defence.
Secret door — Wire a hidden Pressure Plate to a Gate hidden in a wall. Step on the plate to open. Paint the wire a colour that matches the wall finish. Works best with painted wires that blend into stone or brick.
Chest alarm — Wire a Chest to a visible or audible indicator. When opened, the circuit triggers. Useful for signalling to co-op partners or reminding yourself which chest you opened last.
Automated farm — Wire a Sprinkler to a clock circuit (if your build supports redstone clocks) or a manual Switch. Operate the switch to water the farm on demand.
Wiring and the building system
The building guide covers hold-R shapes, painted lights, and spawn-safe floors. Wiring integrates with those systems: painted wires follow the same painting rules as painted blocks, and your base’s decorative scheme can hide wire runs.
Do not run wires through natural blocks adjacent to spawnable surfaces. If a wire is placed in a wall adjacent to an outdoor dirt block, the circuit may trigger from mobs spawning on that surface. Keep circuits inside your base or in walls adjacent to manufactured floors.
Tips for complex circuits
Label circuits with colour or sign blocks if your build supports them. A red wire for the front door, a blue wire for the basement trap, and a green wire for the farm is easier to maintain than anonymous runs.
Test circuits before enclosing them in walls. A trapped corridor that fires the wrong direction is embarrassing and wasteful. Place temporary open wiring, trigger it manually, confirm the result, then close the wall.
The building guide and Forest Dungeon walkthrough do not rely on wiring mechanics. Wiring is purely for base automation and does not gate progression.
Frequently Asked Questions
Quick answers to the most common questions.
How does the Entwiner work in Allumeria?
Right-click a trigger block (Pressure Plate, Switch, Chest), then right-click the target block (Door, Dart Trap, Icycle) to create a link. The link is one-way.
Can I run multiple independent circuits in Allumeria?
Yes. Paint wires with the Paint Roller. Same-colour wires connect to each other but not to different colours. Use different colours for independent circuits through the same wall.
What triggers do Allumeria pressure plates support?
They activate on player and mob weight. Weighted pressure plates (if in your build) respond to specific weight thresholds.
Does wiring affect monster spawns in Allumeria?
The wires themselves do not affect spawns. However, place wiring inside manufactured walls, not adjacent to outdoor natural blocks where mobs might spawn on the other side.