Replaced Terra with BYG and Terrablender
This commit is contained in:
parent
64bafafbd2
commit
17b237fc87
5 changed files with 37 additions and 14 deletions
10
index.toml
10
index.toml
|
@ -20,6 +20,11 @@ file = "mods/architectury-api.pw.toml"
|
||||||
hash = "808c30194a90fce3a57ba82e92333518f3a14a5fdb69c84b5fac247e46557632"
|
hash = "808c30194a90fce3a57ba82e92333518f3a14a5fdb69c84b5fac247e46557632"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/biomesyougo.pw.toml"
|
||||||
|
hash = "dbbe09e6693b3c8608f7831b99f66ff57a62a5dfef612295cbe144553abd7336"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/boat-item-view.pw.toml"
|
file = "mods/boat-item-view.pw.toml"
|
||||||
hash = "aa5edd2c0991a3e43e61bc8c20afc354c9101a328c319af6f2a7682f14764b4c"
|
hash = "aa5edd2c0991a3e43e61bc8c20afc354c9101a328c319af6f2a7682f14764b4c"
|
||||||
|
@ -260,6 +265,11 @@ file = "mods/terra.pw.toml"
|
||||||
hash = "b3061c52ef9d8cf3332fc36d556a4a953a093a028376a517e2f8746edf0f7419"
|
hash = "b3061c52ef9d8cf3332fc36d556a4a953a093a028376a517e2f8746edf0f7419"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/terrablender-fabric.pw.toml"
|
||||||
|
hash = "d8811e747723a11a540557e9d602fe16fbbd55fdeb120342f008108f89e8226b"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/your-reputation.pw.toml"
|
file = "mods/your-reputation.pw.toml"
|
||||||
hash = "8379255314bce0cdf2d2e179c0e6c30c9c175fab5c25d003497b7621da6b5298"
|
hash = "8379255314bce0cdf2d2e179c0e6c30c9c175fab5c25d003497b7621da6b5298"
|
||||||
|
|
13
mods/biomesyougo.pw.toml
Normal file
13
mods/biomesyougo.pw.toml
Normal file
|
@ -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"
|
|
@ -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"
|
|
13
mods/terrablender-fabric.pw.toml
Normal file
13
mods/terrablender-fabric.pw.toml
Normal file
|
@ -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
|
|
@ -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 = "037eb66665c5dbf8b6372f084606b3669938e0991ec034858ed6dcb3de3f0d3d"
|
hash = "3518b39d387a1f28dcd76ff5c58804b0bb5e8d3a4f016b0c355df59ea9233d2e"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.19.2"
|
minecraft = "1.19.2"
|
||||||
|
|
Loading…
Reference in a new issue