diff --git a/index.toml b/index.toml index 6b5be32..6503905 100644 --- a/index.toml +++ b/index.toml @@ -46,6 +46,14 @@ file = "icon.png" file = "mods/3dskinlayers.pw.toml" metafile = true +[[files]] +file = "mods/advancementinfo.pw.toml" +metafile = true + +[[files]] +file = "mods/antighost.pw.toml" +metafile = true + [[files]] file = "mods/appleskin.pw.toml" metafile = true @@ -66,6 +74,10 @@ metafile = true file = "mods/balm.pw.toml" metafile = true +[[files]] +file = "mods/bobby.pw.toml" +metafile = true + [[files]] file = "mods/c2me-fabric.pw.toml" metafile = true @@ -74,6 +86,10 @@ metafile = true file = "mods/capes.pw.toml" metafile = true +[[files]] +file = "mods/cem.pw.toml" +metafile = true + [[files]] file = "mods/chat-heads.pw.toml" metafile = true @@ -102,6 +118,10 @@ metafile = true file = "mods/cull-less-leaves.pw.toml" metafile = true +[[files]] +file = "mods/dcch.pw.toml" +metafile = true + [[files]] file = "mods/deathlog.pw.toml" metafile = true @@ -114,14 +134,26 @@ metafile = true file = "mods/dynamic-fps.pw.toml" metafile = true +[[files]] +file = "mods/dynamic-sound-filters.pw.toml" +metafile = true + [[files]] file = "mods/entityculling.pw.toml" metafile = true +[[files]] +file = "mods/exordium.pw.toml" +metafile = true + [[files]] file = "mods/fabric-language-kotlin.pw.toml" metafile = true +[[files]] +file = "mods/fabrishot.pw.toml" +metafile = true + [[files]] file = "mods/indium.pw.toml" metafile = true @@ -142,6 +174,14 @@ metafile = true file = "mods/lambdabettergrass.pw.toml" metafile = true +[[files]] +file = "mods/lambdynamiclights.pw.toml" +metafile = true + +[[files]] +file = "mods/main-menu-credits.pw.toml" +metafile = true + [[files]] file = "mods/memoryleakfix.pw.toml" metafile = true diff --git a/pack.toml b/pack.toml index 35f04c7..6628608 100644 --- a/pack.toml +++ b/pack.toml @@ -9,7 +9,7 @@ hash-format = "sha256" [versions] minecraft = "1.20.1" -quilt = "0.19.0" +quilt = "0.19.2" [options] acceptable-game-versions = ["1.20", "1.20.1"]