promotional bannermobile promotional banner

Factory Automation

Abandoned
Adds Extractors To The Game

File Details

factoryautomation-1.0.jar

  • B
  • Oct 4, 2020
  • 222.31 KB
  • 143
  • 1.12.2
  • Forge

File Name

factoryautomation-1.0.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:factory-automation-266954:3071643")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

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