diff --git a/index.toml b/index.toml index 2380dea..fac235c 100644 --- a/index.toml +++ b/index.toml @@ -17505,6 +17505,11 @@ file = "mods/bookshelf.pw.toml" hash = "d12e1ffd08b9f26a5ad78dabdc9a4a2212ca4058dd9d6347a716bd5e25139dae" metafile = true +[[files]] +file = "mods/borderless-mining.pw.toml" +hash = "764d1ff7674fc05039cfcbb50a57088fa7f4f3c5d70847b49687ecfee3d7adb3" +metafile = true + [[files]] file = "mods/bosses-of-mass-destruction.pw.toml" hash = "62a06523495d2fe4423080876dbcd631378cf805c20a64c63f3768027b4f8c15" diff --git a/mods/borderless-mining.pw.toml b/mods/borderless-mining.pw.toml new file mode 100644 index 0000000..aa6289e --- /dev/null +++ b/mods/borderless-mining.pw.toml @@ -0,0 +1,18 @@ +name = "Borderless Mining" +filename = "borderless-mining-1.1.8+1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/kYq5qkSL/versions/lhrW53q7/borderless-mining-1.1.8%2B1.20.1.jar" +hash-format = "sha1" +hash = "dbdb8a0600679f3c76480ae5d0995e2334773ce3" + +[update] +[update.modrinth] +mod-id = "kYq5qkSL" +version = "lhrW53q7" + +[option] +optional = true +default = false +description = "Turns fullscreen mode into borderless windowed" \ No newline at end of file diff --git a/pack.toml b/pack.toml index 03a3619..9794e99 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "5b4d8d656abf2e49cf95761c4b40d6388481d0d1b1f442738c1018ed337c08d0" +hash = "63ec95ae635d89b9cde6c4d863735ad6b99da6e7ad5bbc0fd5cc9c454cc689c2" [versions] fabric = "0.14.25"