Compare commits

...

2 commits

Author SHA1 Message Date
Christopher Cookman fbe3dce9fc Dingus 2025-05-26 22:46:56 -06:00
Christopher Cookman 4733730bd4 Add Sleep to Night 2025-05-26 22:31:43 -06:00
3 changed files with 29 additions and 1 deletions

View file

@ -50,6 +50,11 @@ file = "mods/botarium.pw.toml"
hash = "2f57caef93731338be19b1e14065978eb3e14dbfc0c1f9699dfcc2f201e2c23b" hash = "2f57caef93731338be19b1e14065978eb3e14dbfc0c1f9699dfcc2f201e2c23b"
metafile = true metafile = true
[[files]]
file = "mods/cardinal-components-api.pw.toml"
hash = "127f0a7311e4ecd77c0b96660e0ff873d78d253fffb68db6101eeb414de38bb1"
metafile = true
[[files]] [[files]]
file = "mods/cc-androids.pw.toml" file = "mods/cc-androids.pw.toml"
hash = "94445a6bad085446e35f1d4ef0979d0199ed6fce658440b5a1defc15387e14e8" hash = "94445a6bad085446e35f1d4ef0979d0199ed6fce658440b5a1defc15387e14e8"
@ -430,6 +435,11 @@ file = "mods/resourceful-lib.pw.toml"
hash = "3f9e020fb15e1c2ede36d50b40c72d536f6de3f817bd703d26805a747175c8bc" hash = "3f9e020fb15e1c2ede36d50b40c72d536f6de3f817bd703d26805a747175c8bc"
metafile = true metafile = true
[[files]]
file = "mods/reworked-sleep-to-night.pw.toml"
hash = "dc48eda6c869e9349354d2a1b3a6214481f9afabd2e8c07de512b31bb2f7da25"
metafile = true
[[files]] [[files]]
file = "mods/searchables.pw.toml" file = "mods/searchables.pw.toml"
hash = "830270b8e5a34f5621720ae09c4cf716a65d8003a30d585c8b817aba1fde9ac8" hash = "830270b8e5a34f5621720ae09c4cf716a65d8003a30d585c8b817aba1fde9ac8"
@ -500,6 +510,11 @@ file = "mods/toms-peripherals.pw.toml"
hash = "4dcfcecd5f3be5cbb1b07a11bf6a264033c1619786491ec2a1ebf1b748324c48" hash = "4dcfcecd5f3be5cbb1b07a11bf6a264033c1619786491ec2a1ebf1b748324c48"
metafile = true metafile = true
[[files]]
file = "mods/travelersbackpack.pw.toml"
hash = "760d018cbc3d725cabf4dc5b4e11e383cdb9c9d7afe0750a4289c3d423e43060"
metafile = true
[[files]] [[files]]
file = "mods/trinkets.pw.toml" file = "mods/trinkets.pw.toml"
hash = "ffdb79f5bc29f990e5889f5d159a043c7046b8cd8d79f17f54b44d7ccc2b242a" hash = "ffdb79f5bc29f990e5889f5d159a043c7046b8cd8d79f17f54b44d7ccc2b242a"

View file

@ -0,0 +1,13 @@
name = "Reworked: Sleep To Night"
filename = "Reworked Sleep To Night-1.2.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/28b0McBj/versions/Ao7h3CPn/Reworked%20Sleep%20To%20Night-1.2.0.jar"
hash-format = "sha512"
hash = "34caca50fcd0d53709f8e5a43517c312d2b11d7111578e8edaa9c3c2e8bb27f64daa8c4c4f3eca4d5f146b332519d02ef12b22d032265bb4950f3924e75f4a43"
[update]
[update.modrinth]
mod-id = "28b0McBj"
version = "Ao7h3CPn"

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 = "6558398e48b7eeaf8374560026e6ea7d6917b889dfa97fcf27920b212f4adf62" hash = "857def203939baddf3a54dddb3d7f8db6c49b51292f90cde457d418a7fdf34de"
[versions] [versions]
fabric = "0.16.14" fabric = "0.16.14"