Enter your lab to design your blueprints. Builds off of Blu3wolf's version. Adds a toggleable 'pausing' feature for singleplayer (on by default), as well as support for using Editor Extensions items in the Lab, and a fix for a bug that stops you from breaking items in the Lab, when Space Exploration is installed. EDIT: Marking this mod as deprecated for now until I have the time to fix the bugs with it.
Mods introducing new content into the game.
If you have any issues with the game (crashes and whatnot) please upload your world along with your post!
NOTE: IF YOUR WORLD DOESN'T UNFREEZE WHEN LEAVING THE LAB, POST YOUR WORLD SO I CAN LOOK INTO IT. In the meantime, to unfreeze your world, type this in chat (YOU WILL LOSE ACHIEVEMENTS!):
/c for i, surface in (game.surfaces) do for j, entity in pairs(surface.find_entities()) if entity.valid and entity.unit_number then entity.active = true end end
(Note: This will enable every single entity on the map, so if other mods freeze entities for their own purposes, this may override that.)
This will be fixed, thanks for your patience!