From 11acdab2e2289510520cb7563168f50749bf7a28 Mon Sep 17 00:00:00 2001 From: Isaac Shoebottom Date: Sun, 15 Dec 2024 11:41:44 -0400 Subject: [PATCH] Update packwiz hashes --- minecraft/pack/index.toml | 10 +++++++++- minecraft/pack/pack.toml | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/minecraft/pack/index.toml b/minecraft/pack/index.toml index 4de3107..b51b188 100644 --- a/minecraft/pack/index.toml +++ b/minecraft/pack/index.toml @@ -1,5 +1,13 @@ hash-format = "sha256" +[[files]] +file = "config/doubledoors.json5" +hash = "b3338c29e0c5c152861c71fe3a424590a7313716d010cb491c9185b41c6e3620" + +[[files]] +file = "config/rightclickharvest.json5" +hash = "480a2a8a40f9e3f2a1f016e0c77ba74d057ed70e574e74f233fabd3bec1d6ae8" + [[files]] file = "mods/alternate-current.pw.toml" hash = "d096d46cd17123c2e28271cc98a791d6a452a2d2b59acdfe53c18127a7b6604e" @@ -137,7 +145,7 @@ metafile = true [[files]] file = "mods/rei.pw.toml" -hash = "fd9f9969ca944b96b307ec7ab7750375420e99da3da22b1dd9b2ac525390f248" +hash = "97f250ee1fd7c57a193498c427dd6bbac567785b5c4713001966335ae07b7a5e" metafile = true [[files]] diff --git a/minecraft/pack/pack.toml b/minecraft/pack/pack.toml index b85ccfb..30f2dc8 100644 --- a/minecraft/pack/pack.toml +++ b/minecraft/pack/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "2a5869b92c381cf9edeb4f899725fef287a1361780ffeb23bd8e1f3bd43ef3f4" +hash = "dc2ce1ece5c1b702fbf943f32031d6428ab1ae7cf95f12c8047e9b412e617b67" [versions] fabric = "0.16.9"