From 7a815b19ef9eb073e07e98017bf46ee5bfba2856 Mon Sep 17 00:00:00 2001 From: CallMeEchoCodes Date: Sat, 3 Aug 2024 14:08:37 +1000 Subject: [PATCH] :) --- index.toml | 5 +++++ mods/true-ending.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/true-ending.pw.toml diff --git a/index.toml b/index.toml index 07a321a..683dadd 100644 --- a/index.toml +++ b/index.toml @@ -2090,6 +2090,11 @@ file = "mods/tree-harvester.pw.toml" hash = "e6b4b95aa2f044dd01fcf759be0328e2a84d0a22d432036fca491c391ae08498" metafile = true +[[files]] +file = "mods/true-ending.pw.toml" +hash = "cac4499e9a26fd6d786a6ba9df7a3d3ad32130a7bd80d5ba0963d2baf805fb21" +metafile = true + [[files]] file = "mods/vanilla-shutters.pw.toml" hash = "294b8982fe937123b7fb844ad0f1d064cf0fcdde57dad9d232666397ab753ffa" diff --git a/mods/true-ending.pw.toml b/mods/true-ending.pw.toml new file mode 100644 index 0000000..d7c4e75 --- /dev/null +++ b/mods/true-ending.pw.toml @@ -0,0 +1,13 @@ +name = "True Ending: Ender Dragon Overhaul" +filename = "tru.e-ending-v1.1.2b.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/MCnBYP0b/versions/ofBHHt77/tru.e-ending-v1.1.2b.jar" +hash-format = "sha1" +hash = "93b1f3016fda273150d39bb8494731714caca93c" + +[update] +[update.modrinth] +mod-id = "MCnBYP0b" +version = "ofBHHt77" diff --git a/pack.toml b/pack.toml index e65659e..0d571d2 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 = "69c7f71b05b90b4cd081e1db5a5118332fb9903b5d307473ecd328ce1055b887" +hash = "e342d6c75ed6a7e66e342ac8e1e4cfd145212911967e966c2746a7ecd42a07c3" [versions] fabric = "0.15.11"