From 36e18fcf3f6410120352e6905202e32d9ca17cb0 Mon Sep 17 00:00:00 2001 From: RestedWicked Date: Fri, 20 Jun 2025 19:33:32 -0700 Subject: [PATCH] [ADD] Cubes without borders --- index.toml | 5 +++++ mods/cubes-without-borders.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/cubes-without-borders.pw.toml diff --git a/index.toml b/index.toml index eb969ee..269ffb2 100644 --- a/index.toml +++ b/index.toml @@ -389,6 +389,11 @@ file = "mods/ct-overhaul-village.pw.toml" hash = "ce9141c50cc7ad7e9e348d8a18e39ef5497b4ec95ba98607ab533a7bb54c43be" metafile = true +[[files]] +file = "mods/cubes-without-borders.pw.toml" +hash = "8e5f6550359e71ecbea95705ec61fb03313550e6f481cabf48043929909aabae" +metafile = true + [[files]] file = "mods/custom-player-models.pw.toml" hash = "bb49c558825151e75dca444c8eaa789cca66caf682c34f8bff9ca49d0a622d0b" diff --git a/mods/cubes-without-borders.pw.toml b/mods/cubes-without-borders.pw.toml new file mode 100644 index 0000000..b5c83a3 --- /dev/null +++ b/mods/cubes-without-borders.pw.toml @@ -0,0 +1,13 @@ +name = "Cubes Without Borders" +filename = "cwb-neoforge-3.0.0+mc1.21.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/ETlrkaYF/versions/epixUL1j/cwb-neoforge-3.0.0%2Bmc1.21.jar" +hash-format = "sha512" +hash = "cbe2770179a948bc5cc7ab9fffdb65262745bb42902d03860cb6218708c1d5ffbabfafe40046dd350c3290ab9d07797bf0225ee4a41f917fff120b23b9d9cc04" + +[update] +[update.modrinth] +mod-id = "ETlrkaYF" +version = "epixUL1j" diff --git a/pack.toml b/pack.toml index add7dbf..89f7206 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 = "cbe196cbf5f3ef53a93f897500922ef7ac9d2c9056d2d370df3f115a0bd8eb26" +hash = "834f66fe83e613bd1b9ff17d857bf59a6e854136766de5bb2016c182cff535dc" [versions] minecraft = "1.21.1"