0.1.4, added render distance slider, disabled caching until better solution can be found
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
"voxy.config.general.maxSections": "Max Sections",
|
||||
"voxy.config.general.maxSections.tooltip": "The max number of sections the renderer can contain",
|
||||
"voxy.config.general.renderDistance": "Render Distance",
|
||||
"voxy.config.general.renderDistance.tooltip": "The render distance in chunks",
|
||||
"voxy.config.general.renderDistance.tooltip": "The render distance in chunks (set to -1 to disable chunk unloading)",
|
||||
|
||||
"voxy.config.threads.ingest": "Ingest",
|
||||
"voxy.config.threads.ingest.tooltip": "How many threads voxy will use for ingesting new chunks",
|
||||
|
||||
Reference in New Issue
Block a user