Merge pull request #1154 from robin4002/master
Fix oil and fuel name in en_US
This commit is contained in:
commit
6d73de8353
1 changed files with 2 additions and 3 deletions
|
@ -33,7 +33,6 @@ item.goldGearItem=Gold Gear
|
|||
item.diamondGearItem=Diamond Gear
|
||||
item.templateItem=Template
|
||||
item.wrenchItem=Wrench
|
||||
item.fuel=Fuel
|
||||
item.pipeWaterproof=Pipe Sealant
|
||||
item.pipeGate.0=Gate
|
||||
item.pipeGate.1=Iron AND Gate
|
||||
|
@ -112,8 +111,8 @@ tile.floodGateBlock=Flood Gate
|
|||
tile.engineWood=Redstone Engine
|
||||
tile.engineStone=Stirling Engine
|
||||
tile.engineIron=Combustion Engine
|
||||
tile.oilStill=Oil
|
||||
tile.blockOil=Oil
|
||||
tile.blockFuel=Fuel
|
||||
tile.spring.water=Water Spring
|
||||
tile.spring.oil=Oil Spring
|
||||
tile.oilMoving=Oil
|
||||
tile.filteredBufferBlock=Filtered Buffer
|
||||
|
|
Loading…
Reference in a new issue