From d3c188ef84845783c797d2cb961c27b179e98bdd Mon Sep 17 00:00:00 2001 From: Anthony Debucquoy Date: Thu, 17 Apr 2025 12:12:08 +0200 Subject: [PATCH] automobility --- index.toml | 5 +++++ mods/automobility.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/automobility.pw.toml diff --git a/index.toml b/index.toml index fdf9c339..12b5fdc3 100644 --- a/index.toml +++ b/index.toml @@ -21538,6 +21538,11 @@ file = "mods/ati-structures.pw.toml" hash = "5dc8219b079991f4b0328db1c7323052366dd81d6fb4d28092afce4c9de96606" metafile = true +[[files]] +file = "mods/automobility.pw.toml" +hash = "8d4062c1773719f1e07818d27233ce07c9caf65dd52f9263c4699519dcf02ffa" +metafile = true + [[files]] file = "mods/autorun-fabric.pw.toml" hash = "eb24381853a68355f2364c6d7ba31817671afd12626b97715d2bf09ad4d6d9f4" diff --git a/mods/automobility.pw.toml b/mods/automobility.pw.toml new file mode 100644 index 00000000..c6222779 --- /dev/null +++ b/mods/automobility.pw.toml @@ -0,0 +1,13 @@ +name = "Automobility" +filename = "automobility-0.4.2+1.20.1-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/rqIsPf9F/versions/G97BY8OB/automobility-0.4.2%2B1.20.1-fabric.jar" +hash-format = "sha512" +hash = "359883a402fabc987608186f236a552deb7c6bb7abe2e75c166717a6cd97278050e16f6c88d58b1d6c4b1d3d5fc40f344ae27f1bfde0f3fcddfc94704230fdd8" + +[update] +[update.modrinth] +mod-id = "rqIsPf9F" +version = "G97BY8OB" diff --git a/pack.toml b/pack.toml index 38d79c4c..3afefa51 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "4b892057fb95c89d620b6bdd0268b4e246b2dda4057401d50ceb242cd6927381" +hash = "e0db632f0f79f0079969dba9adf6fb478912d4ec2a04f1690e5895e76567acbd" [versions] fabric = "0.16.10"