AOF7-Vocality/config/polymer/client.json
2024-02-20 18:35:48 -06:00

12 lines
638 B
JSON

{
"_c3": "Enables alternative armor (texture) renderer. Always enabled with Iris/Canvas installed",
"useAlternativeArmorRenderer": false,
"_c4": "Toggles visibility of F3 debug info",
"displayF3Info": true,
"_c5": "Enables logging of invalid registry ids (BlockStates, Blocks, Items, etc) sent by server",
"logInvalidServerEntryIds": true,
"_c6": "Disables Polymer's QoL changes that effects non-visual things",
"disableNonVisualQualityOfLifeChanges": false,
"_c7": "Enables experimental support for less standard modded containers, allowing them to display polymer items",
"experimentalModdedContainerSupport": true
}