parent
ad5804c675
commit
7a322dbdbf
4 changed files with 19 additions and 19 deletions
10
index.toml
10
index.toml
|
@ -313,6 +313,11 @@ file = "mods/extra-mod-integrations.pw.toml"
|
|||
hash = "a822c628af8202734ff60c8d8674211965db934c29b0589ba3d86038063ca5a8"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/fallingtree.pw.toml"
|
||||
hash = "a79279c798e10b673c3e7dfbe675a29e09d5709ddf38d7300356346a7d29ac13"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/farmers-delight.pw.toml"
|
||||
hash = "14ff0d55d64f80bc1630272a7979e1dfed7e9bfc77202c503e05445bbe905773"
|
||||
|
@ -472,11 +477,6 @@ 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/fallingtree.pw.toml
Normal file
13
mods/fallingtree.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "FallingTree"
|
||||
filename = "FallingTree-1.20.1-4.3.4.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/Fb4jn8m6/versions/NrtzFkZE/FallingTree-1.20.1-4.3.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "617b79628fca3968979c1cc5f42edda882a55adb"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "Fb4jn8m6"
|
||||
version = "NrtzFkZE"
|
|
@ -1,13 +0,0 @@
|
|||
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 = "67464f6f61fad88cd7bdd28ec1938b58bed8a7eab189a8dd244d4740b58bc645"
|
||||
hash = "8e83709061e3f3e05672ff0f5fae6a213d0f459e611604c5e149b3851fc6e3e8"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.20.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue