feat: add three feller
This commit is contained in:
parent
d63d4c714f
commit
07f31450cf
3 changed files with 19 additions and 1 deletions
|
@ -50,6 +50,11 @@ file = "plugins/sleeper.pw.toml"
|
||||||
hash = "bc11d13bbf20403ce0bf6b6ba261653c6a34830efd18525bf7ad65cbd24f27ac"
|
hash = "bc11d13bbf20403ce0bf6b6ba261653c6a34830efd18525bf7ad65cbd24f27ac"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "plugins/thizzyz-tree-feller.pw.toml"
|
||||||
|
hash = "12e0b823b25e1aecf3b1fce9c0235e200dc43da0ec01fa5095d8d7c428ee80b3"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "plugins/veinminer.pw.toml"
|
file = "plugins/veinminer.pw.toml"
|
||||||
hash = "aa1e847e624f1a469fd1ee52c64dc9913b185f972d54a67a9dbb57f4f2be418f"
|
hash = "aa1e847e624f1a469fd1ee52c64dc9913b185f972d54a67a9dbb57f4f2be418f"
|
||||||
|
|
|
@ -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 = "1dfc30201d0c60032c1fe26a1777122427e9d831c840322657b15bff728276ba"
|
hash = "631108c5233e7d0f3300f30d2ae961d2ef9c52958c50fa7ebe6a1fb3a5664a0b"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.20.6"
|
minecraft = "1.20.6"
|
||||||
|
|
13
plugins/thizzyz-tree-feller.pw.toml
Normal file
13
plugins/thizzyz-tree-feller.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Thizzy'z Tree Feller"
|
||||||
|
filename = "TreeFeller-1.25.0.jar"
|
||||||
|
side = "server"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/YrkmSvXh/versions/qk43zbCb/TreeFeller-1.25.0.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "d565108bd03747c2e0fc8c01f8129057c03ae46d7124a88902c332c76660ce42d3b2c811ebd2b5fec20ea1ea6e6a1e22b0b54818893cc07d4a11f17e7cb3df20"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "YrkmSvXh"
|
||||||
|
version = "qk43zbCb"
|
Loading…
Reference in a new issue