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:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -3,3 +3,5 @@
|
|||||||
*.txt
|
*.txt
|
||||||
|
|
||||||
_docs/
|
_docs/
|
||||||
|
|
||||||
|
.iris/schema/
|
||||||
|
|||||||
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user