Various bugfixes / Fixed persistent inventory, block crashes
This commit is contained in:
@@ -461,8 +461,8 @@ block.splitter.name=Splitter
|
||||
block.splitter.description=Outputs items into two opposite directions immediately after they are recieved.
|
||||
block.router.name=Router
|
||||
block.router.description=Splits items into all 4 directions. Can store items as a buffer.
|
||||
block.multiplexer.name=Multiplexer
|
||||
block.multiplexer.description=A router that can split items into 8 directions.
|
||||
block.distributor.name=Distributor
|
||||
block.distributor.description=A splitter that can split items into 8 directions.
|
||||
block.sorter.name=Sorter
|
||||
block.sorter.description=Sorts items. If an item matches the selection, it is allowed to pass. Otherwise, the item is outputted to the left and right.
|
||||
block.overflow-gate.name=Overflow Gate
|
||||
|
||||
Reference in New Issue
Block a user