The make-everything-else machine with plenty of inputs and outputs. This mod does nothing on its own, but it is a dependency for other mods that make use of the Fabricator.
- Densly packed
- 10 conveyor inputs, 5 pipe inputs
- 3 conveyor outputs, 2 pipe outputs
Add the Fabricator as dependency to your mod, CDO edit Build_FabricatorMk1 and Recipe_FabricatorMk1 to your likings, add the recipe to a proper schematic, and you are good to go and assign recipes to the Fabricator. If you want to modify the input/output configuration, you can also copy the Build_FabricatorMk1 to your mod and modify it to your likings. You can find meshes for conveyors and pipes in the KhaosLib dependency.
- Thanks to DavidHGillen, who created the awesome Modeling Tools, which are used by the Fabricator.
This mod is licensed under the GNU GPLv3. You are free to use, modify, and distribute this mod under the same terms of the license. If you make use of the Fabricator in your own mod, your mod must be open-source, the source linked on SMR, and your mod also be licensed under the GNU GPLv3.