Instructions/Loop Inventory Slots: Difference between revisions

From Desynced Wiki
(Created page with "{{Infobox}} __NOEDITSECTION__ {{Instruction_Bottom}}")
 
No edit summary
 
Line 1: Line 1:
{{Infobox}}
{{Instruction_Top}}
      
      
__NOEDITSECTION__
__NOEDITSECTION__
{{Instruction_Bottom}}
{{Instruction_Bottom}}

Latest revision as of 09:42, 1 August 2025


Loop Inventory Slots
     File:Instructions-Loop Inventory Slots.png
     Loops through Inventory
Lua ID for_inventory_item
Category Flow
Icon Count Item.png
Argument One: Type Output
Argument One: Name Inventory
Argument One: Description Item Inventory
Argument Two: Type Exec
Argument Two: Name Done
Argument Two: Description Finished loop
Argument Three: Type Output
Argument Three: Name Reserved Stack
Argument Three: Description Items reserved for outgoing order or recipe
Argument Three: Data Type num
Argument Four: Type Output
Argument Four: Name Unreserved Stack
Argument Four: Description Items available
Argument Four: Data Type num
Argument Five: Type Output
Argument Five: Name Reserved Space
Argument Five: Description Space reserved for an incoming order
Argument Five: Data Type num
Argument Six: Type Output
Argument Six: Name Unreserved Space
Argument Six: Description Remaining space
Argument Six: Data Type num