Automatically builds ghost entities when hovered over, if the player has the item in inventory. Toggleable with a shortcut.
Providing the player with new tools or adjusting the game interface, without fundamentally changing gameplay.
Change blueprint behavior.
Greetings
Factorissimo 3 uses "item-with-tags" to store factory metadata. It seems this mod deletes such tags.
Please see this issue for tracking: https://github.com/notnotmelon/factorissimo-2-notnotmelon/issues/49
Same for the mod: https://mods.factorio.com/mod/packing-tape
It uses "item-with-tags" from the inventory to place simple entities without tags (ghosts). Your mod should NOT do that.
Thanks for the report! I will update the mod to avoid these problems