forge & missing

This commit is contained in:
2024-03-23 19:11:56 +01:00
parent 3f185e62e3
commit 8f756788a1
4 changed files with 38 additions and 2 deletions

View File

@@ -1562,6 +1562,11 @@ file = "mods/lootr.pw.toml"
hash = "0d7cc59b014b447e200b531447affebed2c70208b89e4b53ae5fbc4d247f2e0d"
metafile = true
[[files]]
file = "mods/melody.pw.toml"
hash = "0b9cc190139b0eb2d5f0153f05717ed53edd499ad2a3eeee99ea75d22fd0ef1c"
metafile = true
[[files]]
file = "mods/melter.pw.toml"
hash = "324716e33d7944c8df81c878dab4b1da4759b2f936e2a183d0d913e61e0efbc9"
@@ -1827,6 +1832,11 @@ file = "mods/wormhole.pw.toml"
hash = "40391fbc1b25d8a8b2a8f2f27eb63b56e47cab6946a666be1b2674f19473f777"
metafile = true
[[files]]
file = "mods/zaynens-string-from-wool.pw.toml"
hash = "72ed0ce4fbf65836e946e0f7d58d1844822fc03e9eef90a630a0bcba16340e48"
metafile = true
[[files]]
file = "options.txt"
hash = "6d4624d1ea5e325a55b6550ac20dbf7aec807951e04c964607765cc2b709433a"

13
web/mods/melody.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "Melody"
filename = "melody_forge_1.0.3_MC_1.20.1-1.20.4.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "e0942d396a70c09038e6c2e5e1da6505178249b8"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 5109692
project-id = 938643

View File

@@ -0,0 +1,13 @@
name = "Zaynen's String From Wool Mod"
filename = "zaynens_string_from_wool_mod_1.20.1.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "4d5466fb44e7439bd310ed3e0a55b90b9d9e3d43"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 4841489
project-id = 624891

View File

@@ -6,8 +6,8 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "a6bc381e6e774d0f3f67be44da0cfdbbb707db46848e742fdbcad0867d8e85a5"
hash = "b02a955f0d59becc33d97ffd328207f03d998a8f88124f5edbdf266ef6115cfe"
[versions]
forge = "47.1.47"
forge = "47.2.0"
minecraft = "1.20.1"