This commit is contained in:
parent
6b4469ba32
commit
c1017e47cb
4 changed files with 37 additions and 1 deletions
10
index.toml
10
index.toml
|
@ -548,11 +548,21 @@ file = "mods/oculus.pw.toml"
|
||||||
hash = "b085541be584ad69dc83c7737a8d1226f77a4bc2c6f17c9c785986781ec11d2d"
|
hash = "b085541be584ad69dc83c7737a8d1226f77a4bc2c6f17c9c785986781ec11d2d"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/patchouli.pw.toml"
|
||||||
|
hash = "4d0b66ba4cb3c2965bf961d4bb991babb6a60f8a20709d1e295ed7fc8b6d8929"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/playeranimator.pw.toml"
|
file = "mods/playeranimator.pw.toml"
|
||||||
hash = "5afa7da611cb56447e957a22f2d5b36fbdcd322acc09880bb669471a032a2ec3"
|
hash = "5afa7da611cb56447e957a22f2d5b36fbdcd322acc09880bb669471a032a2ec3"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/pneumaticcraft-repressurized.pw.toml"
|
||||||
|
hash = "e3c0dd357ffe41d5e344e4d56c0dcf11bc6187336d74ca4158c3e9bbae6bf654"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/polymorph.pw.toml"
|
file = "mods/polymorph.pw.toml"
|
||||||
hash = "cd72c729471b76a249a9ee615c6be93bac6de902cbb55673817c40ff0e500b09"
|
hash = "cd72c729471b76a249a9ee615c6be93bac6de902cbb55673817c40ff0e500b09"
|
||||||
|
|
13
mods/patchouli.pw.toml
Normal file
13
mods/patchouli.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Patchouli"
|
||||||
|
filename = "Patchouli-1.20.1-84-FORGE.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/nU0bVIaL/versions/JMtc0mTS/Patchouli-1.20.1-84-FORGE.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "b6b7267f3669c10c167d5d375d0274d40e3eb756"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "nU0bVIaL"
|
||||||
|
version = "JMtc0mTS"
|
13
mods/pneumaticcraft-repressurized.pw.toml
Normal file
13
mods/pneumaticcraft-repressurized.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "PneumaticCraft: Repressurized"
|
||||||
|
filename = "pneumaticcraft-repressurized-6.0.15+mc1.20.1.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/ncAcdgk7/versions/Pq4YT1ta/pneumaticcraft-repressurized-6.0.15%2Bmc1.20.1.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "2d7e7f38da47439e5586e6c93e52b13eeb304d96"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "ncAcdgk7"
|
||||||
|
version = "Pq4YT1ta"
|
|
@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "038fe796e97c04c07bbd2d8760f554b9e69587ffdf23173785b0976870438eba"
|
hash = "71847ccad29a7ca03de98fe9d8092ecdc315659ede4fd5bb92d5c2c3c792cbb0"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
forge = "47.3.0"
|
forge = "47.3.0"
|
||||||
|
|
Loading…
Reference in a new issue