promotional bannermobile promotional banner
premium banner
Gain time to produce

Description

Erinium Automation


⚠️This mod require mekanism

 

With this mod, you can automate your production

 

 

Astral Miner

 

The astral miner is a machine that mine in the void. When the percent come to 100%, the astral miner generate one item from tag : forge:ores, forge:dusts and forge:gems.

Astral miner block image

Astral Miner GUI

 Farmer Block

This block are fully customisable ! You can add your custom block at the folder : gamedirectory/config/eriniumAutomation/Farmer/ModID/BlockID.json. There is example !

⚠️If your plant has just one block (one id), make sur your block have the tag "minecraft:crops" or "forge:crops" and you make the stage crops with the blockstate number "age".

If your plant have lot of block (lot of ID) like modID:crop_1,...,modID:crop_9. Don't use the tag "minecraft:crops" or "forge:crops" that may not work. Just use ID to detect block and replace. SEE EXAMPLE at the path on top.

 

To place your plant, just place at top of the block, slots are just output.

 

For your mod, if you use custom crops with custom seeds, at the code when you right click on block with your seed, add a verification in plus if the block have the tag "forge:farmland" to be compatible with this block.

Farmer-block