Files
Redcraft.Dragon.V3.Push/overrides/config/yacl.json5

6 lines
250 B
Plaintext
Raw Normal View History

2026-02-25 00:14:30 +08:00
{
// 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
}