diff --git a/index.toml b/index.toml index f465b30..fee7588 100644 --- a/index.toml +++ b/index.toml @@ -236,6 +236,11 @@ file = "mods/iris.pw.toml" hash = "87ea5bf588ed195eaee3bcbd2432b5671692a203b25b688ffcbfeea6d2cea775" metafile = true +[[files]] +file = "mods/itemswapper.pw.toml" +hash = "a87a5e7a9a1234525c9b2d5259e061317c35e0c863c2b061a2e6d2826c05f152" +metafile = true + [[files]] file = "mods/jei.pw.toml" hash = "3851cfa6f95cac87314de473dd4179271c8dab6c639652dc83ac688169c00124" diff --git a/mods/itemswapper.pw.toml b/mods/itemswapper.pw.toml new file mode 100644 index 0000000..32f987a --- /dev/null +++ b/mods/itemswapper.pw.toml @@ -0,0 +1,13 @@ +name = "ItemSwapper" +filename = "itemswapper-fabric-0.5.3-mc1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/RPOSBQgq/versions/NEBVxulw/itemswapper-fabric-0.5.3-mc1.20.1.jar" +hash-format = "sha1" +hash = "ca3d145c48936b3eab92f5ab9bf64befe5ed15ec" + +[update] +[update.modrinth] +mod-id = "RPOSBQgq" +version = "NEBVxulw" diff --git a/pack.toml b/pack.toml index 7716731..87864f8 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 = "092afc7ea90afe2b47ae1861a48d79f903afadeac86a5b0572ccb08068f5e5d8" +hash = "a6777a73764e9894683c8499cc6a3d57156354cbc8a8ff41dd7438789160b7b7" [versions] minecraft = "1.20.1"