diff --git a/index.toml b/index.toml index 2bdaefe..17da086 100644 --- a/index.toml +++ b/index.toml @@ -474,6 +474,11 @@ file = "mods/immersive-paintings.pw.toml" hash = "8a70f97536490d193879303f378d5fb1d843ba5bf98f59d7369ddfe761642285" metafile = true +[[files]] +file = "mods/interactive.pw.toml" +hash = "a20cf291c44f7142838c921e303becd92c208adfb46386dbc96006ccd8d1b74d" +metafile = true + [[files]] file = "mods/inventory-essentials.pw.toml" hash = "5f4202049cfaef85525702039c3ec43e048eb658ade060980f796744fea299da" diff --git a/mods/interactive.pw.toml b/mods/interactive.pw.toml new file mode 100644 index 0000000..799026a --- /dev/null +++ b/mods/interactive.pw.toml @@ -0,0 +1,13 @@ +name = "Create: Interactive" +filename = "create_interactive-1201-fabric-1.0.2-beta.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/MyfCcqiE/versions/bEXpIXEZ/create_interactive-1201-fabric-1.0.2-beta.1.jar" +hash-format = "sha1" +hash = "b7115f0eab95ba1fddd975fb38e6bcefcf01a64b" + +[update] +[update.modrinth] +mod-id = "MyfCcqiE" +version = "bEXpIXEZ" diff --git a/pack.toml b/pack.toml index e516645..e61105f 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 = "80781f125a68d1e5d99680fc5e8c121f78084f57d8946b333ec2ab865f0b60ed" +hash = "bb4aa4f24641d3aed7a168736bc5251fbf82a5ba1a285bdb7226ef4d771e80fc" [versions] fabric = "0.15.7"