Add Tree Harvester

This commit is contained in:
NullBite 2023-10-18 15:48:11 -04:00
parent 5204bde17e
commit db776b89b6
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A
3 changed files with 19 additions and 1 deletions

View File

@ -527,6 +527,11 @@ file = "mods/terralith.pw.toml"
hash = "7eab318d7763eecf47bde9ecd8d499fe676935392e222a9e8c64c08e6df548d5"
metafile = true
[[files]]
file = "mods/tree-harvester.pw.toml"
hash = "7abb44df595d8176b296678936304e7f6e046d704d365bf2df06b964f1a632fb"
metafile = true
[[files]]
file = "mods/way2wayfabric.pw.toml"
hash = "8d2217dc18ef88b1032c2e192ed2905a738e15e8425cc2a5a292949bca77d109"

View File

@ -0,0 +1,13 @@
name = "Tree Harvester"
filename = "treeharvester-1.20.1-8.2.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/abooMhox/versions/c2klaSgQ/treeharvester-1.20.1-8.2.jar"
hash-format = "sha1"
hash = "a8f74a45164c564fda9ae941faac6322248daabd"
[update]
[update.modrinth]
mod-id = "abooMhox"
version = "c2klaSgQ"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "c1b8ef47c915cce18c94c4fb9376edfe3a7f6754a1e2fc4b52b35302684500c1"
hash = "ab61b4e2c90265b34c6d19849566f86cf213ba4d5de6235065534ea32fc69531"
[versions]
minecraft = "1.20.1"