Allumeria Automation: The Entwiner and Logic Items

The short answer

Wiring, yes. Factories, no. Allumeria 0.15 has a trigger-to-destination linking tool, a set of logic and electronics items sold by one NPC, and one genuine labour-saver in farming. It does not have conveyors, item pipes, auto-crafting or machine chains, and pretending otherwise would waste your afternoon.

The Entwiner

The Entwiner is a tool with a 0.42s cooldown whose in-game description is: “Magically entwines a trigger to a destination.” That is the whole primitive. You link something that fires — a switch, a pressure plate style trigger — to something that reacts, such as a door or a light.

It sits in the same tool family as the Wand, which selects two points for the /set command. Both are on the tools page with their item IDs.

Logic items come from the Blacksmith

The Blacksmith NPC “currently sells electronics and logic items”, and the developer’s own patch note adds: “Doesn’t make sense, I know :P. This NPC may change in the future.” So the logic inventory is real, and its home is explicitly provisional.

Getting a Blacksmith requires housing: an enclosed, lit room they will move into, with exposed lava and furnaces to meet their requirements before the shop opens. The NPC and housing guide covers the whole flow.

The one true automation: sprinklers

Farming is where automation actually pays. Crops only grow on Wet Soil, and you keep soil wet either by hand with the Watering Can or automatically with Sprinklers, which the Farmer sells. A fully planted field with sprinkler coverage runs itself; the only manual step left is harvesting at growth stage 9.

Two farming mechanics interact with that: weeds spawn on empty wet tiles at 1% per random tick and spread to adjacent empty tiles 90% of the time, and mutation (10% on maturity) needs an adjacent empty soil tile to land on. So the automated farm you want is dense planting plus a controlled ring of empty tiles — see the crop tables.

What people mean by “automation” that Allumeria does not do

  • No item transport (no pipes, belts or hoppers)
  • No auto-crafting or machine recipes
  • No power or energy system
  • No mob farms in the traditional sense — monsters spawn only on natural blocks, so you cannot build a spawn platform out of crafted materials

If you want speed rather than machinery, the tools are /tps (game speed, default 60) and /rts (random tick speed, default 4) on the commands page. Random ticks are what the wiki documents weed spawning and spreading against, so raising that number speeds up the parts of the farming simulation that run on ticks — it is a sandbox knob, not an automation system.

Was this guide helpful?