From 14f1694aba378da979d06ee14589d71000030870 Mon Sep 17 00:00:00 2001 From: Hexugory Date: Sat, 4 Mar 2023 15:29:38 -0600 Subject: [PATCH 1/2] fix amethyst dust --- config/almostunified/unify.json | 4 ++-- index.toml | 2 +- pack.toml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config/almostunified/unify.json b/config/almostunified/unify.json index 570fc55..db0721f 100644 --- a/config/almostunified/unify.json +++ b/config/almostunified/unify.json @@ -151,8 +151,8 @@ "farmersdelight:cabbage", "minecraft:waxed_copper_block", "minecraft:waxed_cut_copper", - "tinycoal:tinycharcoal" - + "tinycoal:tinycharcoal", + "hexcasting:amethyst_dust_block" ], "ignoredRecipeTypes": [], "ignoredRecipes": ["croptopia:rice_seed"], diff --git a/index.toml b/index.toml index 277a10d..ca9d8a3 100644 --- a/index.toml +++ b/index.toml @@ -90,7 +90,7 @@ hash = "ad711622f9b8c5cc8115f52396f5d82587b809fb20cbf9d94c7744aeebcaf4d5" [[files]] file = "config/almostunified/unify.json" -hash = "d3e01992b538c04ac006449bdcce7ed872cb55c2d8dd2a985dd8db3b27b88b3b" +hash = "aa5741583629349e17956642ede5bcda52644c088b680ee78232974796c0349e" [[files]] file = "config/almostunified/unify.json.bak" diff --git a/pack.toml b/pack.toml index dde9e87..c5c8191 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 = "902d192e0bd33e0567141150eb7be9bbbd0e4804de23dd1c13bc8805d9aab475" +hash = "2d4d25ec2eb8b183039f84db161d0d6a63c41fa6749b23a126d0320c8762aaae" [versions] fabric = "0.14.17" From 96575cbf50553b80f5e60db8a1b2993a5682944c Mon Sep 17 00:00:00 2001 From: Hexugory Date: Sat, 4 Mar 2023 15:38:46 -0600 Subject: [PATCH 2/2] try again --- config/almostunified/unify.json | 2 +- index.toml | 2 +- pack.toml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/almostunified/unify.json b/config/almostunified/unify.json index db0721f..21f722b 100644 --- a/config/almostunified/unify.json +++ b/config/almostunified/unify.json @@ -152,7 +152,7 @@ "minecraft:waxed_copper_block", "minecraft:waxed_cut_copper", "tinycoal:tinycharcoal", - "hexcasting:amethyst_dust_block" + "techreborn:amethyst_dust" ], "ignoredRecipeTypes": [], "ignoredRecipes": ["croptopia:rice_seed"], diff --git a/index.toml b/index.toml index ca9d8a3..4ef5452 100644 --- a/index.toml +++ b/index.toml @@ -90,7 +90,7 @@ hash = "ad711622f9b8c5cc8115f52396f5d82587b809fb20cbf9d94c7744aeebcaf4d5" [[files]] file = "config/almostunified/unify.json" -hash = "aa5741583629349e17956642ede5bcda52644c088b680ee78232974796c0349e" +hash = "977feab566b252ffbba3f0c8703d2fa2d482c030be7004fc546bf12e986bab75" [[files]] file = "config/almostunified/unify.json.bak" diff --git a/pack.toml b/pack.toml index c5c8191..8f9954d 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 = "2d4d25ec2eb8b183039f84db161d0d6a63c41fa6749b23a126d0320c8762aaae" +hash = "fd8f0dda086d879a47169a3e0da90d5409849c6cb77a43d2a32232afd58d2575" [versions] fabric = "0.14.17"