Added splitter, power smelter, new sections
This commit is contained in:
@@ -430,6 +430,8 @@ 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. 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.splitter.name=splitter
|
||||
block.splitter.fulldescription=Splits input into two directions. Outputs to the left and right only. Unlike a router, it has no internal storage and outputs instantly.
|
||||
block.core.name=core
|
||||
block.pump.name=pump
|
||||
block.pump.fulldescription=Pumps liquids from a source block- usually water, lava or oil. Outputs liquid into nearby conduits.
|
||||
|
||||
+215
-187
File diff suppressed because it is too large
Load Diff
Binary file not shown.
|
Before Width: | Height: | Size: 81 KiB After Width: | Height: | Size: 81 KiB |
@@ -1,7 +1,7 @@
|
||||
#Autogenerated file. Do not modify.
|
||||
#Wed Feb 21 19:47:18 EST 2018
|
||||
#Wed Feb 21 20:34:22 EST 2018
|
||||
version=release
|
||||
androidBuildCode=262
|
||||
androidBuildCode=267
|
||||
name=Mindustry
|
||||
code=3.3
|
||||
build=custom build
|
||||
|
||||
Reference in New Issue
Block a user