Add Tree Harvester
This commit is contained in:
parent
5204bde17e
commit
db776b89b6
@ -527,6 +527,11 @@ file = "mods/terralith.pw.toml"
|
|||||||
hash = "7eab318d7763eecf47bde9ecd8d499fe676935392e222a9e8c64c08e6df548d5"
|
hash = "7eab318d7763eecf47bde9ecd8d499fe676935392e222a9e8c64c08e6df548d5"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/tree-harvester.pw.toml"
|
||||||
|
hash = "7abb44df595d8176b296678936304e7f6e046d704d365bf2df06b964f1a632fb"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/way2wayfabric.pw.toml"
|
file = "mods/way2wayfabric.pw.toml"
|
||||||
hash = "8d2217dc18ef88b1032c2e192ed2905a738e15e8425cc2a5a292949bca77d109"
|
hash = "8d2217dc18ef88b1032c2e192ed2905a738e15e8425cc2a5a292949bca77d109"
|
||||||
|
13
mods/tree-harvester.pw.toml
Normal file
13
mods/tree-harvester.pw.toml
Normal 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"
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "c1b8ef47c915cce18c94c4fb9376edfe3a7f6754a1e2fc4b52b35302684500c1"
|
hash = "ab61b4e2c90265b34c6d19849566f86cf213ba4d5de6235065534ea32fc69531"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.20.1"
|
minecraft = "1.20.1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user