promotional bannermobile promotional banner

Factory Automation

Abandoned
Adds Extractors To The Game
Back to Files

factoryautomation-1.0.jar

File namefactoryautomation-1.0.jar
Uploaded
Oct 4, 2020
Downloads
146
Size
222.3 KB
Mod Loaders
Forge
File ID
3071643
Type
B
Beta
Supported game versions
  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:factory-automation-266954:3071643")

Learn more about Curse Maven

What's new

Updated for 1.12 with new features to try out.  More coming soon...

Extractor recipes have to be added using crafttweaker

Example scripts:

import mods.factoryautomation.Extractor;

Extractor.addRecipe(IItemStack block, IItemStack item, int time, IItemStack itemSilky, int silkyTime, int minExtractorLvl);

Extractor.addModifier(IItemStack block, int modifier, boolean silky, int minExtractorLvl);

Hydroelectric generator, stonebrick dam and redstone interface work as intended but with missing textures and recipes

Grinder WIP

Cobblestone generator valid

This mod has no additional files