diff --git a/src/generated/resources/data/occultism/recipe/crafting/book_of_binding_afrit.json b/src/generated/resources/data/occultism/recipe/crafting/book_of_binding_afrit.json index 846c771e2..ca812f9d1 100644 --- a/src/generated/resources/data/occultism/recipe/crafting/book_of_binding_afrit.json +++ b/src/generated/resources/data/occultism/recipe/crafting/book_of_binding_afrit.json @@ -12,7 +12,7 @@ "item": "occultism:awakened_feather" }, "p": { - "tag": "c:dyes/purple" + "tag": "c:dyes/yellow" } }, "pattern": [ diff --git a/src/generated/resources/data/occultism/recipe/crafting/book_of_binding_afrit_from_empty.json b/src/generated/resources/data/occultism/recipe/crafting/book_of_binding_afrit_from_empty.json index c360e934f..5101ca039 100644 --- a/src/generated/resources/data/occultism/recipe/crafting/book_of_binding_afrit_from_empty.json +++ b/src/generated/resources/data/occultism/recipe/crafting/book_of_binding_afrit_from_empty.json @@ -6,7 +6,7 @@ "item": "occultism:book_of_binding_empty" }, "p": { - "tag": "c:dyes/purple" + "tag": "c:dyes/yellow" } }, "pattern": [ diff --git a/src/generated/resources/data/occultism/recipe/crafting/book_of_binding_djinni.json b/src/generated/resources/data/occultism/recipe/crafting/book_of_binding_djinni.json index cac9695b5..f2138918a 100644 --- a/src/generated/resources/data/occultism/recipe/crafting/book_of_binding_djinni.json +++ b/src/generated/resources/data/occultism/recipe/crafting/book_of_binding_djinni.json @@ -12,7 +12,7 @@ "item": "occultism:awakened_feather" }, "g": { - "tag": "c:dyes/green" + "tag": "c:dyes/purple" } }, "pattern": [ diff --git a/src/generated/resources/data/occultism/recipe/crafting/book_of_binding_djinni_from_empty.json b/src/generated/resources/data/occultism/recipe/crafting/book_of_binding_djinni_from_empty.json index fc787b908..c24c9cd8e 100644 --- a/src/generated/resources/data/occultism/recipe/crafting/book_of_binding_djinni_from_empty.json +++ b/src/generated/resources/data/occultism/recipe/crafting/book_of_binding_djinni_from_empty.json @@ -6,7 +6,7 @@ "item": "occultism:book_of_binding_empty" }, "g": { - "tag": "c:dyes/green" + "tag": "c:dyes/purple" } }, "pattern": [ diff --git a/src/generated/resources/data/occultism/recipe/crafting/book_of_binding_foliot.json b/src/generated/resources/data/occultism/recipe/crafting/book_of_binding_foliot.json index a7c82e410..d56e46ea6 100644 --- a/src/generated/resources/data/occultism/recipe/crafting/book_of_binding_foliot.json +++ b/src/generated/resources/data/occultism/recipe/crafting/book_of_binding_foliot.json @@ -12,7 +12,7 @@ "item": "occultism:awakened_feather" }, "w": { - "tag": "c:dyes/white" + "tag": "c:dyes/blue" } }, "pattern": [ diff --git a/src/generated/resources/data/occultism/recipe/crafting/book_of_binding_foliot_from_empty.json b/src/generated/resources/data/occultism/recipe/crafting/book_of_binding_foliot_from_empty.json index e22470962..5e52a3faf 100644 --- a/src/generated/resources/data/occultism/recipe/crafting/book_of_binding_foliot_from_empty.json +++ b/src/generated/resources/data/occultism/recipe/crafting/book_of_binding_foliot_from_empty.json @@ -6,7 +6,7 @@ "item": "occultism:book_of_binding_empty" }, "w": { - "tag": "c:dyes/white" + "tag": "c:dyes/blue" } }, "pattern": [ diff --git a/src/generated/resources/data/occultism/recipe/crafting/book_of_binding_marid.json b/src/generated/resources/data/occultism/recipe/crafting/book_of_binding_marid.json index 216ee5d47..23310a740 100644 --- a/src/generated/resources/data/occultism/recipe/crafting/book_of_binding_marid.json +++ b/src/generated/resources/data/occultism/recipe/crafting/book_of_binding_marid.json @@ -12,10 +12,10 @@ "item": "occultism:awakened_feather" }, "o": { - "tag": "c:dyes/orange" + "tag": "c:dyes/green" }, "p": { - "tag": "c:dyes/purple" + "tag": "c:dyes/green" } }, "pattern": [ diff --git a/src/generated/resources/data/occultism/recipe/crafting/book_of_binding_marid_from_empty.json b/src/generated/resources/data/occultism/recipe/crafting/book_of_binding_marid_from_empty.json index dfe4683b6..3eb67e451 100644 --- a/src/generated/resources/data/occultism/recipe/crafting/book_of_binding_marid_from_empty.json +++ b/src/generated/resources/data/occultism/recipe/crafting/book_of_binding_marid_from_empty.json @@ -6,10 +6,10 @@ "item": "occultism:book_of_binding_empty" }, "o": { - "tag": "c:dyes/orange" + "tag": "c:dyes/green" }, "p": { - "tag": "c:dyes/purple" + "tag": "c:dyes/green" } }, "pattern": [ diff --git a/src/main/java/com/klikli_dev/occultism/datagen/recipe/OccultismRecipeProvider.java b/src/main/java/com/klikli_dev/occultism/datagen/recipe/OccultismRecipeProvider.java index e191f0d2f..58cfdafbe 100644 --- a/src/main/java/com/klikli_dev/occultism/datagen/recipe/OccultismRecipeProvider.java +++ b/src/main/java/com/klikli_dev/occultism/datagen/recipe/OccultismRecipeProvider.java @@ -361,7 +361,7 @@ private void craftingRecipes(RecipeOutput pRecipeOutput) { .pattern("cpf") .pattern("pbp") .pattern(" p ") - .define('p', Tags.Items.DYES_PURPLE) + .define('p', Tags.Items.DYES_YELLOW) .define('b', OccultismItems.TABOO_BOOK.get()) .define('c', OccultismItems.PURIFIED_INK.get()) .define('f', OccultismItems.AWAKENED_FEATHER.get()) @@ -371,7 +371,7 @@ private void craftingRecipes(RecipeOutput pRecipeOutput) { .pattern(" p ") .pattern("pbp") .pattern(" p ") - .define('p', Tags.Items.DYES_PURPLE) + .define('p', Tags.Items.DYES_YELLOW) .define('b', OccultismItems.BOOK_OF_BINDING_EMPTY.get()) .unlockedBy("has_taboo_book", has(OccultismItems.BOOK_OF_BINDING_EMPTY.get())) .save(pRecipeOutput, ResourceLocation.fromNamespaceAndPath(Occultism.MODID, "crafting/book_of_binding_afrit_from_empty")); @@ -388,7 +388,7 @@ private void craftingRecipes(RecipeOutput pRecipeOutput) { .pattern(" g ") .define('c', OccultismItems.PURIFIED_INK.get()) .define('b', OccultismItems.TABOO_BOOK.get()) - .define('g', Tags.Items.DYES_GREEN) + .define('g', Tags.Items.DYES_PURPLE) .define('f', OccultismItems.AWAKENED_FEATHER.get()) .unlockedBy("has_taboo_book", has(OccultismItems.TABOO_BOOK.get())) .save(pRecipeOutput, ResourceLocation.fromNamespaceAndPath(Occultism.MODID, "crafting/book_of_binding_djinni")); @@ -396,7 +396,7 @@ private void craftingRecipes(RecipeOutput pRecipeOutput) { .pattern(" g ") .pattern("gbg") .pattern(" g ") - .define('g', Tags.Items.DYES_GREEN) + .define('g', Tags.Items.DYES_PURPLE) .define('b', OccultismItems.BOOK_OF_BINDING_EMPTY.get()) .unlockedBy("has_empty_binding", has(OccultismItems.BOOK_OF_BINDING_EMPTY.get())) .save(pRecipeOutput, ResourceLocation.fromNamespaceAndPath(Occultism.MODID, "crafting/book_of_binding_djinni_from_empty")); @@ -418,7 +418,7 @@ private void craftingRecipes(RecipeOutput pRecipeOutput) { .pattern(" w ") .define('c', OccultismItems.PURIFIED_INK.get()) .define('b', OccultismItems.TABOO_BOOK.get()) - .define('w', Tags.Items.DYES_WHITE) + .define('w', Tags.Items.DYES_BLUE) .define('f', OccultismItems.AWAKENED_FEATHER.get()) .unlockedBy("has_taboo_book", has(OccultismItems.TABOO_BOOK.get())) .save(pRecipeOutput, ResourceLocation.fromNamespaceAndPath(Occultism.MODID, "crafting/book_of_binding_foliot")); @@ -426,7 +426,7 @@ private void craftingRecipes(RecipeOutput pRecipeOutput) { .pattern(" w ") .pattern("wbw") .pattern(" w ") - .define('w', Tags.Items.DYES_WHITE) + .define('w', Tags.Items.DYES_BLUE) .define('b', OccultismItems.BOOK_OF_BINDING_EMPTY.get()) .unlockedBy("has_empty_binding", has(OccultismItems.BOOK_OF_BINDING_EMPTY.get())) .save(pRecipeOutput, ResourceLocation.fromNamespaceAndPath(Occultism.MODID, "crafting/book_of_binding_foliot_from_empty")); @@ -448,8 +448,8 @@ private void craftingRecipes(RecipeOutput pRecipeOutput) { .pattern(" o ") .define('c', OccultismItems.PURIFIED_INK.get()) .define('b', OccultismItems.TABOO_BOOK.get()) - .define('o', Tags.Items.DYES_ORANGE) - .define('p', Tags.Items.DYES_PURPLE) + .define('o', Tags.Items.DYES_GREEN) + .define('p', Tags.Items.DYES_GREEN) .define('f', OccultismItems.AWAKENED_FEATHER.get()) .unlockedBy("has_taboo_book", has(OccultismItems.TABOO_BOOK.get())) .save(pRecipeOutput, ResourceLocation.fromNamespaceAndPath(Occultism.MODID, "crafting/book_of_binding_marid")); @@ -457,8 +457,8 @@ private void craftingRecipes(RecipeOutput pRecipeOutput) { .pattern(" o ") .pattern("pbp") .pattern(" o ") - .define('o', Tags.Items.DYES_ORANGE) - .define('p', Tags.Items.DYES_PURPLE) + .define('o', Tags.Items.DYES_GREEN) + .define('p', Tags.Items.DYES_GREEN) .define('b', OccultismItems.BOOK_OF_BINDING_EMPTY.get()) .unlockedBy("has_empty_binding", has(OccultismItems.BOOK_OF_BINDING_EMPTY.get())) .save(pRecipeOutput, ResourceLocation.fromNamespaceAndPath(Occultism.MODID, "crafting/book_of_binding_marid_from_empty"));