mirror of
https://github.com/eliasstepanik/Create.git
synced 2026-01-10 08:48:26 +00:00
6 lines
250 B
Plaintext
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
|
|
} |