diff --git a/.minecraft/index.toml b/.minecraft/index.toml index 2177f3a..056b293 100644 --- a/.minecraft/index.toml +++ b/.minecraft/index.toml @@ -70,6 +70,11 @@ file = "mods/bottled-air.pw.toml" hash = "2828f99176560ddaa7f603a8a49f0ec42185d37e6090296dc31d5422e53f97e5" metafile = true +[[files]] +file = "mods/bttf_blahaj.pw.toml" +hash = "313caf9b999ff43f310f206b0c2eba85ce604bd26cbfe29901e3325d2e531c80" +metafile = true + [[files]] file = "mods/cc-restitched.pw.toml" hash = "ae1acb8953c30ac121915e22913c8905c3a7d5f9fa4d7650abff16049c83d6ee" diff --git a/.minecraft/mods/bttf_blahaj.pw.toml b/.minecraft/mods/bttf_blahaj.pw.toml new file mode 100644 index 0000000..d0ce37e --- /dev/null +++ b/.minecraft/mods/bttf_blahaj.pw.toml @@ -0,0 +1,13 @@ +name = "Blahaj (Fabric)" +filename = "blahaj_1.19.3-0.2.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/faitfqhg/versions/bdsCveaC/blahaj_1.19.3-0.2.0.jar" +hash-format = "sha1" +hash = "cf3d70dcee1410b1d7afd3a05d8a9a760fa2b9b4" + +[update] +[update.modrinth] +mod-id = "faitfqhg" +version = "bdsCveaC" diff --git a/.minecraft/pack.toml b/.minecraft/pack.toml index 8b007bd..cc32900 100644 --- a/.minecraft/pack.toml +++ b/.minecraft/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "3bad08aa6fd7d8c373df95070ae1a078cf455823f106c3db7ddf54508670a5be" +hash = "83ed70d3c3c7807d27f3ed8d6a297e500f2955618b168890954327c78a1f0a21" [versions] fabric = "0.14.13"