parent
393a4519d2
commit
acc0dc40d8
4 changed files with 37 additions and 1 deletions
10
index.toml
10
index.toml
|
@ -467,6 +467,16 @@ file = "mods/packed-up.pw.toml"
|
|||
hash = "a16469440f8810cdec24cae1309975eccbbbaedae94318f49b9a9fbc41fecd96"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/pandalib.pw.toml"
|
||||
hash = "08470d7dfa1b0900224b55783901a1cb7b9e40a3606366a49b35fbf163380554"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/pandas-falling-trees.pw.toml"
|
||||
hash = "7c4f24dbde87957e68cabd58d0e478af510ff039ea55a8c004709a8425497a2a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/patchouli.pw.toml"
|
||||
hash = "4d0b66ba4cb3c2965bf961d4bb991babb6a60f8a20709d1e295ed7fc8b6d8929"
|
||||
|
|
13
mods/pandalib.pw.toml
Normal file
13
mods/pandalib.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "PandaLib"
|
||||
filename = "pandalib-forge-0.4.2-1.20.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/mEEGbEIu/versions/Hs1ReP4A/pandalib-forge-0.4.2-1.20.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "cc0332d3bbf7824b673abc59e231f1f5aafc6420"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "mEEGbEIu"
|
||||
version = "Hs1ReP4A"
|
13
mods/pandas-falling-trees.pw.toml
Normal file
13
mods/pandas-falling-trees.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Panda's Falling Tree's"
|
||||
filename = "fallingtrees-forge-0.12.7-1.20.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/i2kUe4lq/versions/BTha8GrF/fallingtrees-forge-0.12.7-1.20.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "493724d09ba37fa140c6b360eb267cb5c563a35b"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "i2kUe4lq"
|
||||
version = "BTha8GrF"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "f4828778d79d6a799d07ac50f5a84005fadd3545596e107ea986054967b9a359"
|
||||
hash = "c377c7ebda88339096f3603b2cb9feeb57b9eb5dea8f70798ac3c417caf66b90"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.20.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue