Also, if you really want to keep the achiev you can fix it by yourself until the update reach us.
- Find the Darkstar_utilities_0.18.7.zip in your "mods" folder.
- Copy/paste it somewhere else so you can work on it.
- Extract the .zip and open the prototype\recipe.lua with something like notepad++ or anything else.
- Ctrl+f and search for the keyword "vacuum" to find the vacuum-chamber recipe.
- Right under type="recipe", name="vacuum-chamber", select the {"lithium-steel-plate", 2}, line and erase it or replace it with anything you want like steel-plate.
- You should have something like this :
{
type="recipe",
name = "vacuum-chamber",
enabled = false,
energy_required = 7.5,
ingredients =
{
{"leaded-glass", 2},
{"iron-plate", 20},
},
result = "vacuum-chamber"
},
- Save & Quit. Right click the folder you had and compress it into a new Darkstar_utilities_0.18.7.zip (with the same name )
- Replace the old .zip in your "mods" folder with the new one you made.
- Load your savegame and craft a few vacuum chamber for yourself.
- Save, quit the game, delete the .zip you made and download official darkstar again.
Now you can start making some lithium steel composite and craft more vacuum chamber if needed