DanielKote / Foreman2

Visual planning tool for Factorio
Other
158 stars 14 forks source link

Space Exploration 0.6 not working properly #44

Closed Dromader2137 closed 1 year ago

Dromader2137 commented 1 year ago

My satelite telemetry recipe is: 0xsatelite + 100xrocketPart = 0xsatelite telemetry , which should be: 1xsatelite + 100xrocketPart = 100xsatelite telemetry

mrozpara commented 1 year ago

quickest fix - go to proper "pjson" file in Preset folder and change the recipe manualy...

Dromader2137 commented 1 year ago

i don't have a .pjson file in Preset directory.

mrozpara commented 1 year ago

What files do you have in that folder? There should be a file with the same name as your Foreman preset/configuration. Can you share that file?

Dromader2137 commented 1 year ago

i have fixed the whole issue by editing the fjson file of my graph. thanks for help :)

mrozpara commented 1 year ago

recipe is copied from preset file (pjson) to graph file (fjson) - so with new graph you will have to do it again. But now you know how to do it ;)