updating config info

This commit is contained in:
sekwah41 2018-01-29 08:38:43 +00:00 committed by Sekwah
parent bd3206b9d3
commit 3abd64031e

View File

@ -21,7 +21,7 @@ public class Config {
private String translationFile = "en_GB";
private int blockSubID = 14;
private int blockSubID_BELOW_1_13_ONLY = 14;
public boolean getUseOnlySpecialAxe() {
return useOnlySpecialAxe;