Note
This is a very minimal example of an interface for the storageManager There are still bugs and errors are not properly caught.
Extract an item with a specific amount from the storage chest into the output chest.
x <item> <amount>
Puts an item with a specific amount from the input chest into the storage.
p <item> <amount>
Dumps all items of the input chest into the storage.
d
Searches for substring. Chest is optional.
f <item> [<chest: input|output|storage (default)>]
Lists all network devices (connected peripherals).
n
Selects a given peripheral as input, output or storage chest.
s <chest: input|output|storage> <peripheral>
Shows this list of commands.
h
Quits the program.
q