2013-10-12 17:43:56 +02:00
//********//
//MEKANISM//
//********//
//Items
tile.ObsidianTNT.name=Obsidian TNT
item.EnrichedAlloy.name=Enriched Alloy
item.EnergyTablet.name=Energy Tablet
item.SpeedUpgrade.name=Speed Upgrade
item.EnergyUpgrade.name=Energy Upgrade
item.Robit.name=Robit
item.AtomicDisassembler.name=Atomic Disassembler
item.AtomicCore.name=Atomic Core
item.ElectricBow.name=Electric Bow
item.BoundingBlock.name=Bounding Block
item.StorageTank.name=Storage Tank
item.ControlCircuit.name=Control Circuit
item.EnrichedIron.name=Enriched Iron
item.CompressedCarbon.name=Compressed Carbon
item.PortableTeleporter.name=Portable Teleporter
item.TeleportationCore.name=Teleportation Core
item.Configurator.name=Configurator
2013-10-13 07:19:18 +02:00
item.NetworkReader.name=Network Reader
2013-10-13 18:31:26 +02:00
item.WalkieTalkie.name=Walkie-Talkie
2013-12-05 02:01:27 +01:00
item.Jetpack.name=Jetpack
2013-12-06 21:26:44 +01:00
item.ScubaTank.name=Scuba Tank
item.GasMask.name=Gas Mask
2013-12-10 02:52:49 +01:00
item.Dictionary.name=Dictionary
2014-01-03 03:09:21 +01:00
item.ElectrolyticCore.name=Electrolytic Core
2014-01-05 22:03:31 +01:00
item.CompressedRedstone.name=Compressed Redstone
2014-01-14 17:28:09 +01:00
item.Sawdust.name=Sawdust
item.Salt.name=Salt
2013-10-12 17:43:56 +02:00
2013-11-30 17:31:18 +01:00
//Gas Tank
tile.GasTank.GasTank.name=Gas Tank
2014-01-13 03:23:34 +01:00
//Cardboard Box
tile.CardboardBox.name=Cardboard Box
2013-10-12 17:43:56 +02:00
//Basic Block
tile.BasicBlock.OsmiumBlock.name=Osmium Block
tile.BasicBlock.BronzeBlock.name=Bronze Block
tile.BasicBlock.RefinedObsidian.name=Refined Obsidian
2013-11-27 22:17:10 +01:00
tile.BasicBlock.CharcoalBlock.name=Charcoal Block
2013-10-12 17:43:56 +02:00
tile.BasicBlock.RefinedGlowstone.name=Refined Glowstone
tile.BasicBlock.SteelBlock.name=Steel Block
2013-11-11 23:23:14 +01:00
tile.BasicBlock.Bin.name=Bin
2013-10-12 17:43:56 +02:00
tile.BasicBlock.TeleporterFrame.name=Teleporter Frame
tile.BasicBlock.SteelCasing.name=Steel Casing
tile.BasicBlock.DynamicTank.name=Dynamic Tank
tile.BasicBlock.DynamicGlass.name=Dynamic Glass
tile.BasicBlock.DynamicValve.name=Dynamic Valve
2013-12-03 02:52:44 +01:00
tile.BasicBlock.CopperBlock.name=Copper Block
tile.BasicBlock.TinBlock.name=Tin Block
2014-01-14 17:28:09 +01:00
tile.BasicBlock.SalinationController.name=Salination Controller
tile.BasicBlock.SalinationValve.name=Salination Valve
2013-10-12 17:43:56 +02:00
//Machine Block
tile.MachineBlock.EnrichmentChamber.name=Enrichment Chamber
tile.MachineBlock.OsmiumCompressor.name=Osmium Compressor
tile.MachineBlock.Combiner.name=Combiner
tile.MachineBlock.Crusher.name=Crusher
tile.MachineBlock.BasicFactory.name=Basic Factory
tile.MachineBlock.AdvancedFactory.name=Advanced Factory
tile.MachineBlock.EliteFactory.name=Elite Factory
tile.MachineBlock.MetallurgicInfuser.name=Metallurgic Infuser
tile.MachineBlock.PurificationChamber.name=Purification Chamber
tile.MachineBlock.EnergizedSmelter.name=Energized Smelter
tile.MachineBlock.Teleporter.name=Teleporter
tile.MachineBlock.ElectricPump.name=Electric Pump
tile.MachineBlock.ElectricChest.name=Electric Chest
tile.MachineBlock.Chargepad.name=Chargepad
2013-10-25 06:23:38 +02:00
tile.MachineBlock.LogisticalSorter.name=Logistical Sorter
2013-11-18 21:33:14 +01:00
tile.MachineBlock.DigitalMiner.name=Digital Miner
2013-10-12 17:43:56 +02:00
2013-11-28 00:17:44 +01:00
//Machine Block 2 (second ID iteration)
tile.MachineBlock2.RotaryCondensentrator.name=Rotary Condensentrator
Rename Oxidation Chamber to Chemical Oxidizer and added model, will explain why below. This means a minor lang update @crafteverywhere, @VeryBigBro, @Vexatos
Notice that all Mekanism machines that perform similar tasks have a similar ending word; for example, the Metallurgic Infuser infuses alloys into ingots, and the Chemical Infuser infuses chemicals into other chemicals. Every ore processing machine has "Chamber" as the final word, and as this is not directly linked to ore processing, it would be best to move the "Oxidation" side of the machine to the end. Furthermore, for this chemical line, I am trying to keep "Chemical" as the first word in each machine title: Chemical Infuser, Chemical Oxidizer, Chemical Injection Chamber, etc. Hope that makes sense!
2013-12-31 21:07:09 +01:00
tile.MachineBlock2.ChemicalOxidizer.name=Chemical Oxidizer
2013-12-12 02:24:37 +01:00
tile.MachineBlock2.ChemicalInfuser.name=Chemical Infuser
2014-01-01 04:03:23 +01:00
tile.MachineBlock2.ChemicalCombiner.name=Chemical Combiner
2013-12-24 06:23:30 +01:00
tile.MachineBlock2.ChemicalInjectionChamber.name=Chemical Injection Chamber
2014-01-03 03:09:21 +01:00
tile.MachineBlock2.ElectrolyticSeparator.name=Electrolytic Separator
2014-01-13 05:55:42 +01:00
tile.MachineBlock2.PrecisionSawmill.name=Precision Sawmill
2013-11-28 00:17:44 +01:00
2013-10-12 17:43:56 +02:00
//Ore Block
tile.OreBlock.OsmiumOre.name=Osmium Ore
2013-12-02 03:58:35 +01:00
tile.OreBlock.CopperOre.name=Copper Ore
tile.OreBlock.TinOre.name=Tin Ore
2013-10-12 17:43:56 +02:00
2013-12-20 23:46:24 +01:00
item.MultipartTransmitter.PressurizedTube.name=Pressurized Tube
2014-01-07 13:17:26 +01:00
item.MultipartTransmitter.BasicUniversalCable.name=Basic Universal Cable
item.MultipartTransmitter.AdvancedUniversalCable.name=Advanced Universal Cable
item.MultipartTransmitter.EliteUniversalCable.name=Elite Universal Cable
item.MultipartTransmitter.UltimateUniversalCable.name=Ultimate Universal Cable
2013-12-20 23:46:24 +01:00
item.MultipartTransmitter.MechanicalPipe.name=Mechanical Pipe
item.MultipartTransmitter.LogisticalTransporter.name=Logistical Transporter
item.MultipartTransmitter.RestrictiveTransporter.name=Restrictive Transporter
item.MultipartTransmitter.DiversionTransporter.name=Diversion Transporter
2013-12-20 00:21:12 +01:00
2013-10-12 17:43:56 +02:00
//Energy Cubes
tile.EnergyCube.Basic.name=Basic Energy Cube
tile.EnergyCube.Advanced.name=Advanced Energy Cube
tile.EnergyCube.Elite.name=Elite Energy Cube
tile.EnergyCube.Ultimate.name=Ultimate Energy Cube
//Dust
item.ironDust.name=Iron Dust
item.goldDust.name=Gold Dust
item.osmiumDust.name=Osmium Dust
item.obsidianDust.name=Refined Obsidian Dust
item.diamondDust.name=Diamond Dust
item.steelDust.name=Steel Dust
item.copperDust.name=Copper Dust
item.tinDust.name=Tin Dust
item.silverDust.name=Silver Dust
2013-12-10 00:30:50 +01:00
item.leadDust.name=Lead Dust
2013-12-30 04:03:57 +01:00
item.sulfurDust.name=Sulfur Dust
2013-10-12 17:43:56 +02:00
//Clumps
item.ironClump.name=Iron Clump
item.goldClump.name=Gold Clump
item.osmiumClump.name=Osmium Clump
item.copperClump.name=Copper Clump
item.tinClump.name=Tin Clump
item.silverClump.name=Silver Clump
item.obsidianClump.name=Obsidian Clump
2013-12-10 00:30:50 +01:00
item.leadClump.name=Lead Clump
2013-10-12 17:43:56 +02:00
2013-12-24 06:23:30 +01:00
//Shards
item.ironShard.name=Iron Shard
item.goldShard.name=Gold Shard
item.osmiumShard.name=Osmium Shard
item.copperShard.name=Copper Shard
item.tinShard.name=Tin Shard
item.silverShard.name=Silver Shard
item.obsidianShard.name=Obsidian Shard
item.leadShard.name=Lead Shard
2013-10-12 17:43:56 +02:00
//Dirty Dust
item.dirtyIronDust.name=Dirty Iron Dust
item.dirtyGoldDust.name=Dirty Gold Dust
item.dirtyOsmiumDust.name=Dirty Osmium Dust
item.dirtyCopperDust.name=Dirty Copper Dust
item.dirtyTinDust.name=Dirty Tin Dust
item.dirtySilverDust.name=Dirty Silver Dust
item.dirtyObsidianDust.name=Dirty Obsidian Dust
2013-12-10 00:30:50 +01:00
item.dirtyLeadDust.name=Dirty Lead Dust
2013-10-12 17:43:56 +02:00
//Ingots
item.obsidianIngot.name=Obsidian Ingot
item.osmiumIngot.name=Osmium Ingot
item.bronzeIngot.name=Bronze Ingot
item.glowstoneIngot.name=Glowstone Ingot
item.steelIngot.name=Steel Ingot
2013-12-02 03:58:35 +01:00
item.copperIngot.name=Copper Ingot
item.tinIngot.name=Tin Ingot
2013-10-12 17:43:56 +02:00
2013-11-29 03:43:53 +01:00
//Gasses
gas.hydrogen=Hydrogen
gas.oxygen=Oxygen
2014-01-01 20:55:18 +01:00
gas.water=Water Vapor
2014-01-03 01:24:22 +01:00
gas.chlorine=Chlorine
2013-12-31 23:21:28 +01:00
gas.sulfurDioxideGas=Sulfur Dioxide
2014-01-01 04:03:23 +01:00
gas.sulfurTrioxideGas=Sulfur Trioxide
2013-12-31 21:23:04 +01:00
gas.sulfuricAcid=Sulfuric Acid
2014-01-05 21:15:25 +01:00
gas.hydrogenChloride=Hydrogen Chloride
2013-11-29 03:43:53 +01:00
//Fluids
fluid.hydrogen=Liquid Hydrogen
fluid.oxygen=Liquid Oxygen
2014-01-03 01:24:22 +01:00
fluid.chlorine=Liquid Chlorine
2013-12-31 23:21:28 +01:00
fluid.sulfurDioxideGas=Liquid Sulfur Dioxide
2014-01-01 04:03:23 +01:00
fluid.sulfurTrioxideGas=Liquid Sulfur Trioxide
2013-12-31 21:23:04 +01:00
fluid.sulfuricAcid=Liquid Sulfuric Acid
2014-01-05 21:15:25 +01:00
fluid.hydrogenChloride=Liquid Hydrogen Chloride
2013-11-29 03:43:53 +01:00
2013-11-30 06:28:02 +01:00
//Gui text
gui.removeSpeedUpgrade=Remove speed upgrade
gui.removeEnergyUpgrade=Remove energy upgrade
gui.condensentrating=Condensentrating
gui.decondensentrating=Decondensentrating
gui.power=Power
gui.confirm=Confirm
gui.open=Open
gui.allOK=All OK
gui.none=None
gui.new=New
gui.edit=Edit
gui.save=Save
gui.output=Output
gui.delete=Delete
gui.status=Status
gui.autoEject=Auto-eject
gui.itemstack=ItemStack
gui.oredict=OreDict
gui.out=Out
gui.noFluid=No fluid
gui.empty=Empty
gui.volume=Volume
gui.start=Start
gui.stop=Stop
gui.config=Config
gui.teleport=Teleport
2013-11-30 06:43:54 +01:00
gui.eject=Eject
gui.input=Input
gui.slots=Slots
2013-12-01 20:03:00 +01:00
gui.state=State
2013-12-14 21:13:12 +01:00
gui.on=On
gui.off=Off
gui.filters=Filters
2013-11-30 06:43:54 +01:00
2013-12-31 21:23:04 +01:00
gui.chemicalInfuser.short=C. Infuser
2014-01-01 04:03:23 +01:00
gui.chemicalCombiner.short=C. Combiner
2013-12-31 21:23:04 +01:00
2013-12-10 02:52:49 +01:00
gui.dictionary.noKey=No key.
gui.dictionary.key=Key
2013-11-30 06:43:54 +01:00
gui.configuration=Configuration
gui.configuration.strictInput=Strict Input
2013-11-30 06:28:02 +01:00
2013-11-30 17:31:18 +01:00
gui.rotaryCondensentrator.toggleOperation=Toggle operation
2013-11-30 06:28:02 +01:00
gui.factory.secondaryEnergy=Secondary energy
gui.factory.smelting=Smelting
gui.factory.enriching=Enriching
gui.factory.crushing=Crushing
gui.factory.compressing=Compressing
gui.factory.combining=Combining
gui.factory.purifying=Purifying
2013-12-24 06:23:30 +01:00
gui.factory.injecting=Injecting
2013-12-01 18:38:34 +01:00
gui.factory.autoSort=Auto-sort
2013-11-30 06:28:02 +01:00
gui.oredictFilter=OreDict Filter
gui.oredictFilter.noKey=No key entered
gui.oredictFilter.sameKey=Same key
gui.itemFilter=Item Filter
2013-12-14 21:13:12 +01:00
gui.itemFilter.noItem=No item
2013-11-30 06:28:02 +01:00
gui.itemFilter.details=ItemStack Details
gui.itemFilter.min=Min
gui.itemFilter.max=Max
gui.portableTeleporter=Portable Teleporter
gui.teleporter.notReady=Not Ready
gui.teleporter.ready=Ready
gui.teleporter.needsEnergy=Needs energy
gui.teleporter.linksCapacity=Links > 2
gui.teleporter.noLink=No link found
gui.robit=Robit
gui.robit.smelting=Robit Smelting
gui.robit.inventory=Robit Inventory
gui.robit.crafting=Robit Crafting
gui.robit.greeting=Hi, I'm
gui.robit.toggleFollow=Toggle 'follow' mode
gui.robit.rename=Rename this Robit
gui.robit.teleport=Teleport back home
gui.robit.togglePickup=Toggle 'drop pickup' mode
gui.password.setPassword=Set password
gui.password.enterPassword=Enter password
gui.password.fieldsEmpty=Field(s) empty
gui.password.notMatching=Not matching
gui.password.identical=Identical
gui.password.invalid=Invalid
gui.password=Password
gui.logisticalSorter.default=Default
gui.logisticalSorter.auto=Auto
gui.logisticalSorter.roundRobin=Round robin
gui.electricChest.editPassword=Edit Password
gui.digitalMinerConfig=Digital Miner Config
gui.digitalMiner.autoPull=Auto-pull
gui.digitalMiner.replaceBlock=Replace block
gui.digitalMiner.reset=Reset
gui.digitalMiner.silkTouch=Silk touch
gui.digitalMiner.pull=Pull
gui.digitalMiner.silk=Silk
gui.digitalMiner.toMine=To mine
gui.digitalMiner.running=Running
gui.digitalMiner.idle=Idle
2014-01-04 17:41:09 +01:00
gui.digitalMiner.inverse=Inverse mode
2013-11-30 06:28:02 +01:00
2013-11-30 06:43:54 +01:00
//Item and block tooltip text
tooltip.configurator.modify=Modify
tooltip.configurator.empty=Empty
tooltip.configurator.wrench=Wrench
2013-12-01 20:03:00 +01:00
tooltip.configurator.link=Link
2013-11-30 06:43:54 +01:00
tooltip.configurator.pumpReset=Reset Electric Pump calculation
tooltip.configurator.toggleDiverter=Diverter mode changed to
tooltip.configurator.toggleColor=Color bumped to
tooltip.configurator.viewColor=Current color
tooltip.configurator.unauth=This chest is locked
2013-12-01 20:03:00 +01:00
tooltip.configurator.noLink=No link
tooltip.configurator.linkMsg=Bound to
tooltip.configurator.dim=dimension
2013-11-30 06:43:54 +01:00
2013-12-20 22:47:09 +01:00
tooltip.balloon=Balloon
2013-12-05 21:50:38 +01:00
tooltip.jetpack.regular=Regular
tooltip.jetpack.hover=Hover
tooltip.jetpack.disabled=Disabled
2013-12-07 02:03:25 +01:00
tooltip.EnrichmentChamber=A simple machine used to enrich ores into !ntwo of their dust counterparts, as well as !nperform many other operations.
tooltip.OsmiumCompressor=A fairly advanced machine used to compress !nosmium into various dusts in order to create !ntheir ingot counterparts.
tooltip.Combiner=A machine used to combine dusts and cobblestone to !nform their ore counterparts.
tooltip.Crusher=A machine used to crush ingots into their dust counterparts, !nas well as perform many other operations.
tooltip.DigitalMiner=A highly-advanced, filter-based, auto-miner that can !nmine whatever block you tell it to within !na 32 block (max) radius.
tooltip.BasicFactory=The lowest tier of the line of Factories, which can !nbe used to process multiple machine operations !nat once.
tooltip.AdvancedFactory=The middle tier of the line of Factories, which can !nbe used to process multiple machine !noperations at once.
tooltip.EliteFactory=The highest tier of the line of Factories, which can !nbe used to process multiple machine !noperations at once.
tooltip.MetallurgicInfuser=A machine used to infuse various materials !ninto (generally) metals to create metal alloys !nand other compounds.
tooltip.PurificationChamber=An advanced machine capable of processing !nores into three clumps, serving as the initial !nstage of 300% ore processing.
tooltip.EnergizedSmelter=A simple machine that serves as a Mekanism-based !nfurnace that runs off of energy.
2013-12-09 19:23:03 +01:00
tooltip.Teleporter=A machine capable of teleporting players to various !nlocations defined by another teleporter.
2013-12-07 02:03:25 +01:00
tooltip.ElectricPump=An advanced pump capable of pumping out an entire !nlava lake.
tooltip.ElectricChest=A portable, 54-slot chest that uses energy to lock !nitself from others by means of password protection.
tooltip.Chargepad=A universal chargepad that can charge any energized item !nfrom any mod.
tooltip.LogisticalSorter=A filter-based, advanced sorting machine that !ncan auto-eject specified items out of and into !nadjacent inventories and Logistical Transporters.
tooltip.RotaryCondensentrator=A machine capable of converting gasses into !ntheir fluid form and vice versa.
2013-12-24 06:23:30 +01:00
tooltip.ChemicalInjectionChamber=An elite machine capable of processing !nores into four shards, serving as the initial !nstage of 400% ore processing.
2013-12-07 02:03:25 +01:00
2013-12-14 21:13:12 +01:00
tooltip.OsmiumOre=A strong mineral that can be found !nat nearly any height in the world. !nIt is known to have many uses in !nthe construction of machinery.
tooltip.CopperOre=A common, conductive material that !ncan be used in the production of !nwires. It's ability to withstand !nhigh heats also makes it essential !nto advanced machinery.
tooltip.TinOre=A lightweight, yet sturdy, conductive !nmaterial that is found slightly less !ncommonly than Copper.
2013-11-30 06:28:02 +01:00
//Redstone control
control.disabled=Disabled
control.high=High
control.low=Low
2013-11-30 06:43:54 +01:00
control.disabled.desc=Always active
control.high.desc=Active with signal
control.low.desc=Active without signal
2013-11-30 06:28:02 +01:00
//Colors
color.black=Black
color.darkBlue=Dark Blue
color.darkGreen=Dark Green
color.darkAqua=Dark Aqua
color.darkRed=Dark Red
color.purple=Purple
color.orange=Orange
color.grey=Grey
color.darkGrey=Dark Grey
color.indigo=Indigo
color.brightGreen=Bright Green
color.aqua=Aqua
color.red=Red
color.pink=Pink
color.yellow=Yellow
color.white=White
2013-10-12 17:43:56 +02:00
//Creative tab
itemGroup.tabMekanism=Mekanism
//**********//
//GENERATORS//
//**********//
//Items
item.BioFuel.name=Bio Fuel
item.SolarPanel.name=Solar Panel
//Generators
tile.Generator.HeatGenerator.name=Heat Generator
tile.Generator.SolarGenerator.name=Solar Generator
tile.Generator.HydrogenGenerator.name=Hydrogen Generator
tile.Generator.BioGenerator.name=Bio-Generator
tile.Generator.AdvancedSolarGenerator.name=Advanced Solar Generator
tile.Generator.WindTurbine.name=Wind Turbine
2013-12-06 03:10:15 +01:00
//Gui text
gui.heatGenerator.fuel=Fuel
gui.solarGenerator.sun=Sun
gui.bioGenerator.bioFuel=BioFuel
gui.electrolyticSeparator.dump=Dump
2013-10-12 17:43:56 +02:00
//*****//
//TOOLS//
//*****//
//Vanilla Paxels
item.WoodPaxel.name=Wood Paxel
item.StonePaxel.name=Stone Paxel
item.IronPaxel.name=Iron Paxel
item.DiamondPaxel.name=Diamond Paxel
item.GoldPaxel.name=Gold Paxel
//Obsidian
item.ObsidianHelmet.name=Obsidian Helmet
item.ObsidianChestplate.name=Obsidian Chestplate
item.ObsidianLeggings.name=Obsidian Leggings
item.ObsidianBoots.name=Obsidian Boots
item.ObsidianPaxel.name=Obsidian Paxel
item.ObsidianPickaxe.name=Obsidian Pickaxe
item.ObsidianAxe.name=Obsidian Axe
item.ObsidianShovel.name=Obsidian Shovel
item.ObsidianHoe.name=Obsidian Hoe
item.ObsidianSword.name=Obsidian Sword
//Lapis Lazuli
item.LazuliHelmet.name=Lapis Lazuli Helmet
item.LazuliChestplate.name=Lapis Lazuli Chestplate
item.LazuliLeggings.name=Lapis Lazuli Leggings
item.LazuliBoots.name=Lapis Lazuli Boots
item.LazuliPaxel.name=Lapis Lazuli Paxel
item.LazuliPickaxe.name=Lapis Lazuli Pickaxe
item.LazuliAxe.name=Lapis Lazuli Axe
item.LazuliShovel.name=Lapis Lazuli Shovel
item.LazuliHoe.name=Lapis Lazuli Hoe
item.LazuliSword.name=Lapis Lazuli Sword
//Osmium
item.OsmiumHelmet.name=Osmium Helmet
item.OsmiumChestplate.name=Osmium Chestplate
item.OsmiumLeggings.name=Osmium Leggings
item.OsmiumBoots.name=Osmium Boots
item.OsmiumPaxel.name=Osmium Paxel
item.OsmiumPickaxe.name=Osmium Pickaxe
item.OsmiumAxe.name=Osmium Axe
item.OsmiumShovel.name=Osmium Shovel
item.OsmiumHoe.name=Osmium Hoe
item.OsmiumSword.name=Osmium Sword
//Bronze
item.BronzeHelmet.name=Bronze Helmet
item.BronzeChestplate.name=Bronze Chestplate
item.BronzeLeggings.name=Bronze Leggings
item.BronzeBoots.name=Bronze Boots
item.BronzePaxel.name=Bronze Paxel
item.BronzePickaxe.name=Bronze Pickaxe
item.BronzeAxe.name=Bronze Axe
item.BronzeShovel.name=Bronze Shovel
item.BronzeHoe.name=Bronze Hoe
item.BronzeSword.name=Bronze Sword
//Glow
2013-11-18 12:50:18 +01:00
item.GlowstoneHelmet.name=Glowstone Helmet
item.GlowstoneChestplate.name=Glowstone Chestplate
item.GlowstoneLeggings.name=Glowstone Leggings
item.GlowstoneBoots.name=Glowstone Boots
2013-10-12 17:43:56 +02:00
item.GlowstonePaxel.name=Glowstone Paxel
item.GlowstonePickaxe.name=Glowstone Pickaxe
item.GlowstoneAxe.name=Glowstone Axe
item.GlowstoneShovel.name=Glowstone Shovel
item.GlowstoneHoe.name=Glowstone Hoe
item.GlowstoneSword.name=Glowstone Sword
//Steel
2013-11-18 12:50:18 +01:00
item.SteelHelmet.name=Steel Helmet
item.SteelChestplate.name=Steel Chestplate
item.SteelLeggings.name=Steel Leggings
item.SteelBoots.name=Steel Boots
2013-10-12 17:43:56 +02:00
item.SteelPaxel.name=Steel Paxel
item.SteelPickaxe.name=Steel Pickaxe
item.SteelAxe.name=Steel Axe
item.SteelShovel.name=Steel Shovel
item.SteelHoe.name=Steel Hoe
item.SteelSword.name=Steel Sword
2013-11-16 16:21:37 +01:00
2013-12-06 03:10:15 +01:00
//*********//
//INDUCTION//
//*********//
2013-11-16 16:21:37 +01:00
//Blocks
2013-11-16 17:05:04 +01:00
tile.Tesla.name=Tesla Coil
tile.Multimeter.name=Multimeter
tile.ElectromagneticContractor.name=Electromagnetic Contractor
tile.Battery.name=Modular Battery
2013-11-16 16:21:37 +01:00
2013-12-01 20:03:00 +01:00
//General text
text.contractor.success=Linked contractor successfully
text.tesla.success=Linked tesla successfully