diff --git a/index.toml b/index.toml index d71b5d2..7646337 100644 --- a/index.toml +++ b/index.toml @@ -368,6 +368,11 @@ file = "mods/structory.pw.toml" hash = "d0b06ed3c01796837223764708bafdc354ca271083f29700aa2de1c5e1b4ff89" metafile = true +[[files]] +file = "mods/supermartijn642s-core-lib.pw.toml" +hash = "6fba63f2152b6e51365f55d4a689f61053a4aa8b785e904715aef3d595a9fcb8" +metafile = true + [[files]] file = "mods/tectonic.pw.toml" hash = "b4418b3889720386ad519a583735b7658679454f0ce8129d6f1c72a00f561b93" @@ -398,6 +403,11 @@ file = "mods/trade-cycling.pw.toml" hash = "1dd540094372fc739857d45308c7bee815d7e0e77b9f59a0aecf2f60d37dbf7c" metafile = true +[[files]] +file = "mods/trash-cans.pw.toml" +hash = "179b326687b34c0dde9370aedc47a7cdf5115483c2287df73c96b5380e31148e" +metafile = true + [[files]] file = "mods/travelers-titles.pw.toml" hash = "c5a0c22022b75a9ef30a23ef19bd08cd770b5a4d5a338406aa3d35e696b3a6aa" diff --git a/mods/supermartijn642s-core-lib.pw.toml b/mods/supermartijn642s-core-lib.pw.toml new file mode 100644 index 0000000..461ebbd --- /dev/null +++ b/mods/supermartijn642s-core-lib.pw.toml @@ -0,0 +1,13 @@ +name = "SuperMartijn642's Core Lib" +filename = "supermartijn642corelib-1.1.18a-fabric-mc1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/rOUBggPv/versions/T4PXaNJw/supermartijn642corelib-1.1.18a-fabric-mc1.20.1.jar" +hash-format = "sha512" +hash = "6d4fcc83d573e01c4d780d2753e2bfd46031757653d2a4b20d4270fa0359debeaff0c585deca1631903110e3bc4d63e383ff5bfed6218d69af1896c80a65beaa" + +[update] +[update.modrinth] +mod-id = "rOUBggPv" +version = "T4PXaNJw" diff --git a/mods/trash-cans.pw.toml b/mods/trash-cans.pw.toml new file mode 100644 index 0000000..9079897 --- /dev/null +++ b/mods/trash-cans.pw.toml @@ -0,0 +1,13 @@ +name = "Trash Cans" +filename = "trashcans-1.0.18-fabric-mc1.20.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/4QrnfueM/versions/CrDLvf7Q/trashcans-1.0.18-fabric-mc1.20.jar" +hash-format = "sha512" +hash = "3e5c14f314b4a3836215133734704aeffc21f332a6e865da6a8facabe4f2bd825a66e8f3f451444e748d97df3431df6a771af3c102643f947bd1ed7caee96ddb" + +[update] +[update.modrinth] +mod-id = "4QrnfueM" +version = "CrDLvf7Q" diff --git a/pack.toml b/pack.toml index ade4c46..f0b9c5e 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 = "f36dc5a720c3255851288ac7031fcc96715f90a20c6bbf455e1493fe69ba6396" +hash = "ef3b99132b3d5432044e0bfbe60a9ccd5e2ab54f994079878fb389ecfd3faa7e" [versions] fabric = "0.16.10"