Disabled Factorization BlockUndo settings
BlockUndo makes multiplayer connections unstable.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user