Mechanica – Simple Resource Automation Guide

Efficient early game system for automating mining and smelting.

How to Automate Resource Mining and Smelting System

All credit goes to Savaman07!

General

This is a basic furnace and miner setup. If you have a better early game system send me a message and I’ll update this. If people use this then I will automate more things throughout the game and expand this guide to include them.

This setup turns on the furnace only when two ore have been output to make sure the furnace is not wasting fuel. It also turns off the Auto Miner when the storage container is full.

Components & Objects Needed

The components list below shows the total of each component you will need to make all items required to complete the build in the guide.

Components List

  • 14x Steel Ingots.
  • 2x Copper Ingots.
  • 6x Screws.
  • 6x Copper Wire.
  • 2x Circuit Board.
  • 3x Small Screen.

These are the objects you will need to make with the components listed above.

Storage/Manufacturing Objects List

  • Storage Box.
  • Auto-Miner.
  • Furnace.

Sensors/Input Objects

  • Number Input.

Make sure to bring batteries and fuel of course!

Placement and Wiring

First and foremost, you are going to want to locate an ore you would like to harvest. Ore nodes look like a bunch of rocks protruding from the ground (see screenshots following).

Once you have identified a position you would like to harvest follow the steps below for the placement of the objects:

Place the Auto miner

Make sure to save room to add more Auto Miners later

Now place the furnace

Use Scroll wheel + Alt to rotate it until as seen in screenshot.

Next comes the chest which will catch the output of your furnace.

Now we add the Number Input which will allow us to keep track of how much ore has been output (more information on why we need this later).

Here is the full setup

Wiring It All Together

Before going into this section I want to explain the reason for needing the Number Input to begin with. The auto miner outputs 1 ore every successful mine but the furnace requires 2 ore to make an ingot. If we just ran the furnace full time then half of its time running would be spent wasting fuel. Using this Number Input we will keep track of if the furnace should turn on or not in order to maximize our fuel efficiency.

Pull out your Programming Tool and follow the screenshots below.

We will hold right click on the pink dots and drag to the other pink dots to make connections allowing the objects to be aware of each other.

Programming It to Work

Once we have everything properly placed we can pull out the programming tool and press E on the object we would like to program.

Program for Number Input:

Program for Furnace:

Program for Auto Miner:

What does this program do?

  • Turn on the furnace every 2 ore (to conserve fuel).
  • Stop the Auto Miner once the storage box is full.
Volodymyr Azimoff
About Volodymyr Azimoff 13983 Articles
I love games and I live games. Video games are my passion, my hobby and my job. My experience with games started back in 1994 with the Metal Mutant game on ZX Spectrum computer. And since then, I’ve been playing on anything from consoles, to mobile devices. My first official job in the game industry started back in 2005, and I'm still doing what I love to do.

Be the first to comment

Leave a Reply

Your email address will not be published.


*