resonant-induction/minecraft/liquidmechanics/resource/lang/en_US.properties
Rseifert b9833f6327 more changes of the last
Still working on moving everything over to my new system. So far i've
got it mostly done for the tank and pipe though i have no way to test
them yet.

I would list the change but meh its break time, i'm tired and the code
says everything

Things that are still broken
*Lang file
*release Valve
*pipe
*Tank
*Some crafting
2013-01-05 15:05:53 -05:00

27 lines
644 B
Properties

# FluidMechanics Language Properties
# @author DarkGuardsman
# Blocks
tile.Generator.name=Generator
tile.lmMachines.0.name=Pump
tile.lmMachines.4.name=Condensor
tile.MechanicRod.name=Geared Rod
tile.eValve.name=Release Valve
tile.lmTank.name = Tank
tile.lmPipe.name = Pipe
# Items
item.lmTool.0.name=Pipe Guage
item.parts.0.name=Bronze Tube
item.parts.1.name=Iron Tube
item.parts.2.name=Obby Tube
item.parts.3.name=Nether Tube
item.parts.4.name=Leather Seal
item.parts.5.name=Slime Seal
item.parts.6.name=Unfinished Tank
item.parts.7.name=Valve
item.itemPipe.0.name=Steam Pipe
item.itemPipe.1.name=Water Pipe
item.itemPipe.2.name=Lava Pipe