Initial commit for modpack switching to curseforge building.

This commit is contained in:
2025-08-24 00:46:04 -05:00
commit 8c34038fab
151 changed files with 5309 additions and 0 deletions

6
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
}