This commit is contained in:
parent
96a6a5cdc9
commit
b42e611863
4 changed files with 37 additions and 1 deletions
|
|
@ -76,6 +76,11 @@ file = "mods/chested-companions.pw.toml"
|
|||
hash = "c2c488f661fe99fad03fbdfd1f9c811317f764ca90aca929a01a9038d60eb9ef"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/chunky.pw.toml"
|
||||
hash = "b1da0afe23273616b36e2c6d815819ea43ff3847db20639067cfa8e13e930753"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/collective.pw.toml"
|
||||
hash = "df6bd40c17e1d41acb88646d0335de236840d9b4e4747ee4551eb0ea82b305f5"
|
||||
|
|
@ -206,6 +211,11 @@ file = "mods/my_totem_doll.pw.toml"
|
|||
hash = "d5c8a515987ea81c2e8eb838b01cd027e0b743269e17589ec7bfa16ea8e295e2"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/no-chat-reports.pw.toml"
|
||||
hash = "ba94fd9dd7d5148b511c24460a281143c3a5d02b859e66732f6121aee6625f0d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/oh-the-biomes-weve-gone.pw.toml"
|
||||
hash = "812f4e05ecbc6348ac29cccbb6ea5e05880c6d8ea702e9949a11a9e0290f4e99"
|
||||
|
|
|
|||
13
modpack/mods/chunky.pw.toml
Normal file
13
modpack/mods/chunky.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
name = "Chunky"
|
||||
filename = "Chunky-Fabric-1.4.40.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/fALzjamp/versions/inWDi2cf/Chunky-Fabric-1.4.40.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "9e0386d032641a124fd953a688a48066df7f4ec1186f7f0f8b0a56d49dced220e2d6938ed56e9d8ead78bb80ddb941bc7873f583add8e565bdacdf62e13adc28"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "fALzjamp"
|
||||
version = "inWDi2cf"
|
||||
13
modpack/mods/no-chat-reports.pw.toml
Normal file
13
modpack/mods/no-chat-reports.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
name = "No Chat Reports"
|
||||
filename = "NoChatReports-FABRIC-1.21.7-v2.14.0.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/qQyHxfxd/versions/LhwpK0O6/NoChatReports-FABRIC-1.21.7-v2.14.0.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "6e93c822e606ad12cb650801be1b3f39fcd2fef64a9bb905f357eb01a28451afddb3a6cadb39c112463519df0a07b9ff374d39223e9bf189aee7e7182077a7ae"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "qQyHxfxd"
|
||||
version = "LhwpK0O6"
|
||||
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "0092529de7e9fb1cb73a4ed99cc9372c84be13e4c093854cd092bf1d3d8ac5a9"
|
||||
hash = "54ecbdef7e7ab1aba8bf39c9907d1f33b5069aba74b9fd78a43c85b980a0e4ea"
|
||||
|
||||
[versions]
|
||||
fabric = "0.17.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue