Fix to Nether Portal traps. See #928
This commit is contained in:

committed by
Olof Larsson

parent
352db64850
commit
5deb16dc74
@@ -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
|
||||
|
Reference in New Issue
Block a user