From 9e0f5f67bbcf2649eb4cdc2a6ce3287827f5f902 Mon Sep 17 00:00:00 2001 From: hkc Date: Sat, 13 Apr 2024 22:05:45 +0300 Subject: [PATCH] Added Immersive Aircraft --- index.toml | 5 +++++ mods/immersive-aircraft.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/immersive-aircraft.pw.toml diff --git a/index.toml b/index.toml index 7168608..c3d6355 100644 --- a/index.toml +++ b/index.toml @@ -514,6 +514,11 @@ file = "mods/horse-expert.pw.toml" hash = "12f236d2a2baa1e1f75628a5cc20eae9caf207861fe957dfdf8907dcca50b1d6" metafile = true +[[files]] +file = "mods/immersive-aircraft.pw.toml" +hash = "cb202449f255e6599d6506c9c4fa0027ec244918f3e69f4e0957a2348f787216" +metafile = true + [[files]] file = "mods/immersive-paintings.pw.toml" hash = "8a70f97536490d193879303f378d5fb1d843ba5bf98f59d7369ddfe761642285" diff --git a/mods/immersive-aircraft.pw.toml b/mods/immersive-aircraft.pw.toml new file mode 100644 index 0000000..e1846c2 --- /dev/null +++ b/mods/immersive-aircraft.pw.toml @@ -0,0 +1,13 @@ +name = "Immersive Aircraft" +filename = "immersive_aircraft-0.7.5+1.20.1-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/x3HZvrj6/versions/WNDpdgfW/immersive_aircraft-0.7.5%2B1.20.1-fabric.jar" +hash-format = "sha1" +hash = "2a13a60a7db2d0550790b5937bbf0f8ff44eca07" + +[update] +[update.modrinth] +mod-id = "x3HZvrj6" +version = "WNDpdgfW" diff --git a/pack.toml b/pack.toml index 82e844b..e7bc79f 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 = "cbf36a8997a51a6ece45ba4a2c62d178c4e23165926600d4230801218f9d6cf4" +hash = "70da4cb0e70ff80907f58a354882a5304024f57531fb1c690045a7bd28f77a31" [versions] fabric = "0.15.7"