Adds additional paste settings for the game (shift+right click -> shift+left click), such as merging/combining requests at logistic chests, setting a fixed request multiplier, allow you to modify the 30 seconds vanilla behaviour and allow pasting from assemblers into inserters to set a condition on them. Now with "flying text" so you get a positive feed back
Mods introducing new content into the game.
Version: 2.0.12
Date: 2025.07.17
Bugfixes:
- Fixed a problem when pasting to an inserter with fluid as the product
Version: 2.0.11
Date: 2024.12.07
Changes:
- Use vanilla behaviour for copy/paste between inserters
- RU locale
Version: 2.0.10
Date: 2024.11.26
Changes:
- Use 2.0.22 change to LuaEntity::storage_filter so that the quality can be set too.
Version: 2.0.9
Date: 2024.11.16
Bugfixes:
- Copying from chest to loader
- Revisted caching control behaviour settings when "on_vanilla_paste" event occurs
Version: 2.0.8
Date: 2024.11.09
Changes:
- Added feature from RedRaf to player settings to check requester chests to request from buffer
- Added player setting to clear filters set by vanilla factorio to inserter with filters enabled.
Bugfixes:
- Something was clearing control behaviour settings when "on_vanilla_paste" event occured
Version: 2.0.7
Date: 2024.11.09
Bugfixes:
- AdditionalPasteSettings/smarts.lua:699: attempt to index field 'circuitmodeofoperation' (a nil value)
Version: 2.0.6
Date: 2024.11.02
Bugfixes:
- AdditionalPasteSettings/smarts.lua:356: attempt to index field 'circuitmodeofoperation' (a nil value)
Version: 2.0.5
Date: 2024.10.30
Bugfixes:
- AdditionalPasteSettings/smarts.lua:864: bad argument #1 of 2 to 'pairs' (table expected, got nil)
Version: 2.0.4
Date: 2024.10.28
Bugfixes:
- LuaEntity doesn't contain key request_slot_count
Version: 2.0.3
Date: 2024.10.28
Bugfixes:
- __AdditionalPasteSettings__/smarts.lua:760: attempt to index field 'first_signal' (a nil value)
Version: 2.0.2
Date: 2024.10.25
Bugfixes:
- __AdditionalPasteSettings__/smarts.lua:771: attempt to index field 'first_signal' (a nil value)
Version: 2.0.1
Date: 2024.10.25
Bugfixes:
- LuaInserterControlBehavior doesn't contain key circuit_mode_of_operation.
Version: 2.0.0
Date: 2024.10.25
Changes:
- Updated for space age
- Using Quality icon not the best .. waiting on https://forums.factorio.com/viewtopic.php?f=28&t=117265
- Pasting to new 2.x display plates does not work yet .. waiting on https://forums.factorio.com/viewtopic.php?f=28&t=116024&p=623916&hilit=display#p623916
- Unable to set the quality on Storage Chest filters .. waiting on https://forums.factorio.com/viewtopic.php?f=28&t=117407
- Added smart inserter .. if pulling from an assembler set filters on inserter to the product
- Removed support (for now) for
- SE cargo landing pads
- Display plates
- Combinators
Version: 1.6.4
Date: 2023.04.28
Bugfixes:
- Crashes when pasting to a combinator with "ANY" or "EACH" set on output. Thanks to @hyrdotoast for the fix
Version: 1.6.3
Date: 2023.03.30
Changes:
- Added some love for pasting to decider/arithmetic combinators. SHIFT click will paste to the first slot in the combinaotr, ALT+SHIFT click will past to the output slot. Multiple pastes will cycle though the source list.
Version: 1.6.2
Date: 2023.03.29
Changes:
- Allow multiplyers to have a negative value rather than minimum of 0
Version: 1.6.1
Date: 2023.03.20
Changes:
- Missed loader-1x1 building
Version: 1.6.0
Date: 2023.03.19
Changes:
- Added support to read from (combinaotr/chest/assembly machine) and set filters on loaders
Version: 1.5.6
Date: 2023.03.13
Bugfixes:
- Fixed when pasting to a buffer chest with inverse option set and one of the outputs is a fluid
Version: 1.5.5
Date: 2022.08.20
Changes:
- Changed so Babelfish is an optional mod, not everyone needs/wants translated names
- Added an option to change the RICHTEXT formatter .. Default is [ img=class/name ], enabling the option switches to [ class=name ]
Version: 1.5.4
Date: 2022.08.16
Changes:
- Replaced flib translation parser with my own Babelfish mod
Version: 1.5.3
Date: 2022.08.03
Bugfixes:
- Reverted change that I thought I had got "attach-notes" working using.
Version: 1.5.2
Date: 2022.08.02
Bugfixes:
- Wrong behaviour when inverse pasting to buffer chest
Version: 1.4.5
Date: 2022.07.26
Changes:
- Marked "attach-notes" as incompatible with this mod. Both mods capture the same event "on_entity_settings_pasted" and this can results in the actions taken by "AdditionalPasteSettings" being reverted by the other mod.
Version: 1.4.4
Date: 2022.07.13
Changes:
- Added copy from (combinaotr/chest/assembly machine) paste to Space Exploration Cargo Pad and set the name
Version: 1.4.3
Date: 2022.07.10
Changes:
- Added paste from chest to DisplayPlates / IndustrialDisplayPlates .. just waiting on them to accept my PR
Version: 1.4.2
Date: 2022.07.09
Bugfixes:
- Crash when pasting from empty chest to station
Version: 1.4.1
Date: 2022.06.30
Bugfixes:
- fixed it so that it did actually rotate through signals.
Version: 1.4.0
Date: 2022.06.26
Changes:
- Added paste to Train Station (train-stop)
- Pasting multiple times will first cycle between load/unload naming standards. secondly will cycle around the products/ingredients of machines, inventory of chests or signals from combinator
Version: 1.3.3
Date: 2022.05.20
Bugfixes:
- It was noticed that a filter was not applied to a storage chest when pasting a "solid fuel" recipe
Version: 1.3.2
Date: 2022.05.15
Bugfixes:
- __AdditionalPasteSettings__/smarts.lua:37: attempt to index field '?' (a nil value)
Version: 1.3.1
Date: 2022.05.15
Bugfixes:
- AdditionalPasteSettings/smarts.lua:388: attempt to compare number with nil
Changes:
- Added player setting to enable/disable paste to belt
Version: 1.3.0
Date: 2021.10.30
Changes:
- Added method to paste to transport belts
Version: 1.2.1
Date: 2021.10.28
Changes:
- Fixed inverse buffer box bug
Version: 1.2.0
Date: 2021.07.28
Changes:
- Added per player setting to allow the choice of default Comparator used on inserters
- Added flying-text being displayed on settings being applied to give positive feedback
- Key combo added (SHIFT+ALT+Left mouse) to cut the current inserter amount in half
Version: 1.1.2
Date: 2020.12.22
Changes:
- Protect against crashes when recipes are copied from machines with nothing set
Version: 1.1.1
Date: 2020.12.22
Changes:
- Fixed __AdditionalPasteSettings__/smarts.lua:234: attempt to index local 'stack' (a nil value)
Version: 1.1.0
Date: 2020.12.10
Changes:
- Fixed, original version would not allow me to merge two or more recipes into a requester chest.