diff --git a/index.toml b/index.toml index 7afb7ed..5fb201a 100644 --- a/index.toml +++ b/index.toml @@ -120,6 +120,11 @@ file = "mods/disable-elytra.pw.toml" hash = "b34d9d19f5a0810aee76034e4bc52462b629e08d22bf024bb544d4329577ff88" metafile = true +[[files]] +file = "mods/double-doors.pw.toml" +hash = "c02a955a040a1ecdfdbe9573ffd0c5a252c51560871f068becbcfd713b386b16" +metafile = true + [[files]] file = "mods/dripsounds-fabric.pw.toml" hash = "6992619452254eac894dbaaaff722c4dfa3d3576405f1b3c4d9782fe98aaf7e1" diff --git a/mods/double-doors.pw.toml b/mods/double-doors.pw.toml new file mode 100644 index 0000000..9834bda --- /dev/null +++ b/mods/double-doors.pw.toml @@ -0,0 +1,13 @@ +name = "Double Doors" +filename = "doubledoors-1.20.1-5.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/JrvR9OHr/versions/Ng9ISXia/doubledoors-1.20.1-5.0.jar" +hash-format = "sha1" +hash = "53d8930f5edcff869d8ae0cbeddf73ca81227eda" + +[update] +[update.modrinth] +mod-id = "JrvR9OHr" +version = "Ng9ISXia" diff --git a/pack.toml b/pack.toml index 027fdbe..c7b63b1 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Apollo" author = "Lunar Starstrum " -version = "1.3.0" +version = "1.2.3" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "fa18f3c2cb7b1f7d6b7704a2692b9fb1676400577075f1c06aa5d318b7c47e04" +hash = "8ff9ae98cfe2e8cf9046ae7b420a65c9e20323717d5760313b8c87f9c82c7fa7" [versions] fabric = "0.14.23"