Add doggos

This commit is contained in:
TDLaouer 2024-04-07 00:58:19 +02:00
parent 4c50d80b76
commit dc3f00f70f
5 changed files with 55 additions and 1 deletions

View File

@ -54,6 +54,11 @@ file = "mods/cinderscapes.pw.toml"
hash = "f6a88dddbee551dadd9f8c8b52912a30c70bf381f152d67d97ebe0e5c6201898" hash = "f6a88dddbee551dadd9f8c8b52912a30c70bf381f152d67d97ebe0e5c6201898"
metafile = true metafile = true
[[files]]
file = "mods/cit-resewn.pw.toml"
hash = "2cf2d6c7683cbaa8d4d91374d5a92e6166176aefe5e0d7a0a2714c9321f8add0"
metafile = true
[[files]] [[files]]
file = "mods/cloth-config.pw.toml" file = "mods/cloth-config.pw.toml"
hash = "a89dfcc985612a275975d4823a24fc3dceb244bacb2e8f81bd459283bf1b9fe9" hash = "a89dfcc985612a275975d4823a24fc3dceb244bacb2e8f81bd459283bf1b9fe9"
@ -99,6 +104,11 @@ file = "mods/create-fabric.pw.toml"
hash = "cc457369350325e226471c9b070f7ef3e47b6ea8126e8c7c28622b2960ea3f2b" hash = "cc457369350325e226471c9b070f7ef3e47b6ea8126e8c7c28622b2960ea3f2b"
metafile = true metafile = true
[[files]]
file = "mods/create-steam-n-rails.pw.toml"
hash = "2250d424633babae3b3f240382111fe0588e30031421fb7d6ac4f3e9d27be18c"
metafile = true
[[files]] [[files]]
file = "mods/dcintegration.pw.toml" file = "mods/dcintegration.pw.toml"
hash = "b3ce101677c5f2bdcac46f54def60033f3a2e0403394a19ba414d8e301093455" hash = "b3ce101677c5f2bdcac46f54def60033f3a2e0403394a19ba414d8e301093455"
@ -109,6 +119,11 @@ file = "mods/distanthorizons.pw.toml"
hash = "fe79cc78adf75a5aa3f32b2ac61a141ee7a4db1baebf628bee058a9c4381b255" hash = "fe79cc78adf75a5aa3f32b2ac61a141ee7a4db1baebf628bee058a9c4381b255"
metafile = true metafile = true
[[files]]
file = "mods/doggy-talents-next.pw.toml"
hash = "78e0e0cb7abe5eaae4e6dda432729f4947324747a887f6d11bb666191a5e5512"
metafile = true
[[files]] [[files]]
file = "mods/elytra-slot.pw.toml" file = "mods/elytra-slot.pw.toml"
hash = "1d327c7422c097ddef659468a367b195e299f1e40068bf95c2cd2ee6462faa67" hash = "1d327c7422c097ddef659468a367b195e299f1e40068bf95c2cd2ee6462faa67"

13
mods/cit-resewn.pw.toml Normal file
View File

@ -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"

View File

@ -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"

View File

@ -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

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "9ef7307d90a8e91f06047c3e9849143a42eac936ab081efffd915cf271eae12a" hash = "354142fb5fcce82355fe01ac02152527e4758e68d07070b3db8815c6fd2f7d9d"
[versions] [versions]
fabric = "0.15.7" fabric = "0.15.7"