Skip to content

Buildings

BalaM314 edited this page Jan 19, 2022 · 1 revision

Buildings

There are many buildings in Untitled Electron Game that do various things.

Conveyor

ID: 0x01

States: 00 -> 0B

Speed: 1 belt(duh)

The most important building! Moves items around. Can move them up, left, right, or down. Also has corner variants.

Miner

ID: 0x02

Speed: 1/2 belts

Mines ores, and can only be placed on a resource node.

Trash can

ID: 0x03

Deletes all items it receives.

Furnace

ID: 0x04

Speed: 1/2 belts

Smelts ores into their processed forms.

Extractor

ID: 0x05

States: 00 -> 0B

Speed: 1 belt(short) 1/2 belt(medium) 1/3 belt(long)

Extracts items from conveyor belts and chests. Can also be used as a splitter. Comes in 3 types: short, medium, and long, moving items by 1, 2, and 3 tiles respectively.

Chest

ID: 0x06

Storage capacity: 64

Stores items. Use an Extractor to remove items.

Alloy Smelter

ID: 0x07

Speed: 1/8 belt

Combines resources to make (steel) alloys. Quite slow.

Wiremill

ID: 0x08

Speed: 1/4 belt

Turns (copper) ingots into wires.

Compressor

ID: 0x09

Speed: 1/2 belt

Turns ingots into plates.

Lathe

ID: 0x0A

Speed: 1/2 belt

Turns ingots into rods.

Assembler

ID: 0x11

Size: 2x2

Speed: varies per recipe

Multiblock machine that makes more complex items.

Clone this wiki locally