diff --git a/index.toml b/index.toml index 27c1048..a61be9e 100644 --- a/index.toml +++ b/index.toml @@ -54,6 +54,11 @@ file = "mods/cinderscapes.pw.toml" hash = "f6a88dddbee551dadd9f8c8b52912a30c70bf381f152d67d97ebe0e5c6201898" metafile = true +[[files]] +file = "mods/cit-resewn.pw.toml" +hash = "2cf2d6c7683cbaa8d4d91374d5a92e6166176aefe5e0d7a0a2714c9321f8add0" +metafile = true + [[files]] file = "mods/cloth-config.pw.toml" hash = "a89dfcc985612a275975d4823a24fc3dceb244bacb2e8f81bd459283bf1b9fe9" @@ -99,6 +104,11 @@ file = "mods/create-fabric.pw.toml" hash = "cc457369350325e226471c9b070f7ef3e47b6ea8126e8c7c28622b2960ea3f2b" metafile = true +[[files]] +file = "mods/create-steam-n-rails.pw.toml" +hash = "2250d424633babae3b3f240382111fe0588e30031421fb7d6ac4f3e9d27be18c" +metafile = true + [[files]] file = "mods/dcintegration.pw.toml" hash = "b3ce101677c5f2bdcac46f54def60033f3a2e0403394a19ba414d8e301093455" @@ -109,6 +119,11 @@ file = "mods/distanthorizons.pw.toml" hash = "fe79cc78adf75a5aa3f32b2ac61a141ee7a4db1baebf628bee058a9c4381b255" metafile = true +[[files]] +file = "mods/doggy-talents-next.pw.toml" +hash = "78e0e0cb7abe5eaae4e6dda432729f4947324747a887f6d11bb666191a5e5512" +metafile = true + [[files]] file = "mods/elytra-slot.pw.toml" hash = "1d327c7422c097ddef659468a367b195e299f1e40068bf95c2cd2ee6462faa67" diff --git a/mods/cit-resewn.pw.toml b/mods/cit-resewn.pw.toml new file mode 100644 index 0000000..04d546c --- /dev/null +++ b/mods/cit-resewn.pw.toml @@ -0,0 +1,13 @@ +name = "CIT Resewn" +filename = "citresewn-1.1.5+1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/otVJckYQ/versions/8uQeAHwk/citresewn-1.1.5%2B1.20.1.jar" +hash-format = "sha1" +hash = "80d5b5b7bd73a1af7e3ea2c3a770efd7043d399e" + +[update] +[update.modrinth] +mod-id = "otVJckYQ" +version = "8uQeAHwk" diff --git a/mods/create-steam-n-rails.pw.toml b/mods/create-steam-n-rails.pw.toml new file mode 100644 index 0000000..da6492e --- /dev/null +++ b/mods/create-steam-n-rails.pw.toml @@ -0,0 +1,13 @@ +name = "Create: Steam 'n' Rails" +filename = "Steam_Rails-1.5.3+fabric-mc1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/ZzjhlDgM/versions/HYfHPRG3/Steam_Rails-1.5.3%2Bfabric-mc1.20.1.jar" +hash-format = "sha1" +hash = "90cd0296507dde0b0260cd24b33e042cfc990be9" + +[update] +[update.modrinth] +mod-id = "ZzjhlDgM" +version = "HYfHPRG3" diff --git a/mods/doggy-talents-next.pw.toml b/mods/doggy-talents-next.pw.toml new file mode 100644 index 0000000..89c2a9b --- /dev/null +++ b/mods/doggy-talents-next.pw.toml @@ -0,0 +1,13 @@ +name = "Doggy Talents Next" +filename = "DoggyTalentsNext[Fabric]-1.20.1-1.18.11.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "21ee176604d6853178c9115872888b3761914efc" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 5208488 +project-id = 694492 diff --git a/pack.toml b/pack.toml index fc53de9..4696880 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 = "9ef7307d90a8e91f06047c3e9849143a42eac936ab081efffd915cf271eae12a" +hash = "354142fb5fcce82355fe01ac02152527e4758e68d07070b3db8815c6fd2f7d9d" [versions] fabric = "0.15.7"