From e08a304cd38f54d023a9ac4534bcd20d10cdd7c9 Mon Sep 17 00:00:00 2001 From: Lyft <127234178+Lyfts@users.noreply.github.com> Date: Sat, 28 Sep 2024 16:33:57 +0200 Subject: Give ore mixes localized names (#3290) Co-authored-by: Martin Robertz --- .../assets/gtneioreplugin/lang/en_US.lang | 105 +-------------------- 1 file changed, 1 insertion(+), 104 deletions(-) (limited to 'src/main/resources/assets/gtneioreplugin/lang/en_US.lang') diff --git a/src/main/resources/assets/gtneioreplugin/lang/en_US.lang b/src/main/resources/assets/gtneioreplugin/lang/en_US.lang index a2eaa35223..c8437cc930 100644 --- a/src/main/resources/assets/gtneioreplugin/lang/en_US.lang +++ b/src/main/resources/assets/gtneioreplugin/lang/en_US.lang @@ -94,111 +94,8 @@ gtnop.ore.null.name=None # vein types gtnop.ore.vein.name=Vein -gtnop.ore.asteroid.name=Asteriod +gtnop.ore.asteroid.name=Asteroid gtnop.ore.custom.name=Custom # items itemGroup.gtneioreplugin=GT NEI Ore Plugin - -# vein names -ore.mix.naquadah=Naquadah -ore.mix.lignite=Lignite -ore.mix.coal=Coal -ore.mix.magnetite=Magnetite -ore.mix.gold=Gold -ore.mix.iron=Iron -ore.mix.cassiterite=Cassiterite -ore.mix.tetrahedrite=Tetrahedrite -ore.mix.netherquartz=Nether Quartz -ore.mix.sulfur=Sulfur -ore.mix.copper=Copper -ore.mix.bauxite=Bauxite -ore.mix.salts=Salts -ore.mix.redstone=Redstone -ore.mix.soapstone=Soapstone -ore.mix.nickel=Nickel -ore.mix.platinum=Platinum -ore.mix.pitchblende=Pitchblende -ore.mix.monazite=Monazite -ore.mix.molybdenum=Molybdenum -ore.mix.tungstate=Tungstate -ore.mix.sapphire=Sapphire -ore.mix.manganese=Manganese -ore.mix.quartz=Quartz -ore.mix.diamond=Diamond -ore.mix.olivine=Olivine -ore.mix.apatite=Apatite -ore.mix.galena=Galena -ore.mix.lapis=Lapis -ore.mix.beryllium=Beryllium -ore.mix.uranium=Uranium -ore.mix.oilsand=Oilsands - -ore.mix.neutronium=Neutronium -ore.mix.aquaignis=Aqua and Ignis -ore.mix.terraaer=Terra and Aer -ore.mix.perditioordo=Perdito and Ordo -ore.mix.coppertin=Vermiculite -ore.mix.titaniumchrome=Ilmenite -ore.mix.mineralsand=Mineral Sands -ore.mix.garnettin=Garnet/Tin -ore.mix.kaolinitezeolite=Kaolinite -ore.mix.mica=Mica -ore.mix.dolomite=Dolomite -ore.mix.platinumchrome=Palladium -ore.mix.iridiummytryl=Iridium -ore.mix.osmium=Osmium -ore.mix.saltpeterelectrotine=Electrotine -ore.mix.desh=Desh -ore.mix.draconium=Draconium -ore.mix.quantium=Quantium -ore.mix.callistoice=Callisto Ice -ore.mix.mytryl=Mytryl -ore.mix.ledox=Ledox -ore.mix.oriharukon=Oriharukon -ore.mix.blackplutonium=Black Plutonium -ore.mix.infusedgold=Infused Gold -ore.mix.niobium=Niobium -ore.mix.tungstenirons=Tungsten -ore.mix.uraniumgtnh=Thorium -ore.mix.vanadiumgold=Vanadium -ore.mix.netherstar=Nether Star -ore.mix.garnet=Garnet -ore.mix.rareearth=Rare Earths -ore.mix.richnuclear=Plutonium -ore.mix.heavypentele=Arsenic -ore.mix.europa=Magnesite -ore.mix.europacore=Chrome -ore.mix.secondlanthanid=Samarium -ore.mix.quartzspace=Quartz -ore.mix.rutile=Rutile -ore.mix.tfgalena=Cryolite -ore.mix.luvtantalite=Pyrolusite - -ore.mix.ross128.Thorianit=Thorianite -ore.mix.ross128.carbon=Graphite -ore.mix.ross128.bismuth=Bismuth -ore.mix.ross128.TurmalinAlkali=Olenite -ore.mix.ross128.Roquesit=Roquesite -ore.mix.ross128.Tungstate=Scheelite -ore.mix.ross128.CopperSulfits=Djurleite -ore.mix.ross128.Forsterit=Forsterite -ore.mix.ross128.Hedenbergit=Hedenbergite -ore.mix.ross128.RedZircon=Red Zircon - -ore.mix.ross128ba.tib=Tiberium -ore.mix.ross128ba.Tungstate=Scheelite -ore.mix.ross128ba.bart=BArTiMaEuSNeK -ore.mix.ross128ba.TurmalinAlkali=Olenite -ore.mix.ross128ba.Amethyst=Amethyst -ore.mix.ross128ba.CopperSulfits=Djurleite -ore.mix.ross128ba.RedZircon=Red Zircon -ore.mix.ross128ba.Fluorspar=Fluorspar - -ore.mix.dilithium=Dilithium -ore.mix.certusquartz=Certus Quartz -ore.mix.infinitycatalyst=Infinity Catalyst -ore.mix.awakeneddraconium=Awakened Draconium -ore.mix.naquadria=Naquadria -ore.mix.cosmicneutronium=Cosmic Neutronium -ore.mix.tengam=Tengam -- cgit