sleeping bags! and something more dubious...

This commit is contained in:
Reid 2025-07-18 14:34:49 -07:00
parent 2fdf890d47
commit 826dfb2c84
Signed by: reidlab
GPG key ID: 6C9EAA3364F962C8
4 changed files with 22 additions and 4 deletions

View file

@ -254,6 +254,11 @@ file = "mods/colorwheel.pw.toml"
hash = "bddfcccbf856bef03576a2460aed69b4f86703aac07d20b76b892e6b36ed7c0a" hash = "bddfcccbf856bef03576a2460aed69b4f86703aac07d20b76b892e6b36ed7c0a"
metafile = true metafile = true
[[files]]
file = "mods/comforts.pw.toml"
hash = "5e0a875282f4abed66a2cccf7929488ebb5e88447d2bb3369e8ddc728fc66fc0"
metafile = true
[[files]] [[files]]
file = "mods/connector-extras.pw.toml" file = "mods/connector-extras.pw.toml"
hash = "52e2cb54ee2933bf00e9b7886f47938a2dce1bf998293be2b38552083ffa5f9a" hash = "52e2cb54ee2933bf00e9b7886f47938a2dce1bf998293be2b38552083ffa5f9a"
@ -1061,7 +1066,7 @@ metafile = true
[[files]] [[files]]
file = "mods/tenpercentoff.pw.toml" file = "mods/tenpercentoff.pw.toml"
hash = "28b1adb0edf6c018b508a375571a5998b1b1a394584cfd567545412b621aa0c8" hash = "f9b603f11a335bfeeba6f9dde2a2576c81e3fc20ffc66d32be6864308b6dab62"
metafile = true metafile = true
[[files]] [[files]]

13
mods/comforts.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Comforts"
filename = "comforts-neoforge-9.0.4+1.21.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/SaCpeal4/versions/f0FgfKAZ/comforts-neoforge-9.0.4%2B1.21.1.jar"
hash-format = "sha512"
hash = "c1fcb536f1a311876c09c9b42b43f599115bcd14bbbbc22d56c5ba8ec72f9e32d84661f0f2f1abbfa19d085f3798ce471b3d89e396f1656a2c57edf2ec8cc3dd"
[update]
[update.modrinth]
mod-id = "SaCpeal4"
version = "f0FgfKAZ"

View file

@ -2,6 +2,6 @@ name = "tenpercentoff"
filename = "tenpercentoff.jar" filename = "tenpercentoff.jar"
[download] [download]
url = "http://goop.network/tenpercentoff.jar" url = "https://goop.network/tenpercentoff.jar"
hash-format = "sha256" hash-format = "sha256"
hash = "75fbf6656d7305b304e97adcd9a490404af5fcb724f03e42e90fd1c8a23b6fe9" hash = "ffd9831f63661918fae04ca617d022dda49a0b9c90fe427ebbfd564e66ccb3f2"

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 = "fa84b6aa132d9cdae85b061784c95ac252f7e823fd69d2dbc981796ff81b484d" hash = "35e7b5d57b1d4391bdf5a3eb3712ece68f83ba44d04f7e974361022188ec5e64"
[versions] [versions]
minecraft = "1.21.1" minecraft = "1.21.1"