Changes

Summary

  1. Add recipe to remove banner patterns (details)
  2. Allow dyed bottle to be used as a dye (details)
  3. Shorten path to all cauldron recipes (details)
Commit 4b1b74edc6f608441bb02205b00d947c56e501b8 by KnightMiner
Add recipe to remove banner patterns
The file was modifiedsrc/generated/resources/.cache/cache (diff)
The file was modifiedsrc/main/java/knightminer/inspirations/recipes/data/RecipesRecipeProvider.java (diff)
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/remove_banner_pattern.json
The file was modifiedsrc/main/java/knightminer/inspirations/recipes/InspirationsRecipes.java (diff)
The file was addedsrc/main/java/knightminer/inspirations/recipes/recipe/cauldron/RemoveBannerPatternCauldronRecipe.java
Commit 9155b012289a787317fb9242071228d85b15a3c7 by KnightMiner
Allow dyed bottle to be used as a dye

For non-dynamic vanilla recipes, had to reimplement logic. For a lot of dynamic stuff, extending DyeItem was the easiest solution.
Most entity interactions neglected to return containers, sheep was the only one I could successfully override though I will look into the rest on a later date
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle_blue.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/beds/brown.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/stained_glass/light_gray.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/wool/cyan.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/terracotta/green.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass/green.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/misc/recipes/cauldron/dye/bottle/mix/lime_from_green_white.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass_pane/blue.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/carpet/red.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/carpet/green.json
The file was modifiedsrc/main/java/knightminer/inspirations/library/InspirationsTags.java (diff)
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle_black.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/wool/pink.json
The file was modifiedsrc/main/java/knightminer/inspirations/recipes/item/MixedDyedBottleItem.java (diff)
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/wool/blue.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/carpet/purple.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle_pink.json
The file was modifiedsrc/main/java/knightminer/inspirations/recipes/InspirationsRecipes.java (diff)
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/magenta.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/mix/orange_from_red_yellow.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/stained_glass_pane/light_gray.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/red.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/carpet/brown.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/concrete_powder/gray.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle_magenta.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/gray.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/stained_glass/magenta.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/terracotta/pink.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/light_gray.json
The file was addedsrc/generated/resources/data/forge/tags/items/dyes/green.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/carpet/purple.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/stained_glass/gray.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass_pane/magenta.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/terracotta/light_blue.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/wool/cyan.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/wool/gray.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/yellow.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/concrete_powder/lime.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/concrete_powder/black.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/concrete_powder/red.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/mix/lime_from_green_white.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/carpet/black.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/carpet/brown.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/stained_glass_pane/pink.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/concrete_powder/light_blue.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/wool/green.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/beds/pink.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/terracotta/cyan.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/concrete_powder/pink.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/concrete_powder/white.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/stained_glass_pane/magenta.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass/light_blue.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass_pane/purple.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/carpet/pink.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/carpet/green.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass/magenta.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/beds/light_gray.json
The file was modifiedsrc/main/resources/META-INF/accesstransformer.cfg (diff)
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/wool/yellow.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/terracotta/magenta.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/terracotta/light_gray.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/wool/blue.json
The file was addedsrc/generated/resources/data/forge/tags/items/dyes/gray.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/fill.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/terracotta/white.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/carpet/cyan.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/concrete_powder/blue.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/misc/recipes/cauldron/dye/bottle/mix/light_blue_from_blue_white.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/carpet/black.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle_orange.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass/blue.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass/cyan.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass/yellow.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/concrete_powder/orange.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/concrete_powder/lime.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/carpet/orange.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/beds/purple.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/lime.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/carpet/light_blue.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/beds/light_blue.json
The file was addedsrc/generated/resources/data/inspirations/tags/items/terracotta.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/terracotta/purple.json
The file was addedsrc/generated/resources/data/forge/tags/items/dyes/brown.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass_pane/white.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/stained_glass_pane/purple.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/terracotta/gray.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/terracotta/yellow.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle_cyan.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/beds/white.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/concrete_powder/black.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/terracotta/orange.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/stained_glass/green.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/carpet/light_blue.json
The file was modifiedsrc/main/java/knightminer/inspirations/recipes/data/VanillaEnum.java (diff)
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/mix/purple_from_blue_red.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/concrete_powder/purple.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/carpet/gray.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass_pane/pink.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/beds/yellow.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass_pane/light_gray.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/concrete_powder/green.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle_light_gray.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass_pane/brown.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/beds/blue.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/concrete_powder/pink.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/orange.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/beds/black.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/stained_glass_pane/blue.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/stained_glass_pane/gray.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/concrete_powder/light_blue.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle_light_blue.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/misc/recipes/cauldron/dye/bottle/mix/pink_from_red_white.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/stained_glass/blue.json
The file was removedsrc/main/java/knightminer/inspirations/recipes/recipe/DyeIngredientWrapper.java
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/wool/lime.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/terracotta/blue.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/misc/recipes/cauldron/dye/bottle/mix/magenta_from_blue_red_white.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/wool/magenta.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/beds/black.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/terracotta/light_blue.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/stained_glass_pane/brown.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/stained_glass_pane/lime.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/concrete_powder/cyan.json
The file was modifiedsrc/main/java/knightminer/inspirations/common/datagen/InspirationsItemTagsProvider.java (diff)
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/wool/light_gray.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/terracotta/brown.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/terracotta/cyan.json
The file was addedsrc/generated/resources/data/forge/tags/items/dyes/yellow.json
The file was addedsrc/generated/resources/data/forge/tags/items/dyes/purple.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/wool/magenta.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/wool/white.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/mix/magenta_from_blue_red_pink.json
The file was addedsrc/generated/resources/data/forge/tags/items/dyes/light_blue.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/stained_glass/yellow.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/pink.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/concrete_powder/orange.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/beds/orange.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/wool/red.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/beds/green.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/stained_glass_pane/cyan.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/purple.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/concrete_powder/cyan.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle_gray.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/wool/black.json
The file was addedsrc/generated/resources/data/forge/tags/items/dyes/white.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/misc/recipes/cauldron/dye/bottle/mix/cyan_from_blue_green.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/terracotta/red.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass/lime.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/concrete_powder/blue.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/white.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/stained_glass/black.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/misc/recipes/cauldron/dye/bottle/mix/magenta_from_blue_red_pink.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/concrete_powder/magenta.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass/white.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/beds/yellow.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/wool/orange.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/carpet/orange.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/concrete_powder/red.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/beds/blue.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/mix/gray_from_black_white.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/beds/lime.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/beds/brown.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass_pane/cyan.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/beds/cyan.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/beds/lime.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/terracotta/light_gray.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/wool/light_blue.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass/brown.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/beds/white.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle_mixed.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/concrete_powder/brown.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass_pane/green.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/terracotta/green.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/wool/green.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/carpet/white.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/misc/recipes/cauldron/dye/bottle/mix/orange_from_red_yellow.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/carpet/lime.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/black.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/concrete_powder/magenta.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/terracotta/red.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/wool/black.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/carpet/gray.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/beds/magenta.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/terracotta/black.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/concrete_powder/light_gray.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass_pane/lime.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/stained_glass/orange.json
The file was modifiedsrc/generated/resources/.cache/cache (diff)
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/misc/recipes/cauldron/dye/bottle/mix/purple_from_blue_red.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/mix/light_gray_from_black_white.json
The file was modifiedsrc/main/java/knightminer/inspirations/recipes/data/RecipesRecipeProvider.java (diff)
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass/purple.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/carpet/pink.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle_yellow.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/concrete_powder/gray.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/carpet/white.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/stained_glass_pane/green.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/carpet/light_gray.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/terracotta/blue.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/wool/light_blue.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/brown.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/beds/red.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/beds/green.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle_lime.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/wool/red.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/wool/light_gray.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/beds/red.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/beds/light_blue.json
The file was addedsrc/generated/resources/data/forge/tags/items/dyes/lime.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/wool/orange.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/wool/gray.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass_pane/light_blue.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/concrete_powder/purple.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/misc/recipes/cauldron/dye/bottle/mix/gray_from_black_white.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/terracotta/purple.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/green.json
The file was modifiedsrc/main/java/knightminer/inspirations/library/recipe/crafting/ShapelessNoContainerRecipe.java (diff)
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/stained_glass_pane/white.json
The file was addedsrc/generated/resources/data/forge/tags/items/dyes/light_gray.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/blue.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass_pane/black.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/mix/cyan_from_blue_green.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/stained_glass_pane/black.json
The file was modifiedsrc/main/java/knightminer/inspirations/recipes/item/SimpleDyedBottleItem.java (diff)
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/beds/gray.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/stained_glass_pane/yellow.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass/pink.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/fill_bottle.json
The file was addedsrc/generated/resources/data/forge/tags/items/dyes/magenta.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/carpet/light_gray.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/mix/magenta_from_blue_red_white.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/terracotta/orange.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/wool/white.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/carpet/magenta.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/stained_glass_pane/red.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/beds/purple.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/wool/lime.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/concrete_powder/brown.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/stained_glass/purple.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/carpet/red.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/terracotta/magenta.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/concrete_powder/light_gray.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass/black.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/stained_glass/brown.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/carpet/yellow.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/beds/pink.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/misc/recipes/cauldron/dye/bottle/mix/light_gray_from_black_white.json
The file was addedsrc/generated/resources/data/forge/tags/items/dyes/orange.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/stained_glass/lime.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/mix/light_gray_from_gray_white.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/stained_glass/light_blue.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/beds/magenta.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass_pane/gray.json
The file was addedsrc/generated/resources/data/forge/tags/items/dyes/cyan.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/carpet/cyan.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle_purple.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/terracotta/lime.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/wool/brown.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/mixed.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/wool/purple.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle_green.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass/gray.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/stained_glass/cyan.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/stained_glass/red.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle_red.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/terracotta/pink.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/misc/recipes/cauldron/dye/bottle/mix/light_gray_from_gray_white.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/concrete_powder/white.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/beds/light_gray.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass_pane/red.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle_white.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/terracotta/lime.json
The file was addedsrc/generated/resources/data/forge/tags/items/dyes/pink.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/cyan.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/carpet/blue.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/stained_glass/pink.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/beds/gray.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/stained_glass/white.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/terracotta/brown.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/wool/pink.json
The file was addedsrc/generated/resources/data/forge/tags/items/dyes/red.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/carpet/magenta.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/carpet/lime.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/concrete_powder/yellow.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/carpet/blue.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/wool/yellow.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/misc/recipes/cauldron/dye/bottle/mix/magenta_from_purple_pink.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass/orange.json
The file was addedsrc/generated/resources/data/forge/tags/items/dyes/black.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/beds/orange.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/terracotta/gray.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/mix/magenta_from_purple_pink.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/carpet/yellow.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/mix/pink_from_red_white.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/terracotta/black.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/concrete_powder/green.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/wool/purple.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/light_blue.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/mix/light_blue_from_blue_white.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle_brown.json
The file was addedsrc/generated/resources/data/forge/tags/items/dyes/blue.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/terracotta/white.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/stained_glass_pane/orange.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/beds/cyan.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass_pane/orange.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass_pane/yellow.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/concrete_powder/yellow.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/terracotta/yellow.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/wool/brown.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/stained_glass_pane/light_blue.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass/light_gray.json
The file was addedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass/red.json
Commit 95ff6e79d127ea35ca0a2e8bb1b363927404abc4 by KnightMiner
Shorten path to all cauldron recipes

