From 8e560e2497a1cf543dcfb35da8f6f400890b8f3e Mon Sep 17 00:00:00 2001 From: Astreaprtcl Date: Fri, 17 Oct 2025 22:09:27 +0200 Subject: [PATCH] add modern dynamics --- index.toml | 5 +++++ mods/modern-dynamics.pw.toml | 13 +++++++++++++ pack.toml | 4 ++-- 3 files changed, 20 insertions(+), 2 deletions(-) create mode 100644 mods/modern-dynamics.pw.toml diff --git a/index.toml b/index.toml index 2032d19..7dd1255 100644 --- a/index.toml +++ b/index.toml @@ -629,6 +629,11 @@ file = "mods/memoryleakfix.pw.toml" hash = "ede2f61d6b592f44294fa8790c2f050729c487aa86aba09034f2ef30d45e0e93" metafile = true +[[files]] +file = "mods/modern-dynamics.pw.toml" +hash = "28f2e6c19497ba0a7b3d1073720a351ecbb84db27fd09fd74fdba18ffbf2ff33" +metafile = true + [[files]] file = "mods/modernfix.pw.toml" hash = "f149a969021fee77abd79fee4906f80abbbd928b3f68bf14de1a2685ee9a2a80" diff --git a/mods/modern-dynamics.pw.toml b/mods/modern-dynamics.pw.toml new file mode 100644 index 0000000..8f2ecdd --- /dev/null +++ b/mods/modern-dynamics.pw.toml @@ -0,0 +1,13 @@ +name = "Modern Dynamics" +filename = "Modern-Dynamics-0.7.0-beta.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/fMpvLrnF/versions/dLMmaJID/Modern-Dynamics-0.7.0-beta.jar" +hash-format = "sha512" +hash = "dcc45c49ed9c4310bd35d92aa2d88e2026c8fae96b85ef365bf6f4e1fee1b41935467c128b8a37439fad9a0ec5f550f6a3da7d040713c18bc0f2adfed4d5a251" + +[update] +[update.modrinth] +mod-id = "fMpvLrnF" +version = "dLMmaJID" diff --git a/pack.toml b/pack.toml index 1445e21..201a367 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Linuxcraft" author = "Astreaprtcl" -version = "v1.14.1" +version = "v1.15.0" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "f79c1081a80ed50d3bb11d23b0c23d04e6525fc09f921390d121a50e75f44e7a" +hash = "ccf0429cd21b2748ea2dc6c7f4c18aaa9fe960a24655e0556f7c0fae9d21ebee" [versions] fabric = "0.16.14"