Pack start

This commit is contained in:
2025-07-26 14:57:57 +02:00
commit 4a3d935039
843 changed files with 30825 additions and 0 deletions

6
web/config/yacl.json5 Normal file
View File

@@ -0,0 +1,6 @@
{
// 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
}