parent
899e4a3d6b
commit
7f68ca5d07
4 changed files with 37 additions and 1 deletions
10
index.toml
10
index.toml
|
@ -381,6 +381,11 @@ file = "mods/markdownmanual.pw.toml"
|
|||
hash = "149ed49c72c1a9409de4487075757c4da3f8ddfc2e02c95ef499d9cfc2a68deb"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/mealapi.pw.toml"
|
||||
hash = "adb920b48728998e86f1994a1b6fe3d9a522e0a586d22f3fc24f6d25faef874b"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/mighty_mail-forge-1.20.1-1.1.2.jar"
|
||||
hash = "15dd49a80294a3df9d338c23e380606cea2c705908aa6f4ccccf75aa28112e00"
|
||||
|
@ -494,6 +499,11 @@ file = "mods/ridingmousefix.pw.toml"
|
|||
hash = "a1226a7f792f4b48a1f22ac75f41b5cf0ac23df37e0e272e102bc76d40fb1685"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/sandwichable.pw.toml"
|
||||
hash = "f940a85f7fce47ee3228e10dfde0c7a818d5464337bb8ba0b7074b421975e359"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/searchables.pw.toml"
|
||||
hash = "35905f57cdb21a2aaa26345f2fabe3137ee2db6ee3bb2149cea206611b11ef69"
|
||||
|
|
13
mods/mealapi.pw.toml
Normal file
13
mods/mealapi.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Meal API"
|
||||
filename = "mealapi-0.3.2+1.20.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/ZfVQ3Rjs/versions/3lsXZMiV/mealapi-0.3.2%2B1.20.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "c185377cc3301585a1b4e4a05854f65c792fab30"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "ZfVQ3Rjs"
|
||||
version = "3lsXZMiV"
|
13
mods/sandwichable.pw.toml
Normal file
13
mods/sandwichable.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Sandwichable"
|
||||
filename = "sandwichable-1.3.1+1.20.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/5g7OOxWC/versions/tLPYvIQM/sandwichable-1.3.1%2B1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "5a1627580fe6742cd4b5436b5ff5dabace2a3c6f"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "5g7OOxWC"
|
||||
version = "tLPYvIQM"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "9d9d4b50ce674b730a45b88b9886b0b09201a92c322e237a5204473286b0f270"
|
||||
hash = "64181beee7515e6c9bb03747559f6dded9dc35bfe2d339ac178e71434a1f741b"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.20.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue