Enter your lab to design your blueprints. Mod updated for the 4th by daniel90c and minno. Please be gentle, the lab guy has been to places.
Mods introducing new content into the game.
Change blueprint behavior.
Any ETA on for the 1.1 update?
Sorry for the delay on the response, I have been (and still am) with out access to the net, so I have'nt tested the 1.1 update yet and what it changes. I will work on it on a couple of days and see.
Any updates on this? :D
@daniel90c: pls send me an invitation as collaborator, then I can maintain the mod too
This mod is really great. It's used almost all the time. hope it can be updated as soon as possible
+1
I would also love to have this mod in my game again
I tried to update the factorio-version and after a quick test it looks good.
So just open the info.json and change the version in line 4 to 1.1 like: "factorio_version": "1.1",
I found an exception. To fix it, you need to open the scripts/logic.lua file and change line 130 from
if not player.clean_cursor() then
to:
if not player.clear_cursor() then
Hey, I just pushed an update to the mod. It is working as spected, at least on my end but please check it out!