guess that's it

This commit is contained in:
Hexugory 2023-03-02 15:47:03 -06:00
parent 0d10cfa3d9
commit 8827eb030e
5 changed files with 55 additions and 1 deletions

View File

@ -5708,6 +5708,11 @@ file = "mods/cc-restitched.pw.toml"
hash = "071d3136a96f205bc989c5bcb9b7ec74057f2f0f2a9f1500c18835f07b2a8cbc"
metafile = true
[[files]]
file = "mods/cccbridge.pw.toml"
hash = "72a444170f6963bc57c323f98d01d22bdcd400be26a2bfd1d3d02ea34ad096de"
metafile = true
[[files]]
file = "mods/chalk-fabric.pw.toml"
hash = "56a7b25d5c90a7c976967e066c32633bde1dcbcb79476c8a8636dabbdd30fc99"
@ -6458,6 +6463,11 @@ file = "mods/muffins-slime-golem.pw.toml"
hash = "1066d724534cbf62eda466cdfc9449f85135abbb69b315ad55b29e1b144a8501"
metafile = true
[[files]]
file = "mods/music-maker-mod.pw.toml"
hash = "3fec8029557477050028db32ad53e446a236de156a20eb2292a8e9e4f5771db7"
metafile = true
[[files]]
file = "mods/naturalist.pw.toml"
hash = "928049dc37b7b41a8d7cadf9977d183527c74744f9dce884c9c04a76b3276832"
@ -7068,6 +7078,11 @@ file = "mods/yungs-better-mineshafts-fabric.pw.toml"
hash = "17d172d8eba1234a2eeb7569b080ff17424f2aeee6b2949f9498230f1c71bca9"
metafile = true
[[files]]
file = "mods/yungs-better-nether-fortresses.pw.toml"
hash = "7d818ac96ba8ed8eaeeaffc8704d94569d9a00a570f09321b404299afc154a24"
metafile = true
[[files]]
file = "mods/yungs-better-ocean-monuments-fabric.pw.toml"
hash = "feb38d4a8ed796be0dd60f50bd0f56a83a6df5f6fb57d13bad5bd0481017ec12"

13
mods/cccbridge.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "CC:C Bridge"
filename = "cccbridge-1.4.1-fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/fXt291FO/versions/JWA3Ln0O/cccbridge-1.4.1-fabric.jar"
hash-format = "sha1"
hash = "1bf409942a4f4cd821f5244c71e1e86dd7b0f23f"
[update]
[update.modrinth]
mod-id = "fXt291FO"
version = "JWA3Ln0O"

View File

@ -0,0 +1,13 @@
name = "Music Maker Mod"
filename = "xercamusic-fabric-1.19.2-1.0.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/qQpWCN75/versions/Uu63sYWg/xercamusic-fabric-1.19.2-1.0.1.jar"
hash-format = "sha1"
hash = "85d285b00cb72d3f447af0a4d3e9342c7ff0467b"
[update]
[update.modrinth]
mod-id = "qQpWCN75"
version = "Uu63sYWg"

View File

@ -0,0 +1,13 @@
name = "YUNG's Better Nether Fortresses"
filename = "YungsBetterNetherFortresses-1.19.2-Fabric-1.0.4.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/Z2mXHnxP/versions/NySrIdMV/YungsBetterNetherFortresses-1.19.2-Fabric-1.0.4.jar"
hash-format = "sha1"
hash = "902cd727f535bf63b09a28ca14a852867c3360cc"
[update]
[update.modrinth]
mod-id = "Z2mXHnxP"
version = "NySrIdMV"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "0494f7a1a1499e035a0a1b9e8f4de98f2bc0dcf460c03d467e58852564e7fc1a"
hash = "d0fa85178eb671ff12086e331132f88059daa42f62e0993b561cd810c17d863f"
[versions]
fabric = "0.14.14"