Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

Config Documentation

SuperCoder79 edited this page Jul 26, 2020 · 3 revisions

Config Documentation

Here you can see docs on what each config option does! The config can be found at ".minecraft/config/tictacs.json".

version

Don't change this value! It's used for automatically updating the json when tic-TACS is updated.

threadCount

The amount of threads used to generate chunks. A good value for this option is the amount of cores in your computer.

featureGenerationRadius

The radius that feature placement (the generation of trees, lakes, and tall grass) takes. In vanilla, this can usually be left at 2. However, you may run into issues with modded features that are too large. In that case, you can bump it up to 3. Keep in mind that this will very seriously impact performance!

debugChunkTickets

When enabled, the server will send players debug data about the chunk ticket level of each chunk. This will only show up on clients with tic-TACS installed!

Clone this wiki locally