9
0
mirror of https://github.com/IrisDimensions/flat.git synced 2025-12-19 14:59:24 +00:00

1,500 chunks per second on pregens perf improvements

This commit is contained in:
cyberpwn
2021-09-20 08:12:24 -04:00
parent 60600a9a12
commit 73d68247a6
2 changed files with 5 additions and 1 deletions

2
.gitignore vendored
View File

@@ -3,3 +3,5 @@
*.txt *.txt
_docs/ _docs/
.iris/schema/

View File

@@ -2,8 +2,10 @@
"name": "Flat", "name": "Flat",
"version": 1, "version": 1,
"environment": "NORMAL", "environment": "NORMAL",
"mode": {
"type": "SUPERFLAT"
},
"fluidHeight": 0, "fluidHeight": 0,
"carving": false,
"caves": false, "caves": false,
"postProcessing": false, "postProcessing": false,
"decorate": false, "decorate": false,