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

@ -1,5 +1,7 @@
NEWVERSION - DATE
- Upgraded Forge to 10.13.4.1558.
- First server pack built using Forge Universal.
- Turned off Factorization BlockUndo (makes multiplayer connections unreliable).
Version 0.03 - 9-Nov-2015
- Factorization: Disable Colossi.

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