From c3aee4cf9edb48071d5bd82545d52b255cf9a118 Mon Sep 17 00:00:00 2001 From: Lilith Ashley Nyx Arson Date: Mon, 20 Jan 2025 15:19:42 +0100 Subject: [PATCH] sky --- index.toml | 5 +++++ mods/block-of-sky.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/block-of-sky.pw.toml diff --git a/index.toml b/index.toml index 9833c34..a740b5e 100644 --- a/index.toml +++ b/index.toml @@ -140,6 +140,11 @@ file = "mods/better-advancements.pw.toml" hash = "45bfe44cb3208de7ce385b6a3e98251e7423c5aac8ebec9c13c752b75661d793" metafile = true +[[files]] +file = "mods/block-of-sky.pw.toml" +hash = "971c2e4bad7c3176e051734ee22fbc08236485af07273eed24a4201844682752" +metafile = true + [[files]] file = "mods/botarium.pw.toml" hash = "15f70ccb7c7b0ff27ec791788d24de00fc6f6715311644b0fe374f006c9f230e" diff --git a/mods/block-of-sky.pw.toml b/mods/block-of-sky.pw.toml new file mode 100644 index 0000000..6b2dfd2 --- /dev/null +++ b/mods/block-of-sky.pw.toml @@ -0,0 +1,13 @@ +name = "Block of Sky" +filename = "blockofsky-neoforge-1.20.1-0.3.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/GdhF8pws/versions/7o9ZUrrk/blockofsky-neoforge-1.20.1-0.3.0.jar" +hash-format = "sha1" +hash = "aa67a294c45231dd719255ae465b12437ea62dc3" + +[update] +[update.modrinth] +mod-id = "GdhF8pws" +version = "7o9ZUrrk" diff --git a/pack.toml b/pack.toml index 3ea7d14..78b7857 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 = "8e83709061e3f3e05672ff0f5fae6a213d0f459e611604c5e149b3851fc6e3e8" +hash = "73c4226d6e9905d5546dfbbec36b3c753204c71eba5e61e600f6fad22cd4eace" [versions] minecraft = "1.20.1"