Updated some info on the config

This commit is contained in:
sekwah41 2018-01-29 08:44:56 +00:00 committed by Sekwah
parent 3abd64031e
commit 04fb6c2809

View File

@ -17,7 +17,9 @@ public class Config {
private boolean stopWaterFlow = true;
private String selectionBlock = "STAINED_GLASS";
private String selectionBlock_OLD_MATERIAL = "STAINED_GLASS";
private String selectionBlock = "RED_STAINED_GLASS";
private String translationFile = "en_GB";