Code: Select all
set_request_slot(slot, request)
Set a logistic requester slot.
Parameters
slot :: uint: The slot index.
request :: LuaItemStack: What to request.
Note: Useable only on entities that have requester slots.
Code: Select all
set_request_slot(slot, request)
Set a logistic requester slot.
Parameters
slot :: uint: The slot index.
request :: LuaItemStack: What to request.
Note: Useable only on entities that have requester slots.