Compare commits
2 Commits
6d57b9ac77
...
5d28f54908
Author | SHA1 | Date | |
---|---|---|---|
5d28f54908 | |||
c08e557bf9 |
@ -144,7 +144,7 @@
|
|||||||
#Maximum amount of data a contraption can have before it can't be synced with players.
|
#Maximum amount of data a contraption can have before it can't be synced with players.
|
||||||
#Un-synced contraptions will not be visible and will not have collision.
|
#Un-synced contraptions will not be visible and will not have collision.
|
||||||
#Range: > 0
|
#Range: > 0
|
||||||
maxDataSize = 2000000
|
maxDataSize = 4194304 # 2^22
|
||||||
#.
|
#.
|
||||||
#Maximum value of a chassis attachment range.
|
#Maximum value of a chassis attachment range.
|
||||||
#Range: > 1
|
#Range: > 1
|
||||||
|
Reference in New Issue
Block a user