Fix to Nether Portal traps. See #928

This commit is contained in:
Mark Hughes
2015-10-26 12:09:03 +11:00
committed by Olof Larsson
parent 352db64850
commit 5deb16dc74
2 changed files with 125 additions and 0 deletions

View File

@@ -441,6 +441,7 @@ public class MConf extends Entity<MConf>
public boolean handleExploitObsidianGenerators = true;
public boolean handleExploitEnderPearlClipping = true;
public boolean handleExploitTNTWaterlog = false;
public boolean handleNetherPortalTrap = true;
// -------------------------------------------- //
// SEE CHUNK