updating config info

This commit is contained in:
sekwah41 2018-01-29 08:38:43 +00:00
parent 71e16d2a9f
commit 6db8fa9c34

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;