diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e53343..c760658 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,8 @@ This will be the initial release for the production server. I will avoid adding - Automatically swaps to the correct tool for breaking the block if it's in your hotbar. - Chunky - Allows OPs to pre-generate chunks. +- Colorful Hearts + - Layers colored hearts over your health instead of displaying multiple rows of hearts. - Light Overlay - Lets you see light levels by pressing F7. Red = Monsters will spawn anytime, Yellow = Monsters will spawn at night. - Mindful Darkness @@ -43,6 +45,8 @@ This will be the initial release for the production server. I will avoid adding - Makes some textures of blocks placed next to each other "seamless". For example, beds, doors, pistons, and large plants. Might not work with modded items. - Simple Hats - Adds hats. +- Tesseracts + - Adds a block that can transport power, items, and fluids wirelessly over any distance. It even works between dimensions. - Tom's Trading Network - A better trading mod for a server economy. - Wallets @@ -59,7 +63,7 @@ This will be the initial release for the production server. I will avoid adding - Connectivity 3.5 -> 4.2 - Cooking for Blockheads 13.3.1 -> 13.3.2 - Crafting Tweaks 15.1.6 -> 15.1.7 -- Create Crafts and Additions 1.19.2-20230411a -> 1.19.2-20230426a +- Create Crafts and Additions 1.19.2-20230411a -> 1.19.2-20230507a - Create Deco 1.3.1 -> 1.3.2 - Curios API 5.1.4.0 -> 5.1.4.1 - Extreme Reactors 2.0.62 -> 2.0.63 @@ -77,6 +81,7 @@ This will be the initial release for the production server. I will avoid adding - Saturn 0.0.3 -> 0.0.4 - SeasonHUD 1.4.12 -> 1.4.14 - Sophisticated Core 0.5.51.251 -> 0.5.54.261 +- Spawn Animations 1.8.2 -> 1.9 - Tom's Trading Network 0.1.0 -> 0.2.0 - ZeroCore 2 2.1.33 -> 2.1.34 diff --git a/index.toml b/index.toml index 053b629..1934de2 100644 --- a/index.toml +++ b/index.toml @@ -287,6 +287,11 @@ file = "mods/collective.pw.toml" hash = "98b174f93e1b252b0886521a02f36c04833d63ab832f2008d92d2e7d79c3ed18" metafile = true +[[files]] +file = "mods/colorful-hearts.pw.toml" +hash = "08114ba005b8cab85c43e8d24c9bf7b3164b237b5c0597647a72c138aeded52e" +metafile = true + [[files]] file = "mods/compact-machines.pw.toml" hash = "53d2af852bfd91938b19c1c25a9678ce2cb34f09494514f44fa0e59313e8eab6" @@ -364,7 +369,7 @@ metafile = true [[files]] file = "mods/createaddition.pw.toml" -hash = "5b9a6cc1eb37dea317debe134e5ee19a41d8c5822e003979fe866298657807c4" +hash = "c14f367d6613911833f2b158642db0e9e9852cba78618cdf683233dbbc5c7b2a" metafile = true [[files]] @@ -1114,7 +1119,7 @@ metafile = true [[files]] file = "mods/spawn-animations.pw.toml" -hash = "b4b8e10d243bf3b0c5a3e2346141adae563bc70156fdd111a27cf1de827c24be" +hash = "1759a8b2e4ae795747f3438a69d513040c5f24d7faf5d59dce85fdb0f34ec67d" metafile = true [[files]] @@ -1139,12 +1144,12 @@ metafile = true [[files]] file = "mods/supermartijn642s-config-lib.pw.toml" -hash = "ad510a025c5e7b9255cf1d8eb0ad0004d095261e3f4691cd9bf488e1b1c3f8a8" +hash = "4c9539a6d5f8e98809bc518b9ee8231b6c515c58a1f74d9b88b71a6fff26ba03" metafile = true [[files]] file = "mods/supermartijn642s-core-lib.pw.toml" -hash = "f516b9896ceb6b5a76b9960e4f3c5ca8e92e706b464893df515fd9028a2f1215" +hash = "2dd04c6dd644fffd92097bbf5c33dec6dac7492d5bde6a63283653e2c8a69eb8" metafile = true [[files]] @@ -1157,6 +1162,11 @@ file = "mods/terrablender.pw.toml" hash = "64036b0bc617a33d904a0e6371ddc7d63896a888b1e0ada1a6eae8f647bb9327" metafile = true +[[files]] +file = "mods/tesseract.pw.toml" +hash = "fc1ecb1250e8e7ba720c19f5faf698f27e498610e154b7979ee44be4b116e4f5" +metafile = true + [[files]] file = "mods/the-accurate-backrooms.pw.toml" hash = "31c83b9396527bc5cd11a0757d35db98ad32d1fc6912160b0f27183743c3fea7" diff --git a/mods/colorful-hearts.pw.toml b/mods/colorful-hearts.pw.toml new file mode 100644 index 0000000..c4d4b3d --- /dev/null +++ b/mods/colorful-hearts.pw.toml @@ -0,0 +1,13 @@ +name = "Colorful Hearts" +filename = "colorfulhearts-forge-1.19.3-1.0.0.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/wQfMUdZT/versions/AcEcpMPx/colorfulhearts-forge-1.19.3-1.0.0.jar" +hash-format = "sha1" +hash = "73bae460bb14f5b36b031fa4d5f4bdc91cc82f32" + +[update] +[update.modrinth] +mod-id = "wQfMUdZT" +version = "AcEcpMPx" diff --git a/mods/createaddition.pw.toml b/mods/createaddition.pw.toml index 69b43db..18c92d8 100644 --- a/mods/createaddition.pw.toml +++ b/mods/createaddition.pw.toml @@ -1,13 +1,13 @@ name = "Create Crafts & Additions" -filename = "createaddition-1.19.2-20230426a.jar" +filename = "createaddition-1.19.2-20230507a.jar" side = "both" [download] hash-format = "sha1" -hash = "1f307306cef8ad2c54bfcebc4d266e8c4ce741de" +hash = "34802a7b6ea94957d7f18e33ba84551f59420bf6" mode = "metadata:curseforge" [update] [update.curseforge] -file-id = 4508466 +file-id = 4526961 project-id = 439890 diff --git a/mods/spawn-animations.pw.toml b/mods/spawn-animations.pw.toml index aadaf6a..5df4247 100644 --- a/mods/spawn-animations.pw.toml +++ b/mods/spawn-animations.pw.toml @@ -1,13 +1,13 @@ name = "Spawn Animations" -filename = "spawn-animations-1.8.2.jar" +filename = "spawn-animations-1.9.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/zrzYrlm0/versions/2jV4945M/spawn-animations-1.8.2.jar" +url = "https://cdn.modrinth.com/data/zrzYrlm0/versions/H71wYhEG/spawn-animations-1.9.jar" hash-format = "sha1" -hash = "3dabc3801fd42b75331fa14f38fdb94a68262e05" +hash = "e9c74ee26abbb1064f762ed970c22b29ab44358e" [update] [update.modrinth] mod-id = "zrzYrlm0" -version = "2jV4945M" +version = "H71wYhEG" diff --git a/mods/supermartijn642s-config-lib.pw.toml b/mods/supermartijn642s-config-lib.pw.toml index 65a31ee..4e2d69c 100644 --- a/mods/supermartijn642s-config-lib.pw.toml +++ b/mods/supermartijn642s-config-lib.pw.toml @@ -3,11 +3,11 @@ filename = "supermartijn642configlib-1.1.6b-forge-mc1.19.jar" side = "both" [download] +url = "https://cdn.modrinth.com/data/LN9BxssP/versions/1.1.6b-forge-mc1.19/supermartijn642configlib-1.1.6b-forge-mc1.19.jar" hash-format = "sha1" hash = "15ddddd5facc0967345c0510092379d78eac071b" -mode = "metadata:curseforge" [update] -[update.curseforge] -file-id = 3871792 -project-id = 438332 +[update.modrinth] +mod-id = "LN9BxssP" +version = "9pwSswPr" diff --git a/mods/supermartijn642s-core-lib.pw.toml b/mods/supermartijn642s-core-lib.pw.toml index 2f1c0c4..1d10073 100644 --- a/mods/supermartijn642s-core-lib.pw.toml +++ b/mods/supermartijn642s-core-lib.pw.toml @@ -3,11 +3,11 @@ filename = "supermartijn642corelib-1.1.7-forge-mc1.19.jar" side = "both" [download] +url = "https://cdn.modrinth.com/data/rOUBggPv/versions/LzvMbz0m/supermartijn642corelib-1.1.7-forge-mc1.19.jar" hash-format = "sha1" hash = "bdaff70cdb65c9204dc53164f93d82043b4b922a" -mode = "metadata:curseforge" [update] -[update.curseforge] -file-id = 4484238 -project-id = 454372 +[update.modrinth] +mod-id = "rOUBggPv" +version = "LzvMbz0m" diff --git a/mods/tesseract.pw.toml b/mods/tesseract.pw.toml new file mode 100644 index 0000000..a062498 --- /dev/null +++ b/mods/tesseract.pw.toml @@ -0,0 +1,13 @@ +name = "Tesseract" +filename = "tesseract-1.0.34-forge-mc1.19.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/OUhp5O2m/versions/dImbxVsl/tesseract-1.0.34-forge-mc1.19.jar" +hash-format = "sha1" +hash = "1e87256964950f3be932b734c11c645b8e0947fb" + +[update] +[update.modrinth] +mod-id = "OUhp5O2m" +version = "dImbxVsl" diff --git a/pack.toml b/pack.toml index b666d23..e5328a3 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 = "1eebd0df73ab3991876a7072d49dc3d73655b9f374fb394292712459eef1a18d" +hash = "dd78a7cf4a21a6f9d85391d4f39bafd98b25a4acd6be1a935a042a81b021f254" [versions] forge = "43.2.8"