Add files via upload

This commit is contained in:
loosewheel
2022-03-06 16:28:05 +10:00
committed by GitHub
parent e1aae60fab
commit 1b02b55e7f
2 changed files with 21 additions and 0 deletions

11
docs/destroyer.txt Normal file
View File

@@ -0,0 +1,11 @@
Destroyer
---------
Destroyers dispose of items placed in their single slot inventory (basically
a trash). Items can be push into destroyers with tubes from pipeworks or
hoppers attached to the top or sides, so they are suitable for automation.
Items cannot be pulled out of destroyers.
Note that destroyers act when an item is placed in their inventory, as with
storage indexers it is best to use the hopper from this mod to feed them
in multi-player games.