diff --git a/.minecraft/index.toml b/.minecraft/index.toml index 51de20a..24bb3d2 100644 --- a/.minecraft/index.toml +++ b/.minecraft/index.toml @@ -420,6 +420,11 @@ file = "mods/prism-lib.pw.toml" hash = "8134c08af1ac4d5c8aef4b134d205fb12b202c2a6ad323cc93b7bb8ada19de21" metafile = true +[[files]] +file = "mods/probejs.pw.toml" +hash = "3710d4600587a86c8f2587c37586d60e0c525dfaeeb39fc80e5314801108fc12" +metafile = true + [[files]] file = "mods/reeses-sodium-options.pw.toml" hash = "b2e3be698473bfb3f08865a11e74c9ee8d47239ac72a79d60acc1ee381722a50" diff --git a/.minecraft/mods/probejs.pw.toml b/.minecraft/mods/probejs.pw.toml new file mode 100644 index 0000000..a75b2c6 --- /dev/null +++ b/.minecraft/mods/probejs.pw.toml @@ -0,0 +1,13 @@ +name = "ProbeJS" +filename = "probejs-4.4.0-fabric.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "22e798e3386eb9bcd3f615e944939d6180fb0f78" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4415080 +project-id = 585406 diff --git a/.minecraft/pack.toml b/.minecraft/pack.toml index cc5c1a7..6cfabea 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 = "a83ceae64a40336b5e0a58387066aa2ac06ab6724f0813bc5a514e9d90dc5469" +hash = "f0fd74432519c07d2c5c6d3fe1dc3f210bdb1d4150f175324eb78b4e9138c4eb" [versions] fabric = "0.14.19"