Added localization to fluids closes #56

This commit is contained in:
Gig 2015-06-29 15:53:54 +01:00
parent c2deb74a81
commit f2a67a60d4
2 changed files with 23 additions and 3 deletions

View file

@ -70,8 +70,5 @@ public class CentrifugeRecipeHandler extends GenericRecipeHander implements INei
this.transferRects.add(new TemplateRecipeHandler.RecipeTransferRect(new Rectangle(94, 25, 10, 10), getNeiBaseRecipe().getRecipeName(), new Object[0])); this.transferRects.add(new TemplateRecipeHandler.RecipeTransferRect(new Rectangle(94, 25, 10, 10), getNeiBaseRecipe().getRecipeName(), new Object[0]));
this.transferRects.add(new TemplateRecipeHandler.RecipeTransferRect(new Rectangle(78, 15, 10, 10), getNeiBaseRecipe().getRecipeName(), new Object[0])); this.transferRects.add(new TemplateRecipeHandler.RecipeTransferRect(new Rectangle(78, 15, 10, 10), getNeiBaseRecipe().getRecipeName(), new Object[0]));
this.transferRects.add(new TemplateRecipeHandler.RecipeTransferRect(new Rectangle(78, 40, 10, 10), getNeiBaseRecipe().getRecipeName(), new Object[0])); this.transferRects.add(new TemplateRecipeHandler.RecipeTransferRect(new Rectangle(78, 40, 10, 10), getNeiBaseRecipe().getRecipeName(), new Object[0]));
} }
} }

View file

@ -126,6 +126,29 @@ tile.techreborn.sodium.name=Sodium Source
tile.techreborn.sodiumpersulfate.name=Sodiumpersulfate Source tile.techreborn.sodiumpersulfate.name=Sodiumpersulfate Source
tile.techreborn.tritium.name=Tritium Source tile.techreborn.tritium.name=Tritium Source
tile.techreborn.wolframium.name=Wolframium Source tile.techreborn.wolframium.name=Wolframium Source
fluid.fluid.fluidberylium=Berylium
fluid.fluid.fluidcalcium=Calcium
fluid.fluid.fluidcalciumcarbonate=Calciumcarbonate
fluid.fluid.fluidchlorite=Chlorite
fluid.fluid.fluiddeuterium=Deuterium
fluid.fluid.fluidglyceryl=Glyceryl
fluid.fluid.fluidhelium=Helium
fluid.fluid.fluidhelium3=Helium3
fluid.fluid.fluidheliumplasma=Heliumplasma
fluid.fluid.fluidhydrogen=Hydrogen
fluid.fluid.fluidlithium=Lithium
fluid.fluid.fluidmercury=Mercury
fluid.fluid.fluidmethane=Methane
fluid.fluid.fluidnitrocoalfuel=Nitrocoalfuel
fluid.fluid.fluidnitrofuel=Nitrofuel
fluid.fluid.fluidnitrogen=Nitrogen
fluid.fluid.fluidnitrogendioxide=Nitrogendioxide
fluid.fluid.fluidpotassium=Potassium
fluid.fluid.fluidsilicon=Silicon
fluid.fluid.fluidsodium=Sodium
fluid.fluid.fluidsodiumpersulfate=Sodiumpersulfate
fluid.fluid.fluidtritium=Tritium
fluid.fluid.fluidwolframium=Wolframium
#Dusts #Dusts
item.techreborn.dust.almandine.name=Almandine Dust item.techreborn.dust.almandine.name=Almandine Dust