Compare commits
No commits in common. "5d28f5490812fdb698db4dc19b8c111edd423afe" and "6d57b9ac77545631c35f19bdc4347e74f2069078" have entirely different histories.
5d28f54908
...
6d57b9ac77
@ -144,7 +144,7 @@
|
||||
#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.
|
||||
#Range: > 0
|
||||
maxDataSize = 4194304 # 2^22
|
||||
maxDataSize = 2000000
|
||||
#.
|
||||
#Maximum value of a chassis attachment range.
|
||||
#Range: > 1
|
||||
|
Reference in New Issue
Block a user