From 78f64fce7c2666cbde3f9a704c998f18fe1c1815 Mon Sep 17 00:00:00 2001 From: Victoria Fischer Date: Thu, 3 Jul 2025 21:17:10 +0200 Subject: [PATCH] unify: add salt --- config/almostunified/unify.json | 3 ++- index.toml | 2 +- pack.toml | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/config/almostunified/unify.json b/config/almostunified/unify.json index cbefda6..2d628d5 100755 --- a/config/almostunified/unify.json +++ b/config/almostunified/unify.json @@ -58,7 +58,8 @@ "forge:cardboard", "forge:chocolate", "forge:pasta", - "forge:salad_ingredients/{material}" + "forge:salad_ingredients/{material}", + "forge:salt" ], "materials": [ "aeternium", diff --git a/index.toml b/index.toml index 6cb1a33..35f4cd0 100644 --- a/index.toml +++ b/index.toml @@ -14,7 +14,7 @@ hash = "a60442351eb4a2fb2c74d4a7c62fd25d32faca43c0f192a1c261c13db9a71551" [[files]] file = "config/almostunified/unify.json" -hash = "1dce776168f1f6fc1d6db33035fb8aa71275d900f2726f0e8edd8551aa892200" +hash = "8c51d8df836f7175aa64f92141df3e3a3113f080511420b4ae34ad0acb8d3c21" [[files]] file = "config/apotheosis/adventure.cfg" diff --git a/pack.toml b/pack.toml index c568eae..f66bb86 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 = "413340d35f45549501c5fd214bf82bf629ed5dbb7304b98b57f2977adbe4ca91" +hash = "dbf3894c7f6df10e81e1edc011a27122ad89b43a9222a52ffbeb7a8928ea82b8" [versions] forge = "47.4.0"