parent
74cfc806e5
commit
ad5804c675
5 changed files with 19 additions and 37 deletions
15
index.toml
15
index.toml
|
@ -164,11 +164,6 @@ file = "mods/chat-heads.pw.toml"
|
|||
hash = "28d6efa091891b34587f5a03fd8973183d73be11e20b255706fb758326c3d92f"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/cloth-config.pw.toml"
|
||||
hash = "5ac32407263c973bebc5aee61fe000d29d9879020fafb6631581396b64e55dfe"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/clumps.pw.toml"
|
||||
hash = "fb8e035187556a9406507176782dd251769d8cdf14e9712b508bcc47ff6904d9"
|
||||
|
@ -283,11 +278,6 @@ file = "mods/emitrades.pw.toml"
|
|||
hash = "e141c57090cc48337e6a8b88e10edb3b434de8967aa6cbff252896b4ed53cf89"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/enhanced-falling-trees.pw.toml"
|
||||
hash = "b6eff589820473332c80f972238574d1870a5b5a525163d6622961f8aa62148e"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/entity-model-features.pw.toml"
|
||||
hash = "a4d11e919132d573da75c2e2d06242921541cfdf94ebfafe976fbc5fe7fc2e29"
|
||||
|
@ -482,6 +472,11 @@ 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"
|
||||
|
|
|
@ -1,13 +0,0 @@
|
|||
name = "Cloth Config API"
|
||||
filename = "cloth-config-11.1.136-forge.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/9s6osm5g/versions/t8TXrZvZ/cloth-config-11.1.136-forge.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "c65d07748acc57ceb45d53b3964368b84f34d54f"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "9s6osm5g"
|
||||
version = "t8TXrZvZ"
|
|
@ -1,13 +0,0 @@
|
|||
name = "Enhanced Falling Trees"
|
||||
filename = "efallingtrees-0.6.0-1.20+forge.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/UJMd74i4/versions/rgO0bdwf/efallingtrees-0.6.0-1.20%2Bforge.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "8509d35923851606208a9762e8b02a9765e4b6cc"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "UJMd74i4"
|
||||
version = "rgO0bdwf"
|
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 = "9f7fcdda3f8e5bfc6fc4005a5bdbdd7308d1529d616cce94bb72c0a2f1d439b2"
|
||||
hash = "67464f6f61fad88cd7bdd28ec1938b58bed8a7eab189a8dd244d4740b58bc645"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.20.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue