diff --git a/pack/index.toml b/pack/index.toml index 88e3134..4d17e7e 100644 --- a/pack/index.toml +++ b/pack/index.toml @@ -468,6 +468,18 @@ hash = "083f0cf5d90011aecd999316072cb868fd636f86b2fe4ed9db92d76b50a715b4" metafile = true preserve = false +[[files]] +file = "mods/scatteredshards-1.5.0.pw.toml" +hash = "89b6f7c7a838808105e70aba159a63f3c7b44952b31cd8aa9e1281428be22d7f" +metafile = true +preserve = false + +[[files]] +file = "mods/DemoBox-1.0.0+mc.1.20.4.pw.toml" +hash = "c1850a8da744c22ffbaa3eefafd186a04e9f084d7daa906749c0a20e62f8361a" +metafile = true +preserve = false + [[files]] file = "config/teabridge.json" hash = "3864ed958f7ab49c9b7b0773389fb312f9081cdb05ca9379f86279e228a04c74" diff --git a/pack/mods/DemoBox-1.0.0+mc.1.20.4.pw.toml b/pack/mods/DemoBox-1.0.0+mc.1.20.4.pw.toml new file mode 100644 index 0000000..8fadc3b --- /dev/null +++ b/pack/mods/DemoBox-1.0.0+mc.1.20.4.pw.toml @@ -0,0 +1,17 @@ +name = "DemoBox-1.0.0+mc.1.20.4" +filename = "DemoBox-1.0.0+mc.1.20.4.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/b2SVO5sB/versions/8mqBSol8/DemoBox-1.0.0%2Bmc.1.20.4.jar" +hash = "2bfdd938b52fdbaa5e619c60db4e0e890d6c5ca54c6b855d10c5c4418b3d8e3145c4ad7dc48dc66f1b4b48ca9d4533a8dc66428177c55854e225930ed85e5690" +hash-format = "sha512" +mode = "url" + +[option] +optional = false +default = false + +[update.modrinth] +mod-id = "demobox" +version = "8mqBSol8" diff --git a/pack/mods/scatteredshards-1.5.0.pw.toml b/pack/mods/scatteredshards-1.5.0.pw.toml new file mode 100644 index 0000000..014b71f --- /dev/null +++ b/pack/mods/scatteredshards-1.5.0.pw.toml @@ -0,0 +1,13 @@ +name = "scatteredshards-1.5.0" +filename = "scatteredshards-1.5.0.jar" +side = "both" + +[download] +url = "https://blanketcon.b-cdn.net/pub/1.20/scatteredshards-1.5.0.jar" +hash = "c140b5f42df7a4cac88ccf849c85dc087f3a78a3081597ed4bde0aa073d8f88e" +hash-format = "sha256" +mode = "url" + +[option] +optional = false +default = false diff --git a/pack/pack.toml b/pack/pack.toml index e541277..f9c7ab8 100644 --- a/pack/pack.toml +++ b/pack/pack.toml @@ -4,7 +4,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" -hash = "e7f45c91cef5b47d1b44afcbbbf05d8355c9ab2ae235cbd840e46c0e584f853c" +hash = "be91e6b11fa14d7f895df59b613b80a1f2342183f6b7a0735395c0aacfa75bb4" hash-format = "sha256" metafile = false preserve = false