diff --git a/index.toml b/index.toml index 9663ff2..5193a3e 100644 --- a/index.toml +++ b/index.toml @@ -20,6 +20,11 @@ file = "mods/architectury-api.pw.toml" hash = "808c30194a90fce3a57ba82e92333518f3a14a5fdb69c84b5fac247e46557632" metafile = true +[[files]] +file = "mods/biomesyougo.pw.toml" +hash = "dbbe09e6693b3c8608f7831b99f66ff57a62a5dfef612295cbe144553abd7336" +metafile = true + [[files]] file = "mods/boat-item-view.pw.toml" hash = "aa5edd2c0991a3e43e61bc8c20afc354c9101a328c319af6f2a7682f14764b4c" @@ -260,6 +265,11 @@ file = "mods/terra.pw.toml" hash = "b3061c52ef9d8cf3332fc36d556a4a953a093a028376a517e2f8746edf0f7419" metafile = true +[[files]] +file = "mods/terrablender-fabric.pw.toml" +hash = "d8811e747723a11a540557e9d602fe16fbbd55fdeb120342f008108f89e8226b" +metafile = true + [[files]] file = "mods/your-reputation.pw.toml" hash = "8379255314bce0cdf2d2e179c0e6c30c9c175fab5c25d003497b7621da6b5298" diff --git a/mods/biomesyougo.pw.toml b/mods/biomesyougo.pw.toml new file mode 100644 index 0000000..9143ffd --- /dev/null +++ b/mods/biomesyougo.pw.toml @@ -0,0 +1,13 @@ +name = "Oh The Biomes You'll Go" +filename = "Oh_The_Biomes_You'll_Go-fabric-1.19.2-2.0.0.13.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/uE1WpIAk/versions/oFcbieSw/Oh_The_Biomes_You%27ll_Go-fabric-1.19.2-2.0.0.13.jar" +hash-format = "sha1" +hash = "306b3605a45e0ad643e41dc3993d106d9dd7b9bf" + +[update] +[update.modrinth] +mod-id = "uE1WpIAk" +version = "oFcbieSw" diff --git a/mods/terra.pw.toml b/mods/terra.pw.toml deleted file mode 100644 index 6386f5e..0000000 --- a/mods/terra.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Terra" -filename = "Terra-quilt-6.2.1-BETA+358e09d05.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/FIlZB9L0/versions/BMKdpZ8z/Terra-quilt-6.2.1-BETA%2B358e09d05.jar" -hash-format = "sha1" -hash = "3f5b2b9b3eb7e0a4e8e3940f3850a86953ef72c8" - -[update] -[update.modrinth] -mod-id = "FIlZB9L0" -version = "BMKdpZ8z" diff --git a/mods/terrablender-fabric.pw.toml b/mods/terrablender-fabric.pw.toml new file mode 100644 index 0000000..85f1ca7 --- /dev/null +++ b/mods/terrablender-fabric.pw.toml @@ -0,0 +1,13 @@ +name = "TerraBlender (Fabric)" +filename = "TerraBlender-fabric-1.19.2-2.0.1.136.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "5ca6cc1eb69df42650c6d5d478f58e1241109771" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4205731 +project-id = 565956 diff --git a/pack.toml b/pack.toml index 6c0f836..03a47c2 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 = "037eb66665c5dbf8b6372f084606b3669938e0991ec034858ed6dcb3de3f0d3d" +hash = "3518b39d387a1f28dcd76ff5c58804b0bb5e8d3a4f016b0c355df59ea9233d2e" [versions] minecraft = "1.19.2"