Files
mechanical-smp-v1/web/pack/config/yacl.json5
2025-07-26 15:09:57 +02:00

6 lines
250 B
Plaintext

{
// 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
}