Textures for other ores

This commit is contained in:
Gig 2015-05-03 15:39:15 +01:00
parent 7914f530d2
commit ce1ff273c2
6 changed files with 36 additions and 38 deletions

View file

@ -61,7 +61,6 @@ public class ConfigTechReborn {
public static boolean SodaliteOreTrue;
public static int SodaliteOreRare;
// Power
public static int ThermalGenertaorOutput;
public static int CentrifugeInputTick;
@ -89,7 +88,7 @@ public class ConfigTechReborn {
public static boolean ExpensiveDiamondDrill;
public static boolean ExpensiveSolar;
//UU
// UU
public static boolean HideUuRecipes;
public static boolean UUrecipesIridiamOre;
public static boolean UUrecipesWood;
@ -112,7 +111,7 @@ public class ConfigTechReborn {
public static boolean UUrecipesFeather;
public static boolean UUrecipesInk;
public static boolean UUrecipesEnderPearl;
//TODO
// TODO
public static boolean UUrecipesCoal;
public static boolean UUrecipesIronOre;
public static boolean UUrecipesIronDust;
@ -132,7 +131,6 @@ public class ConfigTechReborn {
public static boolean UUrecipesTitaniumDust;
public static boolean UUrecipesAluminumDust;
public static Configuration config;
private ConfigTechReborn(File configFile)
@ -625,7 +623,7 @@ public class ConfigTechReborn {
StatCollector
.translateToLocal("config.techreborn.allowExpensiveSolarPanels.tooltip"))
.getBoolean(true);
//Uu
// Uu
HideUuRecipes = config
.get(CATEGORY_UU,
StatCollector

Binary file not shown.

Before

Width:  |  Height:  |  Size: 434 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB