mirror of
https://github.com/danbulant/flying-squid
synced 2026-07-05 03:00:46 +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
|
"worldHeight":80
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"modpe": true
|
"modpe": false
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue