teoxoy / factorio-blueprint-editor

A feature-rich Factorio Blueprint Editor
https://fbe.teoxoy.com
MIT License
299 stars 61 forks source link

[BUG] Appended blueprint does not import blocks, only entities. #245

Open Onutirachi opened 1 year ago

Onutirachi commented 1 year ago

Describe the bug Appended blueprint does not import blocks, only entities.

To Reproduce Steps to reproduce the behavior:

  1. CTRL/CMD + V to import main blueprint
  2. Now try to append a blueprint with blocks to the main blueprint using CTRL/CMD + SHIFT + V
  3. See it does not import the blocks, only entities

Expected behavior It was expected to append both blocks and entities

Screenshots https://imgur.com/a/fjhlxcQ

In-game block pattern in-game block pattern

In-game block pattern blueprint to append in-game block pattern blueprint to append

Main blueprint on editor main blueprint on editor

Block pattern appended on main blueprint block pattern appended on main blueprint

Desktop