Made friendly fire an option
This commit is contained in:
@@ -32,6 +32,7 @@ text.hosts.discovering=Discovering LAN games
|
||||
text.server.refreshing=Refreshing server
|
||||
text.hosts.none=[lightgray]No LAN games found!
|
||||
text.host.invalid=[scarlet]Can't connect to host.
|
||||
text.server.friendlyfire=Friendly Fire
|
||||
text.server.add=Add Server
|
||||
text.server.delete=Are you sure you want to delete this server?
|
||||
text.server.hostname=Host: {0}
|
||||
@@ -416,9 +417,9 @@ block.pump.fulldescription=Pumps liquids from a source block- usually water, lav
|
||||
block.fluxpump.name=fluxpump
|
||||
block.fluxpump.fulldescription=An advanced version of the pump. Stores more liquid and pumps liquid faster.
|
||||
block.smelter.name=smelter
|
||||
block.smelter.fulldescription=The essential crafting block. When inputted 1x iron and 1x coal, outputs one steel.
|
||||
block.smelter.fulldescription=The essential crafting block. When inputted 1 iron and 1 coal as fuel, outputs one steel. It is advised to input iron and coal on different belts to prevent clogging.
|
||||
block.crucible.name=crucible
|
||||
block.crucible.fulldescription=An advanced crafting block. When inputted 1x titanium and 1x steel, outputs one dirium.
|
||||
block.crucible.fulldescription=An advanced crafting block. When inputted 1 titanium, 1 steel and 1 coal as fuel, outputs one dirium. It is advised to input coal, steel and titanium on different belts to prevent clogging.
|
||||
block.coalpurifier.name=coal extractor
|
||||
block.coalpurifier.fulldescription=A basic extractor block. Outputs coal when supplied with large amounts of water and stone.
|
||||
block.titaniumpurifier.name=titanium extractor
|
||||
|
||||
Reference in New Issue
Block a user