added yosbr
This commit is contained in:
parent
7a217b4109
commit
a74a09922f
3 changed files with 19 additions and 1 deletions
|
@ -679,6 +679,11 @@ file = "mods/xaeros-world-map.pw.toml"
|
|||
hash = "cf645e78f3e97c764fedb98e147a764a95cb65b12e11d50260fa1159fbf83ba6"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/yosbr.pw.toml"
|
||||
hash = "7c2712882baa2ed177b9b961cc1052b857f11ed1455609f9e9f01332c0317f12"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/zoomify.pw.toml"
|
||||
hash = "1e6a58053654dac19601133b5260550bd833d681f70598af203e4e0d4da3b3d6"
|
||||
|
|
13
mods/yosbr.pw.toml
Normal file
13
mods/yosbr.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Your Options Shall Be Respected (YOSBR)"
|
||||
filename = "yosbr-0.1.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/WwbubTsV/versions/0.1.1/yosbr-0.1.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "0643830cab952fc96872702e681b863b550c8530"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "WwbubTsV"
|
||||
version = "dStXfyg3"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "22bc0e6f9bdc3d0dc68789c02437b2a37acbf3d8f9ba9d0750b3980312883667"
|
||||
hash = "be5897b6000bebdfefb8d4c7b126869118c1730b608d9f9930a9d6ddfd453697"
|
||||
|
||||
[versions]
|
||||
fabric = "0.14.8"
|
||||
|
|
Loading…
Reference in a new issue