7 lines
304 B
Plaintext
Raw Normal View History

2024-10-17 13:19:52 -07:00
{
// 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
}