Sen
SMSatisfactory Modding
•Created by Sen on 10/19/2024 in #help-using-mods
Water Pools Plus v1.0.6
Water extractor cant be placed in pool
"Ressource isnt deep enough."
5 replies
SMSatisfactory Modding
•Created by Sen on 10/14/2024 in #help-using-mods
Need help with contentlib json mod
what i did so far:
{
"Class": "/Game/FactoryGame/Buildable/Factory/GeneratorFuel/Build_GeneratorFuel.Build_GeneratorFuel_C",
"Edits": [
{
"Property": "mDescription",
"Value": "Verbrennt Treibstoff um Elektrizität in das Stromnetz einzuspeisen.\nDurch den Pipeline-Eingang kann der Treibstoff automatisiert befüllt werden.\n\nAchtung: Erzeugt stets Strom mit der eingestellten Taktrate. Schaltet sich ab, wenn nicht genug Treibstoff vorhanden ist."
},
{
"Property": "mPowerProduction",
"Value": 5000.0
}]
}
its working, but also the fuel consumption gone up x20. can i change the used amount of fuel too?
11 replies