Skip to content

Commit 3702a71

Browse files
committed
Botany Trees
1 parent d18d42b commit 3702a71

File tree

3 files changed

+19
-1
lines changed

3 files changed

+19
-1
lines changed

index.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,11 @@ file = "mods/botany-pots.pw.toml"
212212
hash = "7e8dfd21715aba55e284e848982a8434c730fcebab027058c7558b523597c467"
213213
metafile = true
214214

215+
[[files]]
216+
file = "mods/botany-trees.pw.toml"
217+
hash = "7b5117641ed64940005d73a281d598be655aebcdc4356a05b25392f1183c773f"
218+
metafile = true
219+
215220
[[files]]
216221
file = "mods/bounced.pw.toml"
217222
hash = "9d4142f9f1a2e429796ac778ab036286a8a9da287bad2bea2b5b6b1f72816a52"

mods/botany-trees.pw.toml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
name = "Botany Trees"
2+
filename = "botanytrees-fabric-1.21.1-21.1.1.jar"
3+
side = "both"
4+
5+
[download]
6+
url = "https://cdn.modrinth.com/data/mvs7RoIW/versions/DR8GifmC/botanytrees-fabric-1.21.1-21.1.1.jar"
7+
hash-format = "sha512"
8+
hash = "154e56ebf070b6b2ca464ffd0f6fb9b1b11a0574ee3f5925a8ef136e749b220119d4bd537b33f4ad5b8dc6a53cd94edda0db34a54bed476abc2807fbdd045d51"
9+
10+
[update]
11+
[update.modrinth]
12+
mod-id = "mvs7RoIW"
13+
version = "DR8GifmC"

pack.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
66
[index]
77
file = "index.toml"
88
hash-format = "sha256"
9-
hash = "1df71f8f3a69da7dd282ec3aa88cab8040c388a72d7381e77401e301a4bf251f"
9+
hash = "e7a1855040a04885d9b494bc23f747932cad0a36ec5e54a7af71db09e31f48c5"
1010

1111
[versions]
1212
fabric = "0.17.2"

0 commit comments

Comments
 (0)