factoryautomation-1.0.jar
Curse Maven Snippet
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

