0.15.17 custom inserter prototype change
Posted: Thu Jun 01, 2017 9:57 am
In the next version of 0.15. if you've made a custom-inserter mod you'll need to set the prototype flag "allow_custom_vectors" to true on every inserter prototype you want to be able to change the pickup/drop locations through script.
It won't error if it's not set simply using the "set" methods on such inserters does nothing when it's not true.
It won't error if it's not set simply using the "set" methods on such inserters does nothing when it's not true.