diff --git a/DH Test-1.0.0.mrpack b/DH Test-1.0.0.mrpack index f4d3792..cdcb9ef 100644 Binary files a/DH Test-1.0.0.mrpack and b/DH Test-1.0.0.mrpack differ diff --git a/index.toml b/index.toml index ce9de7b..e88d5a6 100644 --- a/index.toml +++ b/index.toml @@ -18,3 +18,8 @@ metafile = true file = "mods/distanthorizons.pw.toml" hash = "cab4ccb34ccfeec5bf0a42dcc756c2f97b67f2094f3b29417fd6a5c9463f40b2" metafile = true + +[[files]] +file = "mods/qsl.pw.toml" +hash = "f2644c0b7c14e9f76afc4e042970f010636e98a116ed92e624e87f01a782aab6" +metafile = true diff --git a/mods/qsl.pw.toml b/mods/qsl.pw.toml new file mode 100644 index 0000000..1162102 --- /dev/null +++ b/mods/qsl.pw.toml @@ -0,0 +1,13 @@ +name = "Quilted Fabric API (QFAPI) / Quilt Standard Libraries (QSL)" +filename = "qfapi-7.7.0_qsl-6.3.0_fapi-0.92.2_mc-1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/qvIfYCYJ/versions/s8dfz9Xa/qfapi-7.7.0_qsl-6.3.0_fapi-0.92.2_mc-1.20.1.jar" +hash-format = "sha512" +hash = "d7bb384b961088ae6fe1e0baef9895cd495a515d8337664bb534c36ae17e48188fc1c50cd9a06e3e53898870ada73e737f63853adf43e744fee11a64bad1059a" + +[update] +[update.modrinth] +mod-id = "qvIfYCYJ" +version = "s8dfz9Xa" diff --git a/pack.toml b/pack.toml index 41e3b8a..7bb6b30 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "c896627ce220338f0a86f877438be28342349bbe8f3589a902ffc3a80f7793cf" +hash = "5c3ce9ae8cfada8b9e58b7c8ac92d8d9fd87c4b8486033956129e23cada3c633" [versions] minecraft = "1.20.1"