fix missing deps

This commit is contained in:
Merith-TK 2022-08-28 15:00:17 -07:00
parent 50c9ffb643
commit a86660991b
4 changed files with 37 additions and 1 deletions

View file

@ -261,6 +261,11 @@ file = "mods/paradise-lost.pw.toml"
hash = "53d666e5ab53bc32b1785323486c8513dc0ea9bcae7aec1de686232f6dc02dc4" hash = "53d666e5ab53bc32b1785323486c8513dc0ea9bcae7aec1de686232f6dc02dc4"
metafile = true metafile = true
[[files]]
file = "mods/patchouli.pw.toml"
hash = "efc2a5c84648fe9d84aaaae5ecdd352f3fff2a81857e53806f6a67d6e67dd845"
metafile = true
[[files]] [[files]]
file = "mods/paxi-fabric.pw.toml" file = "mods/paxi-fabric.pw.toml"
hash = "d0a9744dca85bb9f5331e4a4ea0995d61bede26488a39d6df1d005fd9eb08fb7" hash = "d0a9744dca85bb9f5331e4a4ea0995d61bede26488a39d6df1d005fd9eb08fb7"
@ -326,6 +331,11 @@ file = "mods/techreborn.pw.toml"
hash = "d9a2776ee476c34e814bba25882023cacdff05d5acbfa8e6d7c3adc7fed6cd3e" hash = "d9a2776ee476c34e814bba25882023cacdff05d5acbfa8e6d7c3adc7fed6cd3e"
metafile = true metafile = true
[[files]]
file = "mods/terrablender-fabric.pw.toml"
hash = "f4e0c267402d79fa23c2c439c5776396855f6e5cf4911b38ec664dfcc7caaabb"
metafile = true
[[files]] [[files]]
file = "mods/thonkutil.pw.toml" file = "mods/thonkutil.pw.toml"
hash = "d227749ef001a75ad588e4f59edf1f4a97e537458bdefb414331c31c0a437d0b" hash = "d227749ef001a75ad588e4f59edf1f4a97e537458bdefb414331c31c0a437d0b"

View file

@ -0,0 +1,13 @@
name = "Patchouli"
filename = "Patchouli-1.18.2-71-FABRIC.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/nU0bVIaL/versions/1.18.2-71-fabric/Patchouli-1.18.2-71-FABRIC.jar"
hash-format = "sha1"
hash = "8aa052ad5ede21de1e1ba99490a844b5af00ca63"
[update]
[update.modrinth]
mod-id = "nU0bVIaL"
version = "x2hqKA51"

View file

@ -0,0 +1,13 @@
name = "TerraBlender (Fabric)"
filename = "TerraBlender-fabric-1.18.2-1.1.0.102.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "dee6a1bf46934871d989107d20d30202bc791417"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3816496
project-id = 565956

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 = "382a846d89f0c1fcc346afb9846d23fcf21c64ae83601c743a2a4c81097ffe1d" hash = "30167ccbaa826350540dad37b0481d76cb12460a6c89b145327d35b24f22fb5a"
[versions] [versions]
fabric = "0.14.8" fabric = "0.14.8"