mirror of
https://github.com/sekwah41/Advanced-Portals.git
synced 2024-11-26 12:36:11 +01:00
updating config info
This commit is contained in:
parent
bd3206b9d3
commit
3abd64031e
@ -21,7 +21,7 @@ public class Config {
|
|||||||
|
|
||||||
private String translationFile = "en_GB";
|
private String translationFile = "en_GB";
|
||||||
|
|
||||||
private int blockSubID = 14;
|
private int blockSubID_BELOW_1_13_ONLY = 14;
|
||||||
|
|
||||||
public boolean getUseOnlySpecialAxe() {
|
public boolean getUseOnlySpecialAxe() {
|
||||||
return useOnlySpecialAxe;
|
return useOnlySpecialAxe;
|
||||||
|
Loading…
Reference in New Issue
Block a user