atm9/client/config/utilitix/client.json5
2024-10-03 12:30:14 -07:00

7 lines
304 B
Plaintext

{
// On some slower PCs, or in big modpacks, it seems like rendering glue drains a lot of performance.
// You can disable it here to see if it improves your performance.
// This will deactivate the glue rendering in the world, so you won't see any glue on any block.
"renderGlueOnBlocks": true
}