License
The MIT License (MIT)
Copyright (c) 2016 Mauro Junior
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Description to Use
Description to Use
It has an assembly machine (1, 2 or 3) with a pre-defined revenue and an inserter (either 5) ... When placing the Requestor Chest, automatically this will check on the assembly machine ingredients you need and will request them.
The amount of ingredients that will ask for each recipe, depends on the chosen multiplier configuration.
Example:
1 - In the following image we have four assembly machines already with their recipes and inserters in place.
2 - By placing the Requestor Chest, it will check the ingredients that need recipe, multiplied by the multiplier.
[*] a) -> Small Electric Pole = 2 wood + 2 Copper Cable
[*] b) -> Multiplier = 2
[*] c )-> Ingredients that will be requested: 4 wood + 4 Cooper Cable
To turn off, just click the green color button. Turn on in red.
Importants Notes
Importants Notes
a) The ingredients requisition order follows the order below: (works according to the function "entities" API 12:33)
b) If the same ingredients in different recipes, is inserted just a single pile of requisition items.
c) The Requestor Chest stores only 10 different items, so if the total ingredients is greater than 10, no ingredient of that recipe will be requested.
Example: (all ingredients are distinct from each other)
Following the API analytical order, the requestor will get chest:
Requested ingredient in the compartment 1-3 = Recipe 1
Requested ingredient in the compartment 4-7 = Recipe
Requested ingredient in the compartment 7-9 = Recipe 3
Requested ingredient in the compartment 10 = Empty
that is, the ingredients of Recipe 4 will not be asked, because beyond the limit of 10 items.
Future Version
Future Version
I'm better study the API to find out the method that is called when changing the Recipe in Assembly machine, allowing update items in Requestor Chest.
Version history
Version history
Version# (2015-5-26): 1.0.0 - Initial Released
Version# (2015-5-27): 1.0.1 - Fixed Styles
Version# (2015-5-27): 1.0.2 - Fixed little bugs e Styles
Re: [MOD 0.12.X] Auto Request to Logistic Chest Requester
Posted: Thu May 26, 2016 8:14 pm
by steinio
Thanks, just what i needed.
Will try it as soon as possible.
Re: [MOD 0.12.X] Auto Request to Logistic Chest Requester
Posted: Fri May 27, 2016 7:39 am
by Nebbeh
Sounds like a awesome mod, tho I get an error trying to run it. See attatchment.
Re: [MOD 0.12.X] Auto Request to Logistic Chest Requester
Posted: Fri May 27, 2016 7:30 pm
by maurojunior2011
Nebbeh wrote:Sounds like a awesome mod, tho I get an error trying to run it. See attatchment.
Thanks for the feedback. Here is all functioning normally, but created styles that claimed to be missing. Try the new version (1.0.1), and anything else please contact, which will answer as soon as possible.
Re: [MOD 0.12.X] Auto Request to Logistic Chest Requester
Posted: Fri May 27, 2016 8:01 pm
by SoulForge
maurojunior2011 wrote:
Nebbeh wrote:Sounds like a awesome mod, tho I get an error trying to run it. See attatchment.
Thanks for the feedback. Here is all functioning normally, but created styles that claimed to be missing. Try the new version (1.0.1), and anything else please contact, which will answer as soon as possible.
Same error when trying to use it.
Re: [MOD 0.12.X] Auto Request to Logistic Chest Requester
Posted: Fri May 27, 2016 9:58 pm
by maurojunior2011
SoulForge wrote:
maurojunior2011 wrote:
Nebbeh wrote:Sounds like a awesome mod, tho I get an error trying to run it. See attatchment.
Thanks for the feedback. Here is all functioning normally, but created styles that claimed to be missing. Try the new version (1.0.1), and anything else please contact, which will answer as soon as possible.
Same error when trying to use it.
Sorry, it's my first mod. Updated the MOD. Working perfecting alone, any conflict, feel free to report.