Implemented desktop-specific recipes, removed Configurable
This commit is contained in:
@@ -171,6 +171,7 @@ text.blocks.fuelduration=Fuel Duration
|
||||
text.blocks.maxoutputsecond=Max output/second
|
||||
text.blocks.inputcapacity=Input capacity
|
||||
text.blocks.outputcapacity=Output capacity
|
||||
text.blocks.poweritem=Power/Item
|
||||
text.placemode=Place Mode
|
||||
text.breakmode=Break Mode
|
||||
text.health=health
|
||||
@@ -385,7 +386,7 @@ block.powerlaserrouter.fulldescription=Laser that distributes power to three dir
|
||||
block.powerlasercorner.name=laser corner
|
||||
block.powerlasercorner.fulldescription=Laser that distributes power to two directions at once. Useful in situations where it is required to power multiple blocks from one generator, and a router is imprecise.
|
||||
block.teleporter.name=teleporter
|
||||
block.teleporter.fulldescription=Advanced item transport block. Teleporters input items to other teleporters of the same color. Does nothing if no teleporters of the same color exist. If multiple teleporters exist of the same color, a random one is selected. Tap and click the arrows to change color.
|
||||
block.teleporter.fulldescription=Advanced item transport block. Teleporters input items to other teleporters of the same color. Does nothing if no teleporters of the same color exist. If multiple teleporters exist of the same color, a random one is selected. Uses power. Tap to change color.
|
||||
block.sorter.name=sorter
|
||||
block.sorter.fulldescription=Sorts item by material type. Material to accept is indicated by the color in the block. All items that match the sort material are outputted forward, everything else is outputted to the left and right.
|
||||
block.core.name=core
|
||||
|
||||
Reference in New Issue
Block a user