Disabled Factorization BlockUndo settings

BlockUndo makes multiplayer connections unstable.
This commit is contained in:
Eric J. Bowersox
2015-11-17 19:38:43 -07:00
parent a20a83f039
commit e1dee0e614
2 changed files with 4 additions and 2 deletions

View File

@@ -106,10 +106,10 @@ server {
B:barkRecipes=true
# If true, then recently placed blocks break easily
B:blockUndo=true
B:blockUndo=false
# If true, then blocks broken with blockundo will be instantly picked up
B:blockUndoGrab=true
B:blockUndoGrab=false
# If false, water must be piped in
B:boilersSuckWater=true