first mod help
Need help how I can make the mod from the model
As I can now say this is input gas output and power connection and so on


4 Replies
have you followed the modding tutorials that teach how to make a building?
https://docs.ficsit.app/satisfactory-modding/latest/Development/BeginnersGuide/SimpleMod/index.html
Create a Simple Mod :: Satisfactory Modding Documentation
Now that you have learned the core concepts of Satisfactory modding, you can get started on creating your first mod. To get started, ...
If you have any trouble following the tutorial let us know & we’ll all do our best to help you through it 😊
That doesn't really help me because I haven't found any way to tell where the power connection is and which input and output are. I don't want to use any new recipes, but rather put the standard recipes on my machines. The description is all well and good, but how am I supposed to apply that to my bend?
@Robb (PC broken)
a description from a-z for buildings with all information about inputs and outputs. I don't want to create new items, but only create a building that works like the original.
"Item Counter Machine" talks about creating conveyor and power connections
also, if you switch to the experimental 1.1 dev branch (see #toolkit-updates ) there is an example custom building in examplemod you can use as a starting point