Ghost On Water


This mod adds the ability to place ghosts (blueprints) on water or in space (space exploration). Ghost Landfill/Space Scaffolding is automatically added once a blueprint has been placed on water. Usage: press control + w while holding a blueprint to make it placeable on water, then simply place it on water.

Tweaks
1 year, 1 month ago
1.1
16.0K
Blueprints

i Allow "convert" button to work with pipette

3 months ago

Currently, the button only works with the blueprints in cursor. If you want to add one entity on the water, you need:

  1. Find or place that entity somewhere
  2. Copy it to the clipboard
  3. If you placed it, remove it
  4. Paste
  5. Convert

It would much nicer if the button would allow converting an entity currently in pipette.

3 months ago

Unfortunantly as far as I know this is not really possible due to API limitation, I can modify blueprints but I don't think I can modify the pipette you hold in hand.

3 months ago

Looks like LuaControl.cursor_ghost is RW attribute, so you can try setting it to the appropriate ghost. Or, for item stacks, use clear stack first.

3 months ago

Feel free to make a PR, I'm currently no longer updating this mod as it will be obsolete as soon as Factorio 2.0 comes out.

New response