mirror of
https://github.com/danbulant/flying-squid
synced 2026-06-14 20:11:03 +00:00
disable modpe by default: important ram usage, buggy
This commit is contained in:
parent
82353ad13c
commit
18df789f10
1 changed files with 1 additions and 1 deletions
|
|
@ -11,5 +11,5 @@
|
|||
"worldHeight":80
|
||||
}
|
||||
},
|
||||
"modpe": true
|
||||
"modpe": false
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue