File tree Expand file tree Collapse file tree 4 files changed +38
-1
lines changed
Expand file tree Collapse file tree 4 files changed +38
-1
lines changed Original file line number Diff line number Diff line change @@ -206,6 +206,10 @@ file = "mods/ferrite-core.pw.toml"
206206hash = " fbf9806c22ee5bccbe08f7dec15b742f5ae3a70caf186d6dce0d42f28790f559"
207207metafile = true
208208
209+ [[files ]]
210+ file = " mods/hoofprint.pw.toml"
211+ metafile = true
212+
209213[[files ]]
210214file = " mods/iris.pw.toml"
211215hash = " 623f91f5cb2cfe0e7c3a6fc48ae5984dfad62e85389e2567ab5421f7d9d02c51"
@@ -291,6 +295,10 @@ file = "mods/styledplayerlist.pw.toml"
291295hash = " a51892495fece6745e0b90ef5c659f1000efeda9941738fb33e1668ddcd8e329"
292296metafile = true
293297
298+ [[files ]]
299+ file = " mods/surveyor.pw.toml"
300+ metafile = true
301+
294302[[files ]]
295303file = " mods/tmyk.pw.toml"
296304hash = " 6ebe0902f9f5aa2692a00fb036ae3f5dd0fc7423b6f60f8a29a0e967eccb1713"
Original file line number Diff line number Diff line change 1+ name = " hoofprint"
2+ filename = " hoofprint-0.8.0-alpha.9+1.21.jar"
3+ side = " client"
4+
5+ [download ]
6+ url = " https://github.com/ModGardenEvent/hoofprint/releases/download/v0.8.0-alpha.9%2B1.21.5/hoofprint-0.8.0-alpha.9%2B1.21.jar"
7+ hash-format = " sha256"
8+ hash = " e548c594c5ac20d986d235bcff09fb92b03bdda237279b208c41e43b424f3021"
9+
10+ [update ]
11+ [update .github ]
12+ branch = " 1.21.5"
13+ regex = " ^.+(?<!-api|-dev|-dev-preshadow|-sources)\\ .jar$"
14+ slug = " ModGardenEvent/hoofprint"
15+ tag = " v0.8.0-alpha.9+1.21.5"
Original file line number Diff line number Diff line change 1+ name = " surveyor"
2+ filename = " surveyor-1.0.0-alpha.10+1.21.5.jar"
3+ side = " both"
4+
5+ [download ]
6+ url = " https://github.com/ModGardenEvent/surveyor/releases/download/v1.0.0-alpha.10%2B1.21.5/surveyor-1.0.0-alpha.10%2B1.21.5.jar"
7+ hash-format = " sha256"
8+ hash = " 40ed41cee4de0753606780d8301f8647b20d7d5df8e8cdd436a8688e4ccdd9eb"
9+
10+ [update ]
11+ [update .github ]
12+ branch = " 1.21.5"
13+ regex = " ^.+(?<!-api|-dev|-dev-preshadow|-sources)\\ .jar$"
14+ slug = " ModGardenEvent/surveyor"
15+ tag = " v1.0.0-alpha.10+1.21.5"
Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ pack-format = "packwiz:1.1.0"
66[index ]
77file = " index.toml"
88hash-format = " sha256"
9- hash = " 595594d6e946cff8115fb79c5f4b96d6efd31bf1e315e23e6eb0f21c151a56a0"
109
1110[versions ]
1211fabric = " 0.16.14"
You can’t perform that action at this time.
0 commit comments