FreakinaBox
SMSatisfactory Modding
•Created by FreakinaBox on 11/18/2024 in #help-using-mods
Ficsit Farming Crash
Crash To Desktop after after several hours running 1 farm and the seed building
5 replies
SMSatisfactory Modding
•Created by FreakinaBox on 11/10/2024 in #modding-resources
How to make your own Factory Tick ish group
This might be valuable for anyone needing to make their own factory tick ish thing. Yes I know I am not following some C++ / Unreal style guides. I've been writing javascript for way to many years and your standards are ick to me lol.
You should look at using Factory Tick first. This is for special situations where what you want to do does not fall into the patterns of Factory Tick like moving items between inventories without using belts.
The Subsystem holds a list of everything we want to tick in this group and calls tick on them.
12 replies
SMSatisfactory Modding
•Created by FreakinaBox on 10/25/2024 in #help-using-mods
Digby Tool copy/paste filter
3 replies
SMSatisfactory Modding
•Created by FreakinaBox on 10/16/2024 in #help-using-mods
Upgradeable Machines includes machine storage in upgrade cost
4 replies
SMSatisfactory Modding
•Created by FreakinaBox on 10/15/2024 in #help-using-mods
Loaders mod: unloader connects to loader
16 replies
SMSatisfactory Modding
•Created by FreakinaBox on 10/15/2024 in #help-using-mods
Linked Machines not using all machines in line
13 replies