disable modpe by default: important ram usage, buggy

This commit is contained in:
Romain Beaumont 2015-10-12 23:41:26 +02:00
parent 82353ad13c
commit 18df789f10

View file

@ -11,5 +11,5 @@
"worldHeight":80
}
},
"modpe": true
"modpe": false
}