Reformat advanced.yml making the keys consistent

This commit is contained in:
TfT_02
2013-10-01 17:01:11 +02:00
parent a25dc24c6c
commit ec378d046f
4 changed files with 574 additions and 522 deletions

View File

@ -29,7 +29,7 @@ public class Smelting {
}
protected int getLevel() {
return AdvancedConfig.getInstance().getSmeltingVanillaXPBoostRankLevel(this);
return AdvancedConfig.getInstance().getSmeltingRankLevel(this);
}
protected int getVanillaXPBoostModifier() {