Instructions/Loop Inventory Slots

From Desynced Wiki
Revision as of 09:42, 1 August 2025 by Kelno (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


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