posspack/config/defaultoptions/extra/config/computercraft-client.toml
Ashley Graves 2350e6aa54
Some checks failed
Update wiki / test (push) Failing after 18s
updat :3
2024-07-31 21:44:25 +02:00

13 lines
554 B
TOML

#The renderer to use for monitors. Generally this should be kept at "best" - if
#monitors have performance issues, you may wish to experiment with alternative
#renderers.
#Allowed Values: BEST, TBO, VBO
monitor_renderer = "BEST"
#The maximum distance monitors will render at. This defaults to the standard tile
#entity limit, but may be extended if you wish to build larger monitors.
#Range: 16 ~ 1024
monitor_distance = 64
#The delay in seconds after which we'll notify about unhandled imports. Set to 0 to disable.
#Range: 0 ~ 60
upload_nag_delay = 5