The recipes folder felt redundant. Anything else in that module can claim an anvil folder or alike
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/mushroom_stew/stew_large.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/carpeted_trapdoor/light_blue.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/carpeted_trapdoor/yellow.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/wool/gray.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/concrete_powder/black.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass/blue.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/potion/normal_empty.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/stained_glass/gray.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dye/bottle/mixed.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dye/dye_brown.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/mix/cyan_from_blue_green.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/wool/black.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/misc/recipes/cauldron/dye/bottle/mix/gray_from_black_white.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/beds/gray.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dry_cauldron.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/empty_bucket.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/cauldron/bottle/beds/light_gray.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/carpet/white.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/wool/undye.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/carpet/red.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/wool/pink.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/wool/purple.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/carpeted_trapdoor/light_blue.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/terracotta/lime.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/dye_purple.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dye/bottle/mix/light_gray_from_black_white.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dye/dye_yellow.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/terracotta/brown.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dyeable/clear_leather_leggings.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/shulker_box/cyan.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/shulker_box/undye.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/beetroot_soup/stew_small.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/concrete_powder/light_gray.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/dye_blue.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/concrete/brown.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/wool/brown.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/concrete_powder/white.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/shulker_box/yellow.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/concrete/white.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/concrete_powder/brown.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/carpeted_trapdoor/lime.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/wool/blue.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/stained_glass/purple.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/shulker_box/green.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/cauldron/bottle/stained_glass_pane/gray.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/shulker_box/pink.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/rabbit_stew/empty_bowl.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/carpeted_trapdoor/gray.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/wool/orange.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/carpet/magenta.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/dye_light_blue.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/cauldron/bottle/stained_glass_pane/magenta.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/wool/cyan.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/wool/yellow.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/wool/lime.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/concrete_powder/magenta.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/concrete_powder/magenta.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/carpet/orange.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/stained_glass_pane/yellow.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/terracotta/brown.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/concrete/black.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/stained_glass/lime.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/terracotta/white.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/terracotta/black.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/concrete/cyan.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/rabbit_stew/stew_large.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/beds/light_blue.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dye/dye_black.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/concrete_powder/brown.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/concrete_powder/lime.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/stained_glass_pane/brown.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/shulker_box/black.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/water_from_ice.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/wool/purple.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/stained_glass_pane/magenta.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/wool/lime.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dye/bottle/mix/lime_from_green_white.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/concrete_powder/white.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/terracotta/yellow.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/beds/red.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/concrete/green.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/concrete_powder/lime.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/carpet/pink.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/wool/pink.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/concrete_powder/brown.json
The file was modifiedsrc/generated/resources/.cache/cache (diff)
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/cauldron/bottle/carpet/yellow.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/dye_cyan.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bed/white.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/wool/purple.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/carpet/white.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/bed/red.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bed/light_gray.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/shulker_box/black.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/carpet/pink.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/terracotta/magenta.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dye/bottle/mix/light_gray_from_gray_white.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/bed/green.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/terracotta/purple.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dye/dye_magenta.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/potion/normal_fill.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/terracotta/pink.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/stained_glass/lime.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/potion/tipped_arrow.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/brewing/cauldron/potion/lingering_bottle.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/bed/purple.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/carpet/red.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/mushroom_stew/empty_bowl.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/carpet/black.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/concrete_powder/white.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/cauldron/bottle/stained_glass_pane/red.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass_pane/green.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/beds/magenta.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/wool/white.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dyeable/dye_leather_horse_armor.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/bed/blue.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/carpet/gray.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/terracotta/yellow.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/fill.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/carpet/lime.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dye/bottle/yellow.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/shulker_box/black.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/bed/lime.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/carpeted_trapdoor/pink.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/carpet/yellow.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/terracotta/gray.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass/white.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/concrete/pink.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/wool/cyan.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/empty_bucket.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/cauldron/bottle/carpet/pink.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/potato_soup/empty_bowl.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/cauldron/bottle/carpet/light_blue.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/bed/orange.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/beds/red.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/potato_soup/empty_bowl.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/carpet/undye.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/wool/red.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dye/bottle/red.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/cauldron/bottle/beds/light_blue.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/bed/yellow.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass_pane/black.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/rabbit_stew/empty_bowl.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/shulker_box/white.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/concrete_powder/blue.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/shulker_box/cyan.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/concrete/light_gray.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/carpet/undye.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dyeable/dye_leather_leggings.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/cauldron/bottle/beds/gray.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/cauldron/bottle/carpet/white.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/terracotta/orange.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/carpeted_trapdoor/red.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/carpet/gray.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/rabbit_stew/stew_large.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/cauldron/bottle/stained_glass_pane/brown.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/wool/pink.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/bed/yellow.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/carpeted_trapdoor/lime.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/carpeted_trapdoor/orange.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/beds/orange.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/stained_glass/yellow.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/concrete/lime.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass_pane/white.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/shulker_box/pink.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/potion/lingering_bottle.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/carpet/cyan.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/carpeted_trapdoor/light_gray.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dye/bottle/lime.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/misc/cauldron/dye/bottle/mix/orange_from_red_yellow.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/carpeted_trapdoor/cyan.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/cauldron/bottle/beds/magenta.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/misc/recipes/cauldron/dye/bottle/mix/light_blue_from_blue_white.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/beetroot_soup/stew_small.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/potato_soup/stew_small.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dye/bottle/fill.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/beetroot_soup/stew_large.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/wool/gray.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/wool/light_gray.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/shulker_box/purple.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/carpet/lime.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/beds/lime.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dye/bottle/purple.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/concrete_powder/magenta.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/concrete/purple.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/rabbit_stew/empty_bowl.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/wool/purple.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/beds/brown.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/beds/lime.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/carpet/undye.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/stained_glass/cyan.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/terracotta/pink.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/wool/blue.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/carpet/black.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/shulker_box/undye.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/wool/green.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/carpet/cyan.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/concrete_powder/pink.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/wool/undye.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/concrete/cyan.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/concrete_powder/light_blue.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass/purple.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/beds/black.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/dye_white.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/food/recipes/cauldron/potato_soup/item.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/concrete/red.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/shulker_box/light_blue.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/carpet/pink.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/carpeted_trapdoor/brown.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/shulker_box/light_gray.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/misc/recipes/cauldron/dye/bottle/mix/pink_from_red_white.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/carpet/green.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/stained_glass/black.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dyeable/dye_leather_leggings.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/mushroom_stew/fill_bowl.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/carpeted_trapdoor/green.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/concrete/magenta.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/stained_glass/magenta.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/cauldron/bottle/beds/cyan.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/potato_soup/stew_small.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bed/light_blue.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/wool/green.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/misc/cauldron/dye/bottle/mix/purple_from_blue_red.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/bed/red.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dye/bottle/white.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/shulker_box/white.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/wool/light_gray.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/beds/blue.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/concrete_powder/black.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/carpeted_trapdoor/light_gray.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/carpeted_trapdoor/green.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/concrete/red.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/carpeted_trapdoor/purple.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/stained_glass/black.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/carpet/lime.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/dye_light_gray.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/bed/light_gray.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/potion/lingering_empty.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/beds/yellow.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bed/black.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dye/dye_green.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/concrete_powder/orange.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bed/purple.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/bed/purple.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/rabbit_stew/stew_large.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/wool/gray.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/potion/lingering_empty.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/terracotta/black.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bed/cyan.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/terracotta/lime.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/concrete_powder/red.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/concrete/purple.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/fill_water_bottle.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/wool/blue.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/bed/white.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/carpeted_trapdoor/purple.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bed/light_gray.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/beds/magenta.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/wool/green.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/shulker_box/black.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/rabbit_stew/stew_large.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/cauldron/bottle/carpet/light_gray.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/terracotta/brown.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/wool/purple.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/wool/gray.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/stained_glass/lime.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/concrete/brown.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/terracotta/light_gray.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/wool/green.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/brown.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/bed/brown.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dyeable/clear_leather_horse_armor.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/concrete/gray.json
The file was modifiedsrc/main/java/knightminer/inspirations/recipes/data/RecipesRecipeProvider.java (diff)
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/carpeted_trapdoor/white.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/terracotta/cyan.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/shulker_box/cyan.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/carpet/light_blue.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/wool/magenta.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/shulker_box/green.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/concrete/yellow.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/mushroom_stew/stew_small.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/cauldron/bottle/stained_glass_pane/blue.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/potion/splash_bottle.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/fill_water_bottle.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass/green.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/carpet/cyan.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/stained_glass/cyan.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/terracotta/purple.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/wool/brown.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/concrete/purple.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/stained_glass_pane/red.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/blue.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/wool/gray.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/bed/cyan.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/carpet/light_gray.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dye/bottle/mix/magenta_from_blue_red_pink.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/dye_yellow.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/cauldron/bottle/stained_glass_pane/light_gray.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/wool/yellow.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/wool/white.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/wool/light_blue.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/stained_glass/light_gray.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/shulker_box/light_blue.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/carpet/light_gray.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass_pane/blue.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/stained_glass_pane/purple.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dye/bottle/orange.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/concrete/brown.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/mushroom_stew/stew_large.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/beetroot_soup/fill_bowl.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/concrete_powder/black.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/terracotta/light_blue.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bed/light_blue.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/wool/yellow.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/dry_cauldron.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dye/bottle/gray.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/carpet/lime.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/shulker_box/cyan.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/stained_glass/brown.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/terracotta/red.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/carpet/magenta.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dye/bottle/magenta.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/terracotta/black.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/concrete_powder/lime.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dye/bottle/mix/gray_from_black_white.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/carpeted_trapdoor/blue.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/shulker_box/yellow.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/misc/cauldron/dye/bottle/mix/magenta_from_blue_red_pink.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dyeable/dye_leather_chestplate.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/shulker_box/green.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/carpeted_trapdoor/orange.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/concrete/white.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/terracotta/pink.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/terracotta/purple.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/stained_glass/green.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/carpeted_trapdoor/red.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/beds/white.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/concrete/gray.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/carpet/blue.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/stained_glass/blue.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/carpeted_trapdoor/black.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/concrete/orange.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/carpet/light_gray.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass/lime.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/wool/white.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/shulker_box/gray.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/wool/blue.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/terracotta/orange.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/wool/white.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass/light_gray.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/concrete/cyan.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/concrete/yellow.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/concrete/red.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/carpet/gray.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/bed/blue.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/wool/undye.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass_pane/light_gray.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/concrete/black.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/concrete_powder/green.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/concrete_powder/light_blue.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/rabbit_stew/stew_small.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/cauldron/bottle/beds/purple.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/pink.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/carpeted_trapdoor/light_blue.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/misc/cauldron/dye/bottle/mix/light_blue_from_blue_white.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dyeable/clear_leather_boots.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/concrete_powder/purple.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/cauldron/bottle/stained_glass_pane/green.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/misc/recipes/cauldron/dye/bottle/mix/orange_from_red_yellow.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/stained_glass/purple.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass_pane/orange.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/wool/brown.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/shulker_box/lime.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/shulker_box/light_gray.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/shulker_box/brown.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/carpet/purple.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/concrete/blue.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/carpet/lime.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/magenta.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/concrete_powder/gray.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/potato_soup/empty_bowl.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/shulker_box/undye.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/bed/gray.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/wool/black.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/wool/light_gray.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/mix/lime_from_green_white.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/terracotta/yellow.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/stained_glass_pane/lime.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/carpeted_trapdoor/black.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/cauldron/bottle/carpet/blue.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/concrete_powder/light_blue.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/shulker_box/brown.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/beetroot_soup/fill_bowl.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/shulker_box/magenta.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/mix/magenta_from_purple_pink.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/carpeted_trapdoor/brown.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/beds/pink.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/stained_glass_pane/lime.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dyeable/clear_leather_leggings.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/wool/red.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/concrete_powder/cyan.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/carpet/light_gray.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/carpet/black.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/carpet/green.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/stained_glass/brown.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/carpeted_trapdoor/white.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/carpet/light_gray.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/terracotta/light_gray.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/concrete/black.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bed/black.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/concrete/white.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dyeable/clear_leather_boots.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/stained_glass_pane/light_blue.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/cauldron/bottle/stained_glass_pane/light_blue.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/concrete_powder/gray.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/carpet/purple.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/concrete_powder/purple.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/stained_glass/green.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/terracotta/magenta.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/fill_water_bottle.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/wool/cyan.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dye/dye_light_gray.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/sticky_piston_cleaning.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/concrete_powder/orange.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/carpeted_trapdoor/gray.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bed/gray.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/misc/recipes/cauldron/dye/bottle/mix/purple_from_blue_red.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/carpet/yellow.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/shulker_box/purple.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/shulker_box/yellow.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/misc/recipes/cauldron/dye/bottle/mix/light_gray_from_gray_white.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/shulker_box/purple.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/terracotta/magenta.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/concrete/blue.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/cauldron/bottle/carpet/green.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/concrete_powder/light_gray.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/terracotta/light_blue.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/concrete_powder/blue.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/rabbit_stew/fill_bowl.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/concrete/pink.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/bed/black.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/carpet/yellow.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/potion/splash_empty.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/potion/normal_fill.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/concrete/yellow.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/misc/recipes/cauldron/dye/bottle/mix/magenta_from_purple_pink.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dyeable/clear_leather_helmet.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/carpet/cyan.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dyeable/dye_leather_chestplate.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/carpeted_trapdoor/magenta.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass_pane/brown.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/carpet/light_blue.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/wool/magenta.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/shulker_box/light_blue.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/potato_soup/stew_large.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/carpet/magenta.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/mushroom_stew/empty_bowl.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/potion/splash_bottle.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/terracotta/light_gray.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/concrete/cyan.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/concrete/green.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/cauldron/bottle/beds/white.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass/light_blue.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/wool/green.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/carpet/red.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/concrete_powder/purple.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/cauldron/bottle/carpet/black.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/mix/purple_from_blue_red.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/concrete/gray.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/carpeted_trapdoor/magenta.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/wool/orange.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bed/red.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/empty_water_bottle.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/concrete/light_gray.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/carpeted_trapdoor/purple.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/wool/red.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/terracotta/gray.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass_pane/pink.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dye/bottle/light_blue.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/potato_soup/stew_small.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/food/cauldron/potato_soup/item.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/shulker_box/pink.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/dye_magenta.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/concrete/orange.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/wool/magenta.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bed/lime.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/fill_bucket.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bed/orange.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/carpet/blue.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/concrete/black.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/terracotta/light_blue.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/concrete/white.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/potato_soup/stew_small.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/beds/brown.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bed/green.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/mushroom_stew/stew_small.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/potion/tipped_arrow.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/carpeted_trapdoor/blue.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass/orange.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/concrete/blue.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/carpeted_trapdoor/black.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/cauldron/bottle/beds/black.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/concrete/light_blue.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/terracotta/red.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/stained_glass/gray.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass/brown.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/beetroot_soup/stew_large.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/concrete/gray.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/concrete_powder/yellow.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/dry_cauldron.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/wool/light_blue.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/wool/light_blue.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/beds/light_blue.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/mushroom_stew/fill_bowl.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/stained_glass/white.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/shulker_box/red.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dye/bottle/black.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/cyan.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/wool/orange.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/potion/splash_fill.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/stained_glass/red.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dye/bottle/green.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/carpeted_trapdoor/black.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/concrete/green.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/terracotta/lime.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/dye_orange.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/bed/orange.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/potion/splash_empty.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/carpet/light_blue.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bed/undye.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/mix/light_gray_from_gray_white.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dyeable/dye_leather_horse_armor.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/empty_water_bottle.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/beds/cyan.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/carpet/pink.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/terracotta/light_blue.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/beetroot_soup/stew_small.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/concrete_powder/light_blue.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/mushroom_stew/fill_bowl.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/wool/light_gray.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/carpet/blue.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/wool/blue.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/bed/black.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/beds/blue.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/misc/cauldron/dye/bottle/mix/light_gray_from_black_white.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/wool/magenta.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/concrete_powder/light_gray.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/cauldron/bottle/beds/red.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/shulker_box/brown.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/wool/blue.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/concrete/lime.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/beetroot_soup/fill_bowl.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dye/bottle/blue.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/cauldron/bottle/carpet/magenta.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/terracotta/cyan.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/carpeted_trapdoor/orange.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/concrete/blue.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/wool/cyan.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/carpeted_trapdoor/red.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/cauldron/bottle/carpet/red.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/cauldron/bottle/stained_glass_pane/lime.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/bed/green.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/wool/lime.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dye/bottle/light_gray.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/concrete_powder/red.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/dye_red.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/concrete_powder/purple.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/gray.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/wool/blue.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/beetroot_soup/empty_bowl.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dye/dye_purple.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/misc/recipes/cauldron/dye/bottle/mix/magenta_from_blue_red_white.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/stained_glass_pane/light_blue.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/carpet/magenta.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dye/dye_gray.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/carpet/blue.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dye/dye_red.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bed/blue.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/beds/white.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dyeable/clear_leather_chestplate.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/carpet/green.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bed/gray.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/stained_glass/black.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dyeable/clear_leather_helmet.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/wool/yellow.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/shulker_box/orange.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/beds/black.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/empty_water_bottle.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/carpet/cyan.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass/magenta.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/stained_glass/pink.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/misc/cauldron/dye/bottle/mix/cyan_from_blue_green.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass_pane/purple.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/wool/red.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bed/undye.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/beds/light_gray.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/light_gray.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/concrete_powder/orange.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dye/bottle/cyan.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/wool/brown.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/bed/pink.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/carpeted_trapdoor/magenta.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/purple.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/rabbit_stew/stew_small.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/mushroom_stew/stew_large.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/cauldron/bottle/carpet/purple.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/mixed.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/shulker_box/green.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/orange.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/beds/orange.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/carpeted_trapdoor/gray.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/beds/purple.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dye/bottle/mix/magenta_from_blue_red_white.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/shulker_box/lime.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/concrete/magenta.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/concrete/magenta.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/wool/yellow.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/stained_glass/gray.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass_pane/lime.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dye/dye_blue.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/shulker_box/pink.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dyeable/clear_leather_chestplate.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/shulker_box/magenta.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bed/green.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/cauldron/bottle/stained_glass_pane/black.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/shulker_box/orange.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/cauldron/bottle/carpet/brown.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/concrete_powder/red.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/wool/gray.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/wool/black.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/carpet/white.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/wool/white.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/shulker_box/gray.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/beds/cyan.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/carpet/magenta.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dye/bottle/brown.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/cauldron/bottle/beds/green.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/cauldron/bottle/stained_glass_pane/orange.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/carpeted_trapdoor/light_blue.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass/pink.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/bed/white.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/carpet/magenta.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/carpet/green.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/wool/light_blue.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/stained_glass_pane/white.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/terracotta/red.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/bed/undye.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/carpet/purple.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/concrete/orange.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/concrete_powder/gray.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/stained_glass/light_blue.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/carpet/white.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/cauldron/bottle/carpet/gray.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/potion/tipped_arrow.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/misc/recipes/cauldron/dye/bottle/mix/light_gray_from_black_white.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/carpet/black.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/bed/cyan.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/bed/pink.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/carpeted_trapdoor/pink.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/carpeted_trapdoor/undye.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/carpeted_trapdoor/undye.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/beds/light_blue.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/beds/purple.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dyeable/dye_leather_boots.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/stained_glass/light_gray.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/concrete_powder/pink.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/stained_glass_pane/light_gray.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/brewing/recipes/cauldron/potion/lingering_bottle.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/black.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/wool/white.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dye/dye_light_blue.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/beds/blue.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/mix/magenta_from_blue_red_pink.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/terracotta/black.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass_pane/magenta.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/carpet/green.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/carpet/yellow.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass_pane/gray.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/potion/lingering_fill.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/terracotta/orange.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/wool/cyan.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/carpet/cyan.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/carpeted_trapdoor/blue.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/wool/pink.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/wool/magenta.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/concrete_powder/cyan.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/fill_water_bottle.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bed/cyan.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/carpet/cyan.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/wool/red.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/dye_brown.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/concrete_powder/blue.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/carpeted_trapdoor/gray.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/concrete/purple.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bed/yellow.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/carpet/blue.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/sticky_piston_cleaning.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dyeable/dye_leather_helmet.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/carpet/yellow.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/rabbit_stew/fill_bowl.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/cauldron/bottle/carpet/cyan.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/misc/cauldron/dye/bottle/mix/gray_from_black_white.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/wool/light_blue.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/wool/brown.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dye/dye_pink.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/beds/lime.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/carpet/light_blue.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bed/pink.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/wool/green.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/carpeted_trapdoor/orange.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/concrete/pink.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/carpet/orange.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/mix/pink_from_red_white.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/beds/green.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/beds/pink.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/water_from_ice.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/shulker_box/red.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/carpeted_trapdoor/pink.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/stained_glass_pane/cyan.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/stained_glass_pane/cyan.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/carpet/brown.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/wool/blue.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/stained_glass/yellow.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/stained_glass/pink.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/stained_glass/red.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/wool/yellow.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/carpet/orange.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/beds/yellow.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/stained_glass/blue.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/beds/gray.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/dye_lime.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/dye_gray.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/potion/lingering_fill.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/carpet/blue.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/bed/gray.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/bed/undye.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dye/dye_cyan.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/stained_glass_pane/green.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/cauldron/bottle/stained_glass_pane/yellow.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/wool/lime.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/potato_soup/fill_bowl.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/cauldron/bottle/beds/orange.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/potion/lingering_empty.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/shulker_box/red.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/stained_glass_pane/gray.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/cauldron/bottle/stained_glass_pane/cyan.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/beetroot_soup/stew_small.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/carpet/orange.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/terracotta/cyan.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/wool/orange.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/remove_banner_pattern.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/potion/lingering_fill.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/carpeted_trapdoor/lime.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/beds/purple.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/concrete_powder/white.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/cauldron/bottle/carpet/orange.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/beetroot_soup/fill_bowl.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/concrete_powder/green.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass/yellow.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/carpet/black.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/cauldron/bottle/stained_glass_pane/white.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/carpet/lime.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/potion/lingering_bottle.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/terracotta/magenta.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/carpeted_trapdoor/yellow.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/stained_glass_pane/gray.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/shulker_box/blue.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/potato_soup/fill_bowl.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/carpet/gray.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/potion/normal_empty.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/shulker_box/blue.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/mix/magenta_from_blue_red_white.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/potion/lingering_empty.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/carpet/light_blue.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/stained_glass/light_blue.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/potion/normal_empty.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/brewing/cauldron/potion/splash_bottle.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bed/brown.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/carpet/yellow.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/bed/light_gray.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/carpeted_trapdoor/brown.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/terracotta/pink.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/stained_glass_pane/light_gray.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/stained_glass_pane/brown.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/beds/light_gray.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/concrete_powder/lime.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/shulker_box/light_gray.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/carpeted_trapdoor/cyan.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/concrete_powder/pink.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/carpet/yellow.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/beds/red.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/green.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dyeable/dye_leather_boots.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/concrete/light_blue.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/sticky_piston_cleaning.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/wool/pink.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/carpet/red.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/cauldron/bottle/beds/blue.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/wool/magenta.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/beetroot_soup/empty_bowl.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass_pane/yellow.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/wool/orange.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/wool/red.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/wool/black.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/stained_glass/magenta.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/cauldron/bottle/stained_glass_pane/purple.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/remove_banner_pattern.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/terracotta/gray.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/stained_glass/blue.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/misc/cauldron/dye/bottle/mix/light_gray_from_gray_white.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/wool/magenta.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/mushroom_stew/fill_bowl.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/concrete_powder/yellow.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/concrete_powder/blue.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/stained_glass_pane/yellow.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/carpet/brown.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/rabbit_stew/fill_bowl.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/concrete/magenta.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/concrete_powder/green.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/carpet/gray.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/stained_glass_pane/pink.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/carpet/pink.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/stained_glass/white.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/rabbit_stew/fill_bowl.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/light_blue.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/potion/splash_fill.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/beds/black.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/carpet/red.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/shulker_box/gray.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/carpet/black.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/terracotta/blue.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/wool/light_blue.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/misc/cauldron/dye/bottle/mix/lime_from_green_white.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dry_cauldron.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/carpet/orange.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/mix/gray_from_black_white.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/carpet/gray.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/cauldron/bottle/beds/lime.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/shulker_box/brown.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bed/red.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/potato_soup/fill_bowl.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/potion/splash_empty.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/misc/cauldron/dye/bottle/mix/magenta_from_blue_red_white.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/carpet/undye.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/wool/orange.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/carpet/orange.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/carpet/purple.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/potato_soup/stew_large.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/beds/orange.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/stained_glass/pink.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/concrete/yellow.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/mix/orange_from_red_yellow.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/carpet/red.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/concrete_powder/light_gray.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/yellow.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/wool/pink.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/shulker_box/undye.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/terracotta/white.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/carpet/black.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/wool/light_gray.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/stained_glass_pane/orange.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/wool/light_gray.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dye/bottle/mix/cyan_from_blue_green.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/potion/splash_empty.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/wool/brown.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/wool/lime.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/carpet/green.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/carpet/pink.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/carpet/magenta.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/carpeted_trapdoor/pink.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/wool/undye.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass_pane/cyan.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/wool/purple.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/carpeted_trapdoor/lime.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/wool/gray.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/stained_glass_pane/red.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/terracotta/light_gray.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/beetroot_soup/empty_bowl.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/wool/yellow.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/shulker_box/magenta.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dye/bottle/mix/pink_from_red_white.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/shulker_box/lime.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bed/white.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/sticky_piston_cleaning.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/rabbit_stew/empty_bowl.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/shulker_box/gray.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/stained_glass/purple.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/wool/light_gray.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dye/dye_orange.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/shulker_box/red.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/concrete/pink.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/mushroom_stew/stew_small.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/bed/brown.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/carpeted_trapdoor/undye.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/wool/black.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/wool/cyan.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/potion/splash_fill.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/beetroot_soup/empty_bowl.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/bed/lime.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/shulker_box/purple.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/red.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/cauldron/bottle/carpet/lime.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/shulker_box/blue.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/concrete_powder/gray.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/stained_glass_pane/blue.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/carpeted_trapdoor/magenta.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/concrete_powder/yellow.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/stained_glass/cyan.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dyeable/dye_leather_helmet.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/cauldron/bottle/beds/yellow.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/beds/yellow.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/shulker_box/orange.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/wool/black.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/wool/cyan.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/beds/cyan.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/stained_glass_pane/orange.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/stained_glass_pane/black.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/misc/recipes/cauldron/dye/bottle/mix/cyan_from_blue_green.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/concrete/orange.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/carpet/light_blue.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/potion/normal_fill.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/wool/black.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/carpeted_trapdoor/undye.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/mushroom_stew/stew_small.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dye/bottle/mix/purple_from_blue_red.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/shulker_box/lime.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/carpeted_trapdoor/blue.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/stained_glass/light_gray.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dye/bottle/mix/orange_from_red_yellow.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/misc/cauldron/dye/bottle/mix/pink_from_red_white.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/beds/green.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/stained_glass_pane/green.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/wool/purple.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/carpeted_trapdoor/white.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/terracotta/cyan.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/terracotta/white.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/carpet/red.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/carpet/blue.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/terracotta/green.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/rabbit_stew/stew_small.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/terracotta/gray.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/terracotta/green.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/carpet/brown.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/concrete/light_gray.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bed/blue.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/carpeted_trapdoor/green.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/potion/normal_empty.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/concrete/red.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/carpet/white.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bed/lime.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/wool/orange.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/wool/gray.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/potato_soup/stew_large.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/beds/magenta.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/carpet/brown.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/dye_pink.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/concrete/green.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bed/purple.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/stained_glass/orange.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/concrete_powder/cyan.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/wool/brown.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass_pane/light_blue.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/potato_soup/empty_bowl.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/cauldron/bottle/stained_glass_pane/pink.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/wool/purple.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/carpet/brown.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/wool/white.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dye/bottle/mix/light_blue_from_blue_white.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/water_from_ice.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/carpet/light_gray.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/terracotta/blue.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/dye_green.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/terracotta/lime.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/stained_glass_pane/pink.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/concrete_powder/brown.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/bed/magenta.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/carpeted_trapdoor/purple.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/cauldron/bottle/beds/brown.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/beetroot_soup/stew_large.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/stained_glass/red.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/wool/green.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/shulker_box/blue.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/terracotta/green.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/carpeted_trapdoor/light_gray.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/carpeted_trapdoor/brown.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/terracotta/blue.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/mushroom_stew/empty_bowl.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bed/magenta.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/beds/light_gray.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass/black.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/stained_glass_pane/white.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/carpet/gray.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/beds/pink.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/concrete_powder/black.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/potato_soup/item.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/wool/orange.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/lime.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/shulker_box/light_gray.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/concrete_powder/yellow.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/potato_soup/item.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/wool/yellow.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/concrete_powder/pink.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass/gray.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/carpet/brown.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/mix/light_gray_from_black_white.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/concrete/light_blue.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/terracotta/brown.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/water_from_ice.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/carpeted_trapdoor/yellow.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/wool/pink.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/mushroom_stew/empty_bowl.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/potato_soup/fill_bowl.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/beds/green.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/stained_glass/white.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/carpeted_trapdoor/light_gray.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/terracotta/purple.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/concrete/lime.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bed/magenta.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/stained_glass/magenta.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/wool/black.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/terracotta/orange.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/concrete_powder/red.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/carpet/purple.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/beds/white.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dye/dye_lime.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/stained_glass/green.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/potato_soup/stew_large.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/wool/lime.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/carpet/white.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/terracotta/yellow.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/beetroot_soup/stew_large.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/carpeted_trapdoor/green.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass_pane/red.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/misc/cauldron/dye/bottle/mix/magenta_from_purple_pink.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/wool/green.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/white.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/carpeted_trapdoor/white.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/terracotta/red.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/dye_black.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/potion/lingering_fill.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/wool/light_gray.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/carpet/lime.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/wool/cyan.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/stained_glass_pane/black.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/wool/lime.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/stained_glass/yellow.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/concrete/brown.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/wool/magenta.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/carpet/green.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/wool/light_blue.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/beds/gray.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/concrete_powder/cyan.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/misc/recipes/cauldron/dye/bottle/mix/magenta_from_blue_red_pink.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dye/bottle/pink.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/stained_glass_pane/purple.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/terracotta/white.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bed/orange.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/wool/red.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/bed/light_blue.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/potion/normal_fill.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/concrete/light_gray.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/concrete_powder/magenta.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/concrete/lime.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/carpet/white.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/fill_bucket.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bed/yellow.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/concrete_powder/green.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/mushroom_stew/stew_large.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/stained_glass_pane/blue.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/beds/brown.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/misc/recipes/cauldron/dye/bottle/mix/lime_from_green_white.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/wool/lime.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/shulker_box/white.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/potion/tipped_arrow.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/shulker_box/yellow.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dyeable/clear_leather_horse_armor.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/terracotta/blue.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/carpet/orange.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/bed/magenta.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/carpet/purple.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/stained_glass/orange.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/empty_water_bottle.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bed/brown.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/potion/splash_fill.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass/cyan.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/carpeted_trapdoor/yellow.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/stained_glass/light_blue.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/wool/light_blue.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/bottle/concrete_powder/orange.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/cauldron/bottle/beds/pink.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/carpet/purple.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/carpet/pink.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/dye/bottle/mix/light_blue_from_blue_white.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/wool/white.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/wool/red.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/carpeted_trapdoor/red.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/brewing/recipes/cauldron/potion/splash_bottle.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/shulker_box/white.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/shulker_box/magenta.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/recipes/cauldron/bottle/stained_glass/orange.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/carpeted_trapdoor/cyan.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dye/dye_white.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/carpet/light_blue.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/concrete/light_blue.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/dye/bottle/mix/magenta_from_purple_pink.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/recipes/cauldron/carpeted_trapdoor/cyan.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/rabbit_stew/stew_small.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/bed/light_blue.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bed/pink.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/wool/pink.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/bottle/stained_glass/red.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/recipes/cauldron/bottle/stained_glass_pane/magenta.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/terracotta/green.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/shulker_box/light_blue.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/wool/brown.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/cauldron/cauldron/carpet/brown.json
The file was removedsrc/generated/resources/data/inspirations/recipes/recipes/cauldron/carpet/light_gray.json
The file was addedsrc/generated/resources/data/inspirations/advancements/recipes/building_blocks/cauldron/bottle/stained_glass/brown.json
The file was addedsrc/generated/resources/data/inspirations/recipes/cauldron/shulker_box/orange.json