Add owo-lib

This commit is contained in:
Pen Anderson 2023-10-13 09:39:42 -05:00
parent 22d3e2418d
commit caad9881db
3 changed files with 19 additions and 1 deletions

View file

@ -555,6 +555,11 @@ file = "mods/ordinarytweaks.pw.toml"
hash = "59f51643e1c12f4f75a4512a82786f433fb9d60a79ffa0c174d380e81a2b36bc" hash = "59f51643e1c12f4f75a4512a82786f433fb9d60a79ffa0c174d380e81a2b36bc"
metafile = true metafile = true
[[files]]
file = "mods/owo-lib.pw.toml"
hash = "d6a99e144be13fb3d0865925bf73357a2ff82f4114929cc2f35930eb21f3c7e9"
metafile = true
[[files]] [[files]]
file = "mods/patchouli.pw.toml" file = "mods/patchouli.pw.toml"
hash = "2dab4b3cea2f1ce1505c3c7be55d8fb6123a7593435134f2c15eed18e6c07ddf" hash = "2dab4b3cea2f1ce1505c3c7be55d8fb6123a7593435134f2c15eed18e6c07ddf"

13
mods/owo-lib.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "oωo (owo-lib)"
filename = "owo-lib-0.9.3+1.19.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/ccKDOlHs/versions/yGLYmVnT/owo-lib-0.9.3%2B1.19.jar"
hash-format = "sha1"
hash = "86a14dfac6a05d8ee78a331a2ce2a06382e1a271"
[update]
[update.modrinth]
mod-id = "ccKDOlHs"
version = "yGLYmVnT"

View file

@ -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 = "81b3634811630b3ed32f2b87f404bae8a2f1a40bb9547a0fa3f21c96ddb1b346" hash = "3eaeda8bb43bfb8db2ea7d172814fcde0bdb3ac7f938c47272ee51616722edf6"
[versions] [versions]
fabric = "0.14.23" fabric = "0.14.23"