Files
Reimagined/Server/config/yacl.json5
T
2026-05-07 21:38:27 +03:00

6 lines
250 B
JSON

{
// Show the flashing colour picker hint (auto disables after first use)
showColorPickerIndicator: true,
// Load .webp and .gif during Minecraft resource reload instead of on-demand (can decrease startup time)
preloadComplexImageFormats: false
}