v0.18.2
- Bugfixes
- Fix items getting deleted when they got removed when pasting
If the player is in range, items are inserted into the inventory
Otherwise they are spilled on the ground and marked for deconstruction
- Fix items getting deleted when they got removed when pasting
- Changes
- No longer use script.raise_event, because LuaEntity.copy_settings can now raise events
(since 0.18.26)
- No longer use script.raise_event, because LuaEntity.copy_settings can now raise events