From 9a97c5ce244e6bbd4fb18ac9fac8b14afb6b8492 Mon Sep 17 00:00:00 2001 From: KyanBirb Date: Sat, 7 Dec 2024 16:52:38 -0600 Subject: [PATCH] Add recipes for slate, amethyst, and quenched allay block sets --- .../datagen/recipe/HexplatRecipes.java | 88 +++- .../19f2b40f78e342d65a8cb499a41e3fcb2eadaca3 | 116 ++-- .../2ba8da2cf2d44ff18dc72cc891b094eca6836a5c | 53 +- .../3cb4ab563deee432e7d307024048f57946bafb1c | 8 +- .../812fdb58b7018b2d5c5af7da57a2b1857fa66794 | 71 +-- .../c70ef2fe5da52437c1f53bcc9ea0e416f16bcc0b | 494 ++++++++++-------- .../building_blocks/amethyst_bricks.json | 35 ++ ...yst_bricks_from_amethyst_bricks_small.json | 35 ++ ...yst_bricks_small_from_amethyst_bricks.json | 35 ++ .../building_blocks/amethyst_pillar.json | 35 ++ .../building_blocks/amethyst_tiles.json | 2 +- .../quenched_allay_bricks.json | 35 ++ ...icks_from_quenched_allay_bricks_small.json | 35 ++ ...icks_small_from_quenched_allay_bricks.json | 35 ++ .../building_blocks/quenched_allay_tiles.json | 35 ++ .../slate_amethyst_bricks.json | 35 ++ .../slate_amethyst_bricks_small.json | 35 ++ .../slate_amethyst_pillar.json | 35 ++ .../building_blocks/slate_amethyst_tiles.json | 35 ++ .../recipes/building_blocks/slate_bricks.json | 35 ++ .../slate_bricks_from_slate_bricks_small.json | 35 ++ .../slate_bricks_small_from_slate_bricks.json | 35 ++ .../recipes/building_blocks/slate_pillar.json | 35 ++ .../recipes/building_blocks/slate_tiles.json | 35 ++ .../stonecutting/amethyst_bricks.json | 33 ++ .../stonecutting/amethyst_bricks_small.json | 33 ++ .../stonecutting/amethyst_pillar.json | 33 ++ .../stonecutting/amethyst_tiles.json | 4 +- .../stonecutting/quenched_allay_bricks.json | 33 ++ .../quenched_allay_bricks_small.json | 33 ++ .../stonecutting/quenched_allay_tiles.json | 33 ++ .../stonecutting/slate_bricks.json | 33 ++ .../stonecutting/slate_bricks_small.json | 33 ++ .../stonecutting/slate_pillar.json | 33 ++ .../stonecutting/slate_tiles.json | 33 ++ .../hexcasting/recipes/amethyst_bricks.json | 18 + ...yst_bricks_from_amethyst_bricks_small.json | 12 + ...yst_bricks_small_from_amethyst_bricks.json | 12 + .../hexcasting/recipes/amethyst_pillar.json | 18 + .../hexcasting/recipes/amethyst_tiles.json | 17 +- .../recipes/quenched_allay_bricks.json | 18 + ...icks_from_quenched_allay_bricks_small.json | 12 + ...icks_small_from_quenched_allay_bricks.json | 12 + .../recipes/quenched_allay_tiles.json | 18 + .../recipes/slate_amethyst_bricks.json | 16 + .../recipes/slate_amethyst_bricks_small.json | 16 + .../recipes/slate_amethyst_pillar.json | 16 + .../recipes/slate_amethyst_tiles.json | 16 + .../data/hexcasting/recipes/slate_bricks.json | 18 + .../slate_bricks_from_slate_bricks_small.json | 12 + .../slate_bricks_small_from_slate_bricks.json | 12 + .../data/hexcasting/recipes/slate_pillar.json | 18 + .../data/hexcasting/recipes/slate_tiles.json | 18 + .../recipes/stonecutting/amethyst_bricks.json | 8 + .../stonecutting/amethyst_bricks_small.json | 8 + .../recipes/stonecutting/amethyst_pillar.json | 8 + .../recipes/stonecutting/amethyst_tiles.json | 2 +- .../stonecutting/quenched_allay_bricks.json | 8 + .../quenched_allay_bricks_small.json | 8 + .../stonecutting/quenched_allay_tiles.json | 8 + .../recipes/stonecutting/slate_bricks.json | 8 + .../stonecutting/slate_bricks_small.json | 8 + .../recipes/stonecutting/slate_pillar.json | 8 + .../recipes/stonecutting/slate_tiles.json | 8 + .../tags/blocks/amethyst_blocks.json | 10 + .../tags/blocks/quenched_allay_blocks.json | 9 + .../hexcasting/tags/blocks/slate_blocks.json | 10 + .../tags/items/amethyst_blocks.json | 10 + .../tags/items/quenched_allay_blocks.json | 9 + .../hexcasting/tags/items/slate_blocks.json | 10 + .../50b16d832771f8a8317f4d1b88c5121208c8c4f9 | 7 +- .../8c8364f4e83c409ec545b3c2adc7d52ce75bbb78 | 5 +- .../9fb1092f32d4fcbf9e061ffd718d4ec689c6c95e | 64 ++- .../building_blocks/amethyst_bricks.json | 35 ++ ...yst_bricks_from_amethyst_bricks_small.json | 35 ++ ...yst_bricks_small_from_amethyst_bricks.json | 35 ++ .../building_blocks/amethyst_pillar.json | 35 ++ .../building_blocks/amethyst_tiles.json | 2 +- .../quenched_allay_bricks.json | 35 ++ ...icks_from_quenched_allay_bricks_small.json | 35 ++ ...icks_small_from_quenched_allay_bricks.json | 35 ++ .../building_blocks/quenched_allay_tiles.json | 35 ++ .../slate_amethyst_bricks.json | 35 ++ .../slate_amethyst_bricks_small.json | 35 ++ .../slate_amethyst_pillar.json | 35 ++ .../building_blocks/slate_amethyst_tiles.json | 35 ++ .../recipes/building_blocks/slate_bricks.json | 35 ++ .../slate_bricks_from_slate_bricks_small.json | 35 ++ .../slate_bricks_small_from_slate_bricks.json | 35 ++ .../recipes/building_blocks/slate_pillar.json | 35 ++ .../recipes/building_blocks/slate_tiles.json | 35 ++ .../stonecutting/amethyst_bricks.json | 33 ++ .../stonecutting/amethyst_bricks_small.json | 33 ++ .../stonecutting/amethyst_pillar.json | 33 ++ .../stonecutting/amethyst_tiles.json | 4 +- .../stonecutting/quenched_allay_bricks.json | 33 ++ .../quenched_allay_bricks_small.json | 33 ++ .../stonecutting/quenched_allay_tiles.json | 33 ++ .../stonecutting/slate_bricks.json | 33 ++ .../stonecutting/slate_bricks_small.json | 33 ++ .../stonecutting/slate_pillar.json | 33 ++ .../stonecutting/slate_tiles.json | 33 ++ .../hexcasting/recipes/amethyst_bricks.json | 18 + ...yst_bricks_from_amethyst_bricks_small.json | 12 + ...yst_bricks_small_from_amethyst_bricks.json | 12 + .../hexcasting/recipes/amethyst_pillar.json | 18 + .../hexcasting/recipes/amethyst_tiles.json | 17 +- .../recipes/quenched_allay_bricks.json | 18 + ...icks_from_quenched_allay_bricks_small.json | 12 + ...icks_small_from_quenched_allay_bricks.json | 12 + .../recipes/quenched_allay_tiles.json | 18 + .../recipes/slate_amethyst_bricks.json | 16 + .../recipes/slate_amethyst_bricks_small.json | 16 + .../recipes/slate_amethyst_pillar.json | 16 + .../recipes/slate_amethyst_tiles.json | 16 + .../data/hexcasting/recipes/slate_bricks.json | 18 + .../slate_bricks_from_slate_bricks_small.json | 12 + .../slate_bricks_small_from_slate_bricks.json | 12 + .../data/hexcasting/recipes/slate_pillar.json | 18 + .../data/hexcasting/recipes/slate_tiles.json | 18 + .../recipes/stonecutting/amethyst_bricks.json | 8 + .../stonecutting/amethyst_bricks_small.json | 8 + .../recipes/stonecutting/amethyst_pillar.json | 8 + .../recipes/stonecutting/amethyst_tiles.json | 2 +- .../stonecutting/quenched_allay_bricks.json | 8 + .../quenched_allay_bricks_small.json | 8 + .../stonecutting/quenched_allay_tiles.json | 8 + .../recipes/stonecutting/slate_bricks.json | 8 + .../stonecutting/slate_bricks_small.json | 8 + .../recipes/stonecutting/slate_pillar.json | 8 + .../recipes/stonecutting/slate_tiles.json | 8 + .../tags/blocks/amethyst_blocks.json | 9 + .../tags/blocks/quenched_allay_blocks.json | 8 + .../hexcasting/tags/blocks/slate_blocks.json | 9 + .../tags/items/amethyst_blocks.json | 9 + .../tags/items/quenched_allay_blocks.json | 8 + .../hexcasting/tags/items/slate_blocks.json | 9 + 137 files changed, 3210 insertions(+), 390 deletions(-) create mode 100644 Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/amethyst_bricks.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/amethyst_bricks_from_amethyst_bricks_small.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/amethyst_bricks_small_from_amethyst_bricks.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/amethyst_pillar.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/quenched_allay_bricks.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/quenched_allay_bricks_from_quenched_allay_bricks_small.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/quenched_allay_bricks_small_from_quenched_allay_bricks.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/quenched_allay_tiles.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_amethyst_bricks.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_amethyst_bricks_small.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_amethyst_pillar.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_amethyst_tiles.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_bricks.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_bricks_from_slate_bricks_small.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_bricks_small_from_slate_bricks.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_pillar.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_tiles.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/amethyst_bricks.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/amethyst_bricks_small.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/amethyst_pillar.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/quenched_allay_bricks.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/quenched_allay_bricks_small.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/quenched_allay_tiles.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/slate_bricks.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/slate_bricks_small.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/slate_pillar.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/slate_tiles.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/recipes/amethyst_bricks.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/recipes/amethyst_bricks_from_amethyst_bricks_small.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/recipes/amethyst_bricks_small_from_amethyst_bricks.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/recipes/amethyst_pillar.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/recipes/quenched_allay_bricks.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/recipes/quenched_allay_bricks_from_quenched_allay_bricks_small.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/recipes/quenched_allay_bricks_small_from_quenched_allay_bricks.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/recipes/quenched_allay_tiles.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/recipes/slate_amethyst_bricks.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/recipes/slate_amethyst_bricks_small.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/recipes/slate_amethyst_pillar.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/recipes/slate_amethyst_tiles.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/recipes/slate_bricks.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/recipes/slate_bricks_from_slate_bricks_small.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/recipes/slate_bricks_small_from_slate_bricks.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/recipes/slate_pillar.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/recipes/slate_tiles.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/recipes/stonecutting/amethyst_bricks.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/recipes/stonecutting/amethyst_bricks_small.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/recipes/stonecutting/amethyst_pillar.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/recipes/stonecutting/quenched_allay_bricks.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/recipes/stonecutting/quenched_allay_bricks_small.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/recipes/stonecutting/quenched_allay_tiles.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/recipes/stonecutting/slate_bricks.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/recipes/stonecutting/slate_bricks_small.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/recipes/stonecutting/slate_pillar.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/recipes/stonecutting/slate_tiles.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/tags/blocks/amethyst_blocks.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/tags/blocks/quenched_allay_blocks.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/tags/blocks/slate_blocks.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/tags/items/amethyst_blocks.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/tags/items/quenched_allay_blocks.json create mode 100644 Fabric/src/generated/resources/data/hexcasting/tags/items/slate_blocks.json create mode 100644 Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/amethyst_bricks.json create mode 100644 Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/amethyst_bricks_from_amethyst_bricks_small.json create mode 100644 Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/amethyst_bricks_small_from_amethyst_bricks.json create mode 100644 Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/amethyst_pillar.json create mode 100644 Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/quenched_allay_bricks.json create mode 100644 Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/quenched_allay_bricks_from_quenched_allay_bricks_small.json create mode 100644 Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/quenched_allay_bricks_small_from_quenched_allay_bricks.json create mode 100644 Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/quenched_allay_tiles.json create mode 100644 Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_amethyst_bricks.json create mode 100644 Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_amethyst_bricks_small.json create mode 100644 Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_amethyst_pillar.json create mode 100644 Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_amethyst_tiles.json create mode 100644 Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_bricks.json create mode 100644 Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_bricks_from_slate_bricks_small.json create mode 100644 Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_bricks_small_from_slate_bricks.json create mode 100644 Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_pillar.json create mode 100644 Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_tiles.json create mode 100644 Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/amethyst_bricks.json create mode 100644 Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/amethyst_bricks_small.json create mode 100644 Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/amethyst_pillar.json create mode 100644 Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/quenched_allay_bricks.json create mode 100644 Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/quenched_allay_bricks_small.json create mode 100644 Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/quenched_allay_tiles.json create mode 100644 Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/slate_bricks.json create mode 100644 Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/slate_bricks_small.json create mode 100644 Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/slate_pillar.json create mode 100644 Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/slate_tiles.json create mode 100644 Forge/src/generated/resources/data/hexcasting/recipes/amethyst_bricks.json create mode 100644 Forge/src/generated/resources/data/hexcasting/recipes/amethyst_bricks_from_amethyst_bricks_small.json create mode 100644 Forge/src/generated/resources/data/hexcasting/recipes/amethyst_bricks_small_from_amethyst_bricks.json create mode 100644 Forge/src/generated/resources/data/hexcasting/recipes/amethyst_pillar.json create mode 100644 Forge/src/generated/resources/data/hexcasting/recipes/quenched_allay_bricks.json create mode 100644 Forge/src/generated/resources/data/hexcasting/recipes/quenched_allay_bricks_from_quenched_allay_bricks_small.json create mode 100644 Forge/src/generated/resources/data/hexcasting/recipes/quenched_allay_bricks_small_from_quenched_allay_bricks.json create mode 100644 Forge/src/generated/resources/data/hexcasting/recipes/quenched_allay_tiles.json create mode 100644 Forge/src/generated/resources/data/hexcasting/recipes/slate_amethyst_bricks.json create mode 100644 Forge/src/generated/resources/data/hexcasting/recipes/slate_amethyst_bricks_small.json create mode 100644 Forge/src/generated/resources/data/hexcasting/recipes/slate_amethyst_pillar.json create mode 100644 Forge/src/generated/resources/data/hexcasting/recipes/slate_amethyst_tiles.json create mode 100644 Forge/src/generated/resources/data/hexcasting/recipes/slate_bricks.json create mode 100644 Forge/src/generated/resources/data/hexcasting/recipes/slate_bricks_from_slate_bricks_small.json create mode 100644 Forge/src/generated/resources/data/hexcasting/recipes/slate_bricks_small_from_slate_bricks.json create mode 100644 Forge/src/generated/resources/data/hexcasting/recipes/slate_pillar.json create mode 100644 Forge/src/generated/resources/data/hexcasting/recipes/slate_tiles.json create mode 100644 Forge/src/generated/resources/data/hexcasting/recipes/stonecutting/amethyst_bricks.json create mode 100644 Forge/src/generated/resources/data/hexcasting/recipes/stonecutting/amethyst_bricks_small.json create mode 100644 Forge/src/generated/resources/data/hexcasting/recipes/stonecutting/amethyst_pillar.json create mode 100644 Forge/src/generated/resources/data/hexcasting/recipes/stonecutting/quenched_allay_bricks.json create mode 100644 Forge/src/generated/resources/data/hexcasting/recipes/stonecutting/quenched_allay_bricks_small.json create mode 100644 Forge/src/generated/resources/data/hexcasting/recipes/stonecutting/quenched_allay_tiles.json create mode 100644 Forge/src/generated/resources/data/hexcasting/recipes/stonecutting/slate_bricks.json create mode 100644 Forge/src/generated/resources/data/hexcasting/recipes/stonecutting/slate_bricks_small.json create mode 100644 Forge/src/generated/resources/data/hexcasting/recipes/stonecutting/slate_pillar.json create mode 100644 Forge/src/generated/resources/data/hexcasting/recipes/stonecutting/slate_tiles.json create mode 100644 Forge/src/generated/resources/data/hexcasting/tags/blocks/amethyst_blocks.json create mode 100644 Forge/src/generated/resources/data/hexcasting/tags/blocks/quenched_allay_blocks.json create mode 100644 Forge/src/generated/resources/data/hexcasting/tags/blocks/slate_blocks.json create mode 100644 Forge/src/generated/resources/data/hexcasting/tags/items/amethyst_blocks.json create mode 100644 Forge/src/generated/resources/data/hexcasting/tags/items/quenched_allay_blocks.json create mode 100644 Forge/src/generated/resources/data/hexcasting/tags/items/slate_blocks.json diff --git a/Common/src/main/java/at/petrak/hexcasting/datagen/recipe/HexplatRecipes.java b/Common/src/main/java/at/petrak/hexcasting/datagen/recipe/HexplatRecipes.java index 828c8ad92f..8ea478517e 100644 --- a/Common/src/main/java/at/petrak/hexcasting/datagen/recipe/HexplatRecipes.java +++ b/Common/src/main/java/at/petrak/hexcasting/datagen/recipe/HexplatRecipes.java @@ -26,6 +26,7 @@ import net.minecraft.resources.ResourceLocation; import net.minecraft.sounds.SoundEvents; import net.minecraft.tags.ItemTags; +import net.minecraft.tags.TagKey; import net.minecraft.world.entity.EntityType; import net.minecraft.world.entity.npc.VillagerProfession; import net.minecraft.world.item.DyeColor; @@ -35,6 +36,7 @@ import net.minecraft.world.item.crafting.Ingredient; import net.minecraft.world.item.crafting.SimpleCraftingRecipeSerializer; import net.minecraft.world.level.block.Blocks; +import org.jetbrains.annotations.Nullable; import java.util.List; import java.util.Map; @@ -280,13 +282,6 @@ public void buildRecipes(Consumer recipes) { packing(RecipeCategory.BUILDING_BLOCKS, HexItems.AMETHYST_DUST, HexBlocks.AMETHYST_DUST_BLOCK.asItem(), "amethyst_dust", false, recipes); - ringAll(RecipeCategory.BUILDING_BLOCKS, HexBlocks.AMETHYST_TILES, 8, Blocks.AMETHYST_BLOCK, HexItems.AMETHYST_DUST) - .unlockedBy("has_item", hasItem(HexItems.AMETHYST_DUST)).save(recipes); - - SingleItemRecipeBuilder.stonecutting(Ingredient.of(Blocks.AMETHYST_BLOCK), RecipeCategory.BUILDING_BLOCKS, HexBlocks.AMETHYST_TILES) - .unlockedBy("has_item", hasItem(Blocks.AMETHYST_BLOCK)) - .save(recipes, modLoc("stonecutting/amethyst_tiles")); - ringAll(RecipeCategory.BUILDING_BLOCKS, HexBlocks.SCROLL_PAPER, 8, Items.PAPER, Items.AMETHYST_SHARD) .unlockedBy("has_item", hasItem(Items.AMETHYST_SHARD)).save(recipes); @@ -427,6 +422,37 @@ public void buildRecipes(Consumer recipes) { .pattern("LPL") .unlockedBy("enlightenment", enlightenment).save(recipes); + // Stone sets + stoneSet(recipes, HexBlocks.SLATE_BLOCK.asItem(), HexBlocks.SLATE_BRICKS.asItem(), HexBlocks.SLATE_BRICKS_SMALL.asItem(), HexBlocks.SLATE_TILES.asItem(), HexBlocks.SLATE_PILLAR.asItem()); + stoneSet(recipes, Blocks.AMETHYST_BLOCK.asItem(), HexBlocks.AMETHYST_BRICKS.asItem(), HexBlocks.AMETHYST_BRICKS_SMALL.asItem(), HexBlocks.AMETHYST_TILES.asItem(), HexBlocks.AMETHYST_PILLAR.asItem()); + stoneSet(recipes, HexBlocks.QUENCHED_ALLAY.asItem(), HexBlocks.QUENCHED_ALLAY_BRICKS.asItem(), HexBlocks.QUENCHED_ALLAY_BRICKS_SMALL.asItem(), HexBlocks.QUENCHED_ALLAY_TILES.asItem(), null); + + // Stone sets in stonecutter + stoneCutterFromTag(recipes, HexTags.Items.SLATE_BLOCKS, HexBlocks.SLATE_BRICKS.asItem(), HexBlocks.SLATE_BRICKS_SMALL.asItem(), HexBlocks.SLATE_TILES.asItem(), HexBlocks.SLATE_PILLAR.asItem()); + stoneCutterFromTag(recipes, HexTags.Items.AMETHYST_BLOCKS, HexBlocks.AMETHYST_BRICKS.asItem(), HexBlocks.AMETHYST_BRICKS_SMALL.asItem(), HexBlocks.AMETHYST_TILES.asItem(), HexBlocks.AMETHYST_PILLAR.asItem()); + stoneCutterFromTag(recipes, HexTags.Items.QUENCHED_ALLAY_BLOCKS, HexBlocks.QUENCHED_ALLAY_BRICKS.asItem(), HexBlocks.QUENCHED_ALLAY_BRICKS_SMALL.asItem(), HexBlocks.QUENCHED_ALLAY_TILES.asItem()); + + // Slate & Amethyst block set + ShapelessRecipeBuilder.shapeless(RecipeCategory.BUILDING_BLOCKS, HexBlocks.SLATE_AMETHYST_BRICKS.asItem(), 2) + .requires(HexBlocks.SLATE_BRICKS) + .requires(HexBlocks.AMETHYST_BRICKS) + .unlockedBy("has_item", has(HexBlocks.SLATE)).save(recipes); + + ShapelessRecipeBuilder.shapeless(RecipeCategory.BUILDING_BLOCKS, HexBlocks.SLATE_AMETHYST_BRICKS_SMALL.asItem(), 2) + .requires(HexBlocks.SLATE_BRICKS_SMALL) + .requires(HexBlocks.AMETHYST_BRICKS_SMALL) + .unlockedBy("has_item", has(HexBlocks.SLATE)).save(recipes); + + ShapelessRecipeBuilder.shapeless(RecipeCategory.BUILDING_BLOCKS, HexBlocks.SLATE_AMETHYST_TILES.asItem(), 2) + .requires(HexBlocks.SLATE_TILES) + .requires(HexBlocks.AMETHYST_TILES) + .unlockedBy("has_item", has(HexBlocks.SLATE)).save(recipes); + + ShapelessRecipeBuilder.shapeless(RecipeCategory.BUILDING_BLOCKS, HexBlocks.SLATE_AMETHYST_PILLAR.asItem(), 2) + .requires(HexBlocks.SLATE_PILLAR) + .requires(HexBlocks.AMETHYST_PILLAR) + .unlockedBy("has_item", has(HexBlocks.SLATE)).save(recipes); + new BrainsweepRecipeBuilder(StateIngredientHelper.of(Blocks.AMETHYST_BLOCK), new VillagerIngredient(null, null, 3), Blocks.BUDDING_AMETHYST.defaultBlockState(), MediaConstants.CRYSTAL_UNIT * 10) @@ -570,4 +596,52 @@ private void specialRecipe(Consumer consumer, SimpleCraftingReci var name = BuiltInRegistries.RECIPE_SERIALIZER.getKey(serializer); SpecialRecipeBuilder.special(serializer).save(consumer, HexAPI.MOD_ID + ":dynamic" + name.getPath()); } + + private void stoneSet(Consumer recipes, Item base, Item bricks, Item smallBricks, Item tiles, @Nullable Item pillar) { + // Bricks from base block + ShapedRecipeBuilder.shaped(RecipeCategory.BUILDING_BLOCKS, bricks, 4) + .define('#', base) + .pattern("##") + .pattern("##") + .unlockedBy("has_item", hasItem(base)) + .save(recipes); + + // Bricks from small bricks + ShapelessRecipeBuilder.shapeless(RecipeCategory.BUILDING_BLOCKS, bricks) + .requires(smallBricks) + .unlockedBy("has_item", hasItem(base)) + .save(recipes, modLoc(bricks + "_from_" + smallBricks)); + + // Small bricks from bricks + ShapelessRecipeBuilder.shapeless(RecipeCategory.BUILDING_BLOCKS, smallBricks) + .requires(bricks) + .unlockedBy("has_item", hasItem(base)) + .save(recipes, modLoc(smallBricks + "_from_" + bricks)); + + // Tiles from bricks + ShapedRecipeBuilder.shaped(RecipeCategory.BUILDING_BLOCKS, tiles, 4) + .define('#', bricks) + .pattern("##") + .pattern("##") + .unlockedBy("has_item", hasItem(base)) + .save(recipes); + + // Pillar from base block + if (pillar != null) { + ShapedRecipeBuilder.shaped(RecipeCategory.BUILDING_BLOCKS, pillar, 2) + .define('#', base) + .pattern("#") + .pattern("#") + .unlockedBy("has_item", hasItem(base)) + .save(recipes); + } + } + + private void stoneCutterFromTag(Consumer recipes, TagKey tagKey, Item ...results) { + for (Item result : results) { + SingleItemRecipeBuilder.stonecutting(Ingredient.of(tagKey), RecipeCategory.BUILDING_BLOCKS, result) + .unlockedBy("has_item", hasItem(tagKey)) + .save(recipes, modLoc("stonecutting/" + result)); + } + } } diff --git a/Fabric/src/generated/resources/.cache/19f2b40f78e342d65a8cb499a41e3fcb2eadaca3 b/Fabric/src/generated/resources/.cache/19f2b40f78e342d65a8cb499a41e3fcb2eadaca3 index 6b6009aeea..3196165e82 100644 --- a/Fabric/src/generated/resources/.cache/19f2b40f78e342d65a8cb499a41e3fcb2eadaca3 +++ b/Fabric/src/generated/resources/.cache/19f2b40f78e342d65a8cb499a41e3fcb2eadaca3 @@ -1,58 +1,58 @@ -// 1.20.1 2024-11-19T11:30:28.198417333 Hex Casting/Loot Tables -1dd4268edf7d6fa247013ab45541c7bfb915eef8 data/hexcasting/loot_tables/blocks/amethyst_bricks_small.json -601384d888edab27efe4a33027bb557eb7cb6ca2 data/hexcasting/loot_tables/blocks/edified_log_purple.json -2c9af74a82ca462e5986354966d5a0a1fd5a2083 data/hexcasting/loot_tables/blocks/slate_tiles.json -7c9c94d5b6b570d25eff32d4fa2ecc1e842e5231 data/hexcasting/loot_tables/blocks/quenched_allay_tiles.json -ecaeb4d5703a7aa206627ed38ee71aeb7e93d688 data/hexcasting/loot_tables/blocks/impetus/rightclick.json -a4e0194d8966a24531e43e04437cdb2a96456898 data/hexcasting/loot_tables/blocks/edified_tile.json -847bc3ead8a88a8f210a24e7732c28d50aa2f5dc data/hexcasting/loot_tables/blocks/edified_planks.json -92331eb19422730ffda0a3e52427a75aa1f7aff2 data/hexcasting/loot_tables/blocks/ancient_scroll_paper_lantern.json -4efd95d408d050c36ff21b18f3c37116491fef92 data/hexcasting/loot_tables/blocks/directrix/redstone.json -8c6c0486170537d73b923a2b9f83722107fc8716 data/hexcasting/loot_tables/blocks/edified_log_aventurine.json -ab86e126a704550d3f21c0b43f99fdc2665e4b09 data/hexcasting/loot_tables/blocks/slate_amethyst_tiles.json -7123b1a0469d7bd5bf8a2772182d222bf354df1a data/hexcasting/loot_tables/blocks/slate_bricks_small.json -b6c23fdde4f2c22c81f008604d5ff1c32ca8eb61 data/hexcasting/loot_tables/blocks/amethyst_tiles.json -b706c8a064f717c57104c48ea42aa860b45cf7a4 data/hexcasting/loot_tables/blocks/amethyst_dust_block.json -6eecc98b606d7ea5ec6f4c1fa4f63f7c1eba9223 data/hexcasting/loot_tables/blocks/slate_amethyst_bricks.json -b19ac49146149555038e6d2e06200d514df1ef43 data/hexcasting/loot_tables/blocks/akashic_bookshelf.json -9ff760d5db5628328ea9274c98e18a08f1ab983e data/hexcasting/loot_tables/blocks/slate_block.json -2ab674e834184b4e17dc002556d4473cac137445 data/hexcasting/loot_tables/blocks/edified_slab.json -df5496da8e48b61a171bc7a3936495c016cc002e data/hexcasting/loot_tables/blocks/directrix/empty.json -49940d1cb2599212e2837d7ed66c6c66e54f80f8 data/hexcasting/loot_tables/blocks/akashic_record.json -c81a5cb81141ab1fe09dd5dd3a0968b69dfffbd7 data/hexcasting/loot_tables/blocks/stripped_edified_log.json -10cb1b94596ac7131efe3bd5c36c1543ddba9302 data/hexcasting/loot_tables/blocks/impetus/redstone.json -499af9f15cf0a7f16fd2939e5d3af60a8089cc3e data/hexcasting/loot_tables/blocks/slate_bricks.json -147e0739a712a9050856cebcad1757b3f418f647 data/hexcasting/loot_tables/blocks/edified_trapdoor.json -2ad288784b0dc106ace2e6e0a40669f83476c414 data/hexcasting/loot_tables/blocks/slate.json -6c35afda4ca349f3506fe08f86f0afe58a6f2c44 data/hexcasting/loot_tables/blocks/quenched_allay.json -e6ff979aa47877c1b807075c448defd249cd3484 data/hexcasting/loot_tables/blocks/slate_amethyst_pillar.json -55f265961463a89c243ec8ac1970c70185f064a6 data/hexcasting/loot_tables/blocks/edified_button.json -c15d3ced89c882dfe552f84435fcdd560b729567 data/hexcasting/loot_tables/blocks/scroll_paper.json -1c6b077aae560e780be29e74ddcd4b0ca10ce3cf data/hexcasting/loot_tables/blocks/impetus/empty.json -dc4c6d270b8e93d05ac8ddeb1b9dd1d64828ac5d data/hexcasting/loot_tables/blocks/stripped_edified_wood.json -a62ffbcec2aa40172e05cd9fcd8e70e295d008e9 data/hexcasting/loot_tables/blocks/edified_fence_gate.json -cc7313cc33609fe1120baa7b4db631eaa29fbba1 data/hexcasting/loot_tables/blocks/citrine_edified_leaves.json -6920654f50532b5e557646e34edc4872339eb79f data/hexcasting/loot_tables/blocks/edified_log_amethyst.json -849afa706e7479d1c11bb40ae223ae5833e71286 data/hexcasting/loot_tables/blocks/scroll_paper_lantern.json -9905b767be7849e02a8e4ec4170af1bdde4e7fab data/hexcasting/loot_tables/blocks/edified_stairs.json -92528799c8ee13ff26c3c505e4dfb286c30f97c7 data/hexcasting/loot_tables/blocks/akashic_connector.json -45dc91d820caa5c421fe6f2afc7f71e45d6acd4d data/hexcasting/loot_tables/blocks/slate_pillar.json -1a1236e54c24b5aeff05919c73c76151da2cf115 data/hexcasting/loot_tables/blocks/amethyst_sconce.json -74159c21634679a6ab1dde1c181433db8b31c6ae data/hexcasting/loot_tables/blocks/edified_log_citrine.json -30f06db8c1ea74c9f4d95474e412336d065ac888 data/hexcasting/loot_tables/blocks/edified_door.json -95be0cf7f277257671631929462131b6d611119a data/hexcasting/loot_tables/inject/amethyst_cluster.json -bedbc2bd04f79372aedea64214ba2ea49cde9640 data/hexcasting/loot_tables/blocks/amethyst_edified_leaves.json -44658abcf122575878834d276ebcf5d8a6b7b398 data/hexcasting/loot_tables/blocks/aventurine_edified_leaves.json -cf6ff1ed1ee6fdbb05af16468a0a0ced79ac334e data/hexcasting/loot_tables/blocks/amethyst_bricks.json -45ae0ec668a07aa5b33d491377b2978f69f9f019 data/hexcasting/loot_tables/blocks/edified_panel.json -5f8d09e8c759d05cf9c2265ae28ea942cfbbe2be data/hexcasting/loot_tables/blocks/edified_pressure_plate.json -c426245d51f1e0fa0db7c4bfb454284d75506c9c data/hexcasting/loot_tables/blocks/quenched_allay_bricks.json -0b734693c926045b60fb515814b7a6695d0295fc data/hexcasting/loot_tables/blocks/impetus/look.json -d16fa9e366d48646686470c2d1f9bda4db3a1afa data/hexcasting/loot_tables/blocks/ancient_scroll_paper.json -2ac70e3c3600c88b2544d9755fc634216a7a523c data/hexcasting/loot_tables/blocks/edified_wood.json -509ecbb9731e75b63638c6012b2f986f131fd42f data/hexcasting/loot_tables/blocks/slate_amethyst_bricks_small.json -2902c4dae60875a1b2daf0a948a49a3419d8ec9d data/hexcasting/loot_tables/blocks/edified_log.json -434c2a6d2645e56e9a6ca56249ffa84645558e3b data/hexcasting/loot_tables/blocks/quenched_allay_bricks_small.json -65fe724d4c4ba8b0ab7d7a11bf37687413d9119d data/hexcasting/loot_tables/blocks/edified_fence.json -f1145860d80ff053970b1ad4f3b2f5d9f28e7c73 data/hexcasting/loot_tables/blocks/directrix/boolean.json -8ea8fd68719a960c2e132df441564a70c0e376a8 data/hexcasting/loot_tables/blocks/amethyst_pillar.json +// 1.20.1 2024-12-07T16:13:17.0572354 Hex Casting/Loot Tables +a62ffbcec2aa40172e05cd9fcd8e70e295d008e9 data\hexcasting\loot_tables\blocks\edified_fence_gate.json +7123b1a0469d7bd5bf8a2772182d222bf354df1a data\hexcasting\loot_tables\blocks\slate_bricks_small.json +1dd4268edf7d6fa247013ab45541c7bfb915eef8 data\hexcasting\loot_tables\blocks\amethyst_bricks_small.json +92528799c8ee13ff26c3c505e4dfb286c30f97c7 data\hexcasting\loot_tables\blocks\akashic_connector.json +55f265961463a89c243ec8ac1970c70185f064a6 data\hexcasting\loot_tables\blocks\edified_button.json +1a1236e54c24b5aeff05919c73c76151da2cf115 data\hexcasting\loot_tables\blocks\amethyst_sconce.json +4efd95d408d050c36ff21b18f3c37116491fef92 data\hexcasting\loot_tables\blocks\directrix\redstone.json +8ea8fd68719a960c2e132df441564a70c0e376a8 data\hexcasting\loot_tables\blocks\amethyst_pillar.json +dc4c6d270b8e93d05ac8ddeb1b9dd1d64828ac5d data\hexcasting\loot_tables\blocks\stripped_edified_wood.json +ecaeb4d5703a7aa206627ed38ee71aeb7e93d688 data\hexcasting\loot_tables\blocks\impetus\rightclick.json +ab86e126a704550d3f21c0b43f99fdc2665e4b09 data\hexcasting\loot_tables\blocks\slate_amethyst_tiles.json +0b734693c926045b60fb515814b7a6695d0295fc data\hexcasting\loot_tables\blocks\impetus\look.json +434c2a6d2645e56e9a6ca56249ffa84645558e3b data\hexcasting\loot_tables\blocks\quenched_allay_bricks_small.json +d16fa9e366d48646686470c2d1f9bda4db3a1afa data\hexcasting\loot_tables\blocks\ancient_scroll_paper.json +2ab674e834184b4e17dc002556d4473cac137445 data\hexcasting\loot_tables\blocks\edified_slab.json +5f8d09e8c759d05cf9c2265ae28ea942cfbbe2be data\hexcasting\loot_tables\blocks\edified_pressure_plate.json +74159c21634679a6ab1dde1c181433db8b31c6ae data\hexcasting\loot_tables\blocks\edified_log_citrine.json +1c6b077aae560e780be29e74ddcd4b0ca10ce3cf data\hexcasting\loot_tables\blocks\impetus\empty.json +8c6c0486170537d73b923a2b9f83722107fc8716 data\hexcasting\loot_tables\blocks\edified_log_aventurine.json +95be0cf7f277257671631929462131b6d611119a data\hexcasting\loot_tables\inject\amethyst_cluster.json +499af9f15cf0a7f16fd2939e5d3af60a8089cc3e data\hexcasting\loot_tables\blocks\slate_bricks.json +c81a5cb81141ab1fe09dd5dd3a0968b69dfffbd7 data\hexcasting\loot_tables\blocks\stripped_edified_log.json +9905b767be7849e02a8e4ec4170af1bdde4e7fab data\hexcasting\loot_tables\blocks\edified_stairs.json +847bc3ead8a88a8f210a24e7732c28d50aa2f5dc data\hexcasting\loot_tables\blocks\edified_planks.json +92331eb19422730ffda0a3e52427a75aa1f7aff2 data\hexcasting\loot_tables\blocks\ancient_scroll_paper_lantern.json +10cb1b94596ac7131efe3bd5c36c1543ddba9302 data\hexcasting\loot_tables\blocks\impetus\redstone.json +44658abcf122575878834d276ebcf5d8a6b7b398 data\hexcasting\loot_tables\blocks\aventurine_edified_leaves.json +df5496da8e48b61a171bc7a3936495c016cc002e data\hexcasting\loot_tables\blocks\directrix\empty.json +cf6ff1ed1ee6fdbb05af16468a0a0ced79ac334e data\hexcasting\loot_tables\blocks\amethyst_bricks.json +b6c23fdde4f2c22c81f008604d5ff1c32ca8eb61 data\hexcasting\loot_tables\blocks\amethyst_tiles.json +2902c4dae60875a1b2daf0a948a49a3419d8ec9d data\hexcasting\loot_tables\blocks\edified_log.json +45ae0ec668a07aa5b33d491377b2978f69f9f019 data\hexcasting\loot_tables\blocks\edified_panel.json +45dc91d820caa5c421fe6f2afc7f71e45d6acd4d data\hexcasting\loot_tables\blocks\slate_pillar.json +2ad288784b0dc106ace2e6e0a40669f83476c414 data\hexcasting\loot_tables\blocks\slate.json +c426245d51f1e0fa0db7c4bfb454284d75506c9c data\hexcasting\loot_tables\blocks\quenched_allay_bricks.json +30f06db8c1ea74c9f4d95474e412336d065ac888 data\hexcasting\loot_tables\blocks\edified_door.json +c15d3ced89c882dfe552f84435fcdd560b729567 data\hexcasting\loot_tables\blocks\scroll_paper.json +147e0739a712a9050856cebcad1757b3f418f647 data\hexcasting\loot_tables\blocks\edified_trapdoor.json +2c9af74a82ca462e5986354966d5a0a1fd5a2083 data\hexcasting\loot_tables\blocks\slate_tiles.json +7c9c94d5b6b570d25eff32d4fa2ecc1e842e5231 data\hexcasting\loot_tables\blocks\quenched_allay_tiles.json +849afa706e7479d1c11bb40ae223ae5833e71286 data\hexcasting\loot_tables\blocks\scroll_paper_lantern.json +6c35afda4ca349f3506fe08f86f0afe58a6f2c44 data\hexcasting\loot_tables\blocks\quenched_allay.json +cc7313cc33609fe1120baa7b4db631eaa29fbba1 data\hexcasting\loot_tables\blocks\citrine_edified_leaves.json +9ff760d5db5628328ea9274c98e18a08f1ab983e data\hexcasting\loot_tables\blocks\slate_block.json +e6ff979aa47877c1b807075c448defd249cd3484 data\hexcasting\loot_tables\blocks\slate_amethyst_pillar.json +6920654f50532b5e557646e34edc4872339eb79f data\hexcasting\loot_tables\blocks\edified_log_amethyst.json +2ac70e3c3600c88b2544d9755fc634216a7a523c data\hexcasting\loot_tables\blocks\edified_wood.json +b706c8a064f717c57104c48ea42aa860b45cf7a4 data\hexcasting\loot_tables\blocks\amethyst_dust_block.json +6eecc98b606d7ea5ec6f4c1fa4f63f7c1eba9223 data\hexcasting\loot_tables\blocks\slate_amethyst_bricks.json +65fe724d4c4ba8b0ab7d7a11bf37687413d9119d data\hexcasting\loot_tables\blocks\edified_fence.json +a4e0194d8966a24531e43e04437cdb2a96456898 data\hexcasting\loot_tables\blocks\edified_tile.json +b19ac49146149555038e6d2e06200d514df1ef43 data\hexcasting\loot_tables\blocks\akashic_bookshelf.json +49940d1cb2599212e2837d7ed66c6c66e54f80f8 data\hexcasting\loot_tables\blocks\akashic_record.json +509ecbb9731e75b63638c6012b2f986f131fd42f data\hexcasting\loot_tables\blocks\slate_amethyst_bricks_small.json +601384d888edab27efe4a33027bb557eb7cb6ca2 data\hexcasting\loot_tables\blocks\edified_log_purple.json +f1145860d80ff053970b1ad4f3b2f5d9f28e7c73 data\hexcasting\loot_tables\blocks\directrix\boolean.json +bedbc2bd04f79372aedea64214ba2ea49cde9640 data\hexcasting\loot_tables\blocks\amethyst_edified_leaves.json diff --git a/Fabric/src/generated/resources/.cache/2ba8da2cf2d44ff18dc72cc891b094eca6836a5c b/Fabric/src/generated/resources/.cache/2ba8da2cf2d44ff18dc72cc891b094eca6836a5c index 262e081e97..0d22edc0a8 100644 --- a/Fabric/src/generated/resources/.cache/2ba8da2cf2d44ff18dc72cc891b094eca6836a5c +++ b/Fabric/src/generated/resources/.cache/2ba8da2cf2d44ff18dc72cc891b094eca6836a5c @@ -1,25 +1,28 @@ -// 1.20.1 2024-11-19T11:30:28.203782887 Hex Casting/Tags for minecraft:item -5928bad07d3872bb60f29ef4f3c885c8e1967c20 data/hexcasting/tags/items/phial_base.json -fdb48f194d7937ab6b423fa4b90a4d438bf6dd90 data/minecraft/tags/items/wooden_doors.json -fdb48f194d7937ab6b423fa4b90a4d438bf6dd90 data/minecraft/tags/items/doors.json -37cff4ce449b8069b59b2327d78e073fc026d348 data/minecraft/tags/items/wooden_pressure_plates.json -30780136e6469a01369d7e278998edb6d7f6a16b data/hexcasting/tags/items/staves.json -20183cd61968ff6548df2dde1100b6378d68d64b data/minecraft/tags/items/wooden_buttons.json -c562b4be24d0b6b13f3c65599d3bfa3bf2c4ce21 data/hexcasting/tags/items/edified_logs.json -e186f43ed06770e698c886691f91b2c6acdb5a2a data/hexcasting/tags/items/seal_materials.json -4461ef6db41a675fd077dd833cfd0ea537e755be data/c/tags/items/amethyst_dusts.json -5216ba5c57db29b8dee9aebc63a2e3b17c97dc17 data/minecraft/tags/items/trapdoors.json -e5df19a1dc6eadf14cd9b0f0fe45a74330b745e9 data/minecraft/tags/items/planks.json -c72a147bc65d26424df199388969ebd11119aed3 data/hexcasting/tags/items/brainswept_circle_components.json -5216ba5c57db29b8dee9aebc63a2e3b17c97dc17 data/minecraft/tags/items/wooden_trapdoors.json -bdb90cee0e88e02f0b98f12d5dd212adfaca9afd data/hexcasting/tags/items/impeti.json -e5df19a1dc6eadf14cd9b0f0fe45a74330b745e9 data/hexcasting/tags/items/edified_planks.json -20183cd61968ff6548df2dde1100b6378d68d64b data/minecraft/tags/items/buttons.json -38d781b60c5c37dc025d4c7e9ec5aa680f2a5835 data/c/tags/items/gems.json -c562b4be24d0b6b13f3c65599d3bfa3bf2c4ce21 data/minecraft/tags/items/logs_that_burn.json -ef8ae066fea6277ba2ab43faf18757b88f7c4803 data/hexcasting/tags/items/grants_root_advancement.json -5f3b600b4fd98744bd08c993ce7bcb9c2f195cd2 data/minecraft/tags/items/leaves.json -9d18fb7a889031a704ca0e553600e1d6f8c3759d data/hexcasting/tags/items/directrices.json -c562b4be24d0b6b13f3c65599d3bfa3bf2c4ce21 data/minecraft/tags/items/logs.json -5bbfd513fd2eb2090b0c2d1ec33504deb79d53b9 data/minecraft/tags/items/slabs.json -5bbfd513fd2eb2090b0c2d1ec33504deb79d53b9 data/minecraft/tags/items/wooden_slabs.json +// 1.20.1 2024-12-07T16:13:17.0622715 Hex Casting/Tags for minecraft:item +5f3b600b4fd98744bd08c993ce7bcb9c2f195cd2 data\minecraft\tags\items\leaves.json +38d781b60c5c37dc025d4c7e9ec5aa680f2a5835 data\c\tags\items\gems.json +5bbfd513fd2eb2090b0c2d1ec33504deb79d53b9 data\minecraft\tags\items\wooden_slabs.json +5216ba5c57db29b8dee9aebc63a2e3b17c97dc17 data\minecraft\tags\items\trapdoors.json +5928bad07d3872bb60f29ef4f3c885c8e1967c20 data\hexcasting\tags\items\phial_base.json +9d18fb7a889031a704ca0e553600e1d6f8c3759d data\hexcasting\tags\items\directrices.json +37cff4ce449b8069b59b2327d78e073fc026d348 data\minecraft\tags\items\wooden_pressure_plates.json +e5df19a1dc6eadf14cd9b0f0fe45a74330b745e9 data\minecraft\tags\items\planks.json +20183cd61968ff6548df2dde1100b6378d68d64b data\minecraft\tags\items\wooden_buttons.json +20183cd61968ff6548df2dde1100b6378d68d64b data\minecraft\tags\items\buttons.json +bdb90cee0e88e02f0b98f12d5dd212adfaca9afd data\hexcasting\tags\items\impeti.json +e186f43ed06770e698c886691f91b2c6acdb5a2a data\hexcasting\tags\items\seal_materials.json +4461ef6db41a675fd077dd833cfd0ea537e755be data\c\tags\items\amethyst_dusts.json +fd311282c3c10ed469ac2f50d5403b0ba9f8593b data\hexcasting\tags\items\slate_blocks.json +30780136e6469a01369d7e278998edb6d7f6a16b data\hexcasting\tags\items\staves.json +c562b4be24d0b6b13f3c65599d3bfa3bf2c4ce21 data\minecraft\tags\items\logs_that_burn.json +5bbfd513fd2eb2090b0c2d1ec33504deb79d53b9 data\minecraft\tags\items\slabs.json +fdb48f194d7937ab6b423fa4b90a4d438bf6dd90 data\minecraft\tags\items\doors.json +c562b4be24d0b6b13f3c65599d3bfa3bf2c4ce21 data\hexcasting\tags\items\edified_logs.json +ef8ae066fea6277ba2ab43faf18757b88f7c4803 data\hexcasting\tags\items\grants_root_advancement.json +c72a147bc65d26424df199388969ebd11119aed3 data\hexcasting\tags\items\brainswept_circle_components.json +c562b4be24d0b6b13f3c65599d3bfa3bf2c4ce21 data\minecraft\tags\items\logs.json +8133ee3b8ee3614e9370530e412186365a934fb8 data\hexcasting\tags\items\amethyst_blocks.json +fdb48f194d7937ab6b423fa4b90a4d438bf6dd90 data\minecraft\tags\items\wooden_doors.json +7f8c7e62c9efa2ad1ad7918d2ac756a1d635dc51 data\hexcasting\tags\items\quenched_allay_blocks.json +e5df19a1dc6eadf14cd9b0f0fe45a74330b745e9 data\hexcasting\tags\items\edified_planks.json +5216ba5c57db29b8dee9aebc63a2e3b17c97dc17 data\minecraft\tags\items\wooden_trapdoors.json diff --git a/Fabric/src/generated/resources/.cache/3cb4ab563deee432e7d307024048f57946bafb1c b/Fabric/src/generated/resources/.cache/3cb4ab563deee432e7d307024048f57946bafb1c index 0177cee9a1..8eb13a5409 100644 --- a/Fabric/src/generated/resources/.cache/3cb4ab563deee432e7d307024048f57946bafb1c +++ b/Fabric/src/generated/resources/.cache/3cb4ab563deee432e7d307024048f57946bafb1c @@ -1,4 +1,4 @@ -// 1.20.1 2024-11-19T11:30:28.208319781 Hex Casting/Tags for hexcasting:action -6fe30f41e2bcd48589caab26d210a513dce1ab7c data/hexcasting/tags/action/per_world_pattern.json -6fe30f41e2bcd48589caab26d210a513dce1ab7c data/hexcasting/tags/action/requires_enlightenment.json -6fe30f41e2bcd48589caab26d210a513dce1ab7c data/hexcasting/tags/action/can_start_enlighten.json +// 1.20.1 2024-12-07T16:13:17.0712352 Hex Casting/Tags for hexcasting:action +6fe30f41e2bcd48589caab26d210a513dce1ab7c data\hexcasting\tags\action\can_start_enlighten.json +6fe30f41e2bcd48589caab26d210a513dce1ab7c data\hexcasting\tags\action\requires_enlightenment.json +6fe30f41e2bcd48589caab26d210a513dce1ab7c data\hexcasting\tags\action\per_world_pattern.json diff --git a/Fabric/src/generated/resources/.cache/812fdb58b7018b2d5c5af7da57a2b1857fa66794 b/Fabric/src/generated/resources/.cache/812fdb58b7018b2d5c5af7da57a2b1857fa66794 index 82cfeba7fa..a5cc01fa92 100644 --- a/Fabric/src/generated/resources/.cache/812fdb58b7018b2d5c5af7da57a2b1857fa66794 +++ b/Fabric/src/generated/resources/.cache/812fdb58b7018b2d5c5af7da57a2b1857fa66794 @@ -1,34 +1,37 @@ -// 1.20.1 2024-11-19T11:30:28.20228007 Hex Casting/Tags for minecraft:block -c72a147bc65d26424df199388969ebd11119aed3 data/hexcasting/tags/blocks/brainswept_circle_components.json -357eddf3cee6f16725bed0701d57b2ca3097d74d data/minecraft/tags/blocks/mineable/shovel.json -20183cd61968ff6548df2dde1100b6378d68d64b data/minecraft/tags/blocks/buttons.json -8cd7a960fd719f200b0bf38100cd17c73b66d39c data/minecraft/tags/blocks/mineable/pickaxe.json -643994ee757a533cfb5001689e0f0263956b8a35 data/minecraft/tags/blocks/mineable/axe.json -5f3b600b4fd98744bd08c993ce7bcb9c2f195cd2 data/minecraft/tags/blocks/mineable/hoe.json -6ae561f7399e39ffa0e97bd0569aeffa9eabff6a data/hexcasting/tags/blocks/water_plants.json -e8d5ef7eabb567228b279b2419e4f042082d7491 data/minecraft/tags/blocks/fences.json -c562b4be24d0b6b13f3c65599d3bfa3bf2c4ce21 data/minecraft/tags/blocks/logs_that_burn.json -eba53f6c7645de4ef5ffb1e10ef34a4c23e98887 data/hexcasting/tags/blocks/cheap_to_break_block.json -7e1e353cb7f561f086898f991ece48e047991934 data/minecraft/tags/blocks/unstable_bottom_center.json -5f3b600b4fd98744bd08c993ce7bcb9c2f195cd2 data/minecraft/tags/blocks/leaves.json -281cb08b9b68ef049820c4f3f36b40820044681e data/minecraft/tags/blocks/wooden_stairs.json -6f52ca5e42991af6d7b829f626010ce304277464 data/minecraft/tags/blocks/crystal_sound_blocks.json -5216ba5c57db29b8dee9aebc63a2e3b17c97dc17 data/minecraft/tags/blocks/trapdoors.json -37cff4ce449b8069b59b2327d78e073fc026d348 data/minecraft/tags/blocks/wooden_pressure_plates.json -20183cd61968ff6548df2dde1100b6378d68d64b data/minecraft/tags/blocks/wooden_buttons.json -5216ba5c57db29b8dee9aebc63a2e3b17c97dc17 data/minecraft/tags/blocks/wooden_trapdoors.json -7acae0c88f5ead65339db1b11b16f60214434c86 data/minecraft/tags/blocks/wooden_fences.json -fdb48f194d7937ab6b423fa4b90a4d438bf6dd90 data/minecraft/tags/blocks/wooden_doors.json -7e1e353cb7f561f086898f991ece48e047991934 data/minecraft/tags/blocks/fence_gates.json -c562b4be24d0b6b13f3c65599d3bfa3bf2c4ce21 data/minecraft/tags/blocks/logs.json -c562b4be24d0b6b13f3c65599d3bfa3bf2c4ce21 data/hexcasting/tags/blocks/edified_logs.json -5bbfd513fd2eb2090b0c2d1ec33504deb79d53b9 data/minecraft/tags/blocks/slabs.json -e5df19a1dc6eadf14cd9b0f0fe45a74330b745e9 data/minecraft/tags/blocks/planks.json -4b84fc8b7976df220be382bdda66ecf25ceee559 data/create/tags/blocks/brittle.json -281cb08b9b68ef049820c4f3f36b40820044681e data/minecraft/tags/blocks/stairs.json -bdb90cee0e88e02f0b98f12d5dd212adfaca9afd data/hexcasting/tags/blocks/impeti.json -9d18fb7a889031a704ca0e553600e1d6f8c3759d data/hexcasting/tags/blocks/directrices.json -37cff4ce449b8069b59b2327d78e073fc026d348 data/minecraft/tags/blocks/pressure_plates.json -fdb48f194d7937ab6b423fa4b90a4d438bf6dd90 data/minecraft/tags/blocks/doors.json -5bbfd513fd2eb2090b0c2d1ec33504deb79d53b9 data/minecraft/tags/blocks/wooden_slabs.json -e5df19a1dc6eadf14cd9b0f0fe45a74330b745e9 data/hexcasting/tags/blocks/edified_planks.json +// 1.20.1 2024-12-07T16:13:17.0612406 Hex Casting/Tags for minecraft:block +7acae0c88f5ead65339db1b11b16f60214434c86 data\minecraft\tags\blocks\wooden_fences.json +6f52ca5e42991af6d7b829f626010ce304277464 data\minecraft\tags\blocks\crystal_sound_blocks.json +357eddf3cee6f16725bed0701d57b2ca3097d74d data\minecraft\tags\blocks\mineable\shovel.json +fdb48f194d7937ab6b423fa4b90a4d438bf6dd90 data\minecraft\tags\blocks\doors.json +5216ba5c57db29b8dee9aebc63a2e3b17c97dc17 data\minecraft\tags\blocks\wooden_trapdoors.json +c562b4be24d0b6b13f3c65599d3bfa3bf2c4ce21 data\minecraft\tags\blocks\logs.json +7e1e353cb7f561f086898f991ece48e047991934 data\minecraft\tags\blocks\fence_gates.json +37cff4ce449b8069b59b2327d78e073fc026d348 data\minecraft\tags\blocks\pressure_plates.json +20183cd61968ff6548df2dde1100b6378d68d64b data\minecraft\tags\blocks\wooden_buttons.json +7e1e353cb7f561f086898f991ece48e047991934 data\minecraft\tags\blocks\unstable_bottom_center.json +fd311282c3c10ed469ac2f50d5403b0ba9f8593b data\hexcasting\tags\blocks\slate_blocks.json +c562b4be24d0b6b13f3c65599d3bfa3bf2c4ce21 data\minecraft\tags\blocks\logs_that_burn.json +e8d5ef7eabb567228b279b2419e4f042082d7491 data\minecraft\tags\blocks\fences.json +eba53f6c7645de4ef5ffb1e10ef34a4c23e98887 data\hexcasting\tags\blocks\cheap_to_break_block.json +20183cd61968ff6548df2dde1100b6378d68d64b data\minecraft\tags\blocks\buttons.json +9d18fb7a889031a704ca0e553600e1d6f8c3759d data\hexcasting\tags\blocks\directrices.json +4b84fc8b7976df220be382bdda66ecf25ceee559 data\create\tags\blocks\brittle.json +c72a147bc65d26424df199388969ebd11119aed3 data\hexcasting\tags\blocks\brainswept_circle_components.json +6ae561f7399e39ffa0e97bd0569aeffa9eabff6a data\hexcasting\tags\blocks\water_plants.json +5bbfd513fd2eb2090b0c2d1ec33504deb79d53b9 data\minecraft\tags\blocks\wooden_slabs.json +7f8c7e62c9efa2ad1ad7918d2ac756a1d635dc51 data\hexcasting\tags\blocks\quenched_allay_blocks.json +5bbfd513fd2eb2090b0c2d1ec33504deb79d53b9 data\minecraft\tags\blocks\slabs.json +c562b4be24d0b6b13f3c65599d3bfa3bf2c4ce21 data\hexcasting\tags\blocks\edified_logs.json +e5df19a1dc6eadf14cd9b0f0fe45a74330b745e9 data\minecraft\tags\blocks\planks.json +643994ee757a533cfb5001689e0f0263956b8a35 data\minecraft\tags\blocks\mineable\axe.json +5f3b600b4fd98744bd08c993ce7bcb9c2f195cd2 data\minecraft\tags\blocks\mineable\hoe.json +bdb90cee0e88e02f0b98f12d5dd212adfaca9afd data\hexcasting\tags\blocks\impeti.json +5216ba5c57db29b8dee9aebc63a2e3b17c97dc17 data\minecraft\tags\blocks\trapdoors.json +281cb08b9b68ef049820c4f3f36b40820044681e data\minecraft\tags\blocks\stairs.json +8cd7a960fd719f200b0bf38100cd17c73b66d39c data\minecraft\tags\blocks\mineable\pickaxe.json +5f3b600b4fd98744bd08c993ce7bcb9c2f195cd2 data\minecraft\tags\blocks\leaves.json +281cb08b9b68ef049820c4f3f36b40820044681e data\minecraft\tags\blocks\wooden_stairs.json +fdb48f194d7937ab6b423fa4b90a4d438bf6dd90 data\minecraft\tags\blocks\wooden_doors.json +37cff4ce449b8069b59b2327d78e073fc026d348 data\minecraft\tags\blocks\wooden_pressure_plates.json +e5df19a1dc6eadf14cd9b0f0fe45a74330b745e9 data\hexcasting\tags\blocks\edified_planks.json +8133ee3b8ee3614e9370530e412186365a934fb8 data\hexcasting\tags\blocks\amethyst_blocks.json diff --git a/Fabric/src/generated/resources/.cache/c70ef2fe5da52437c1f53bcc9ea0e416f16bcc0b b/Fabric/src/generated/resources/.cache/c70ef2fe5da52437c1f53bcc9ea0e416f16bcc0b index f29d046638..638a44583e 100644 --- a/Fabric/src/generated/resources/.cache/c70ef2fe5da52437c1f53bcc9ea0e416f16bcc0b +++ b/Fabric/src/generated/resources/.cache/c70ef2fe5da52437c1f53bcc9ea0e416f16bcc0b @@ -1,220 +1,274 @@ -// 1.20.1 2024-11-19T11:30:28.205075318 Hex Casting/Recipes -f482a4349786388cc8f11d5550548f7d60265438 data/hexcasting/recipes/staff/mangrove.json -b10d590e918e35b16578a8b739a1c4e7e2202e16 data/hexcasting/advancements/recipes/misc/dye_colorizer_cyan.json -7aa3bf4a3d6fb92743b29dfe89d50537fefc0db9 data/hexcasting/advancements/recipes/misc/pride_colorizer_intersex.json -648f1862fde1dd8ade80b2991b8c8e3991389e95 data/hexcasting/recipes/dye_colorizer_light_blue.json -23eff6111b0385b66d3ad5fbabfc625f426517a6 data/hexcasting/advancements/recipes/brainsweep/brainsweep/directrix_redstone.json -a3130e3098e35b75afae4f31996d9ab7468e0bc3 data/hexcasting/advancements/recipes/tools/thought_knot.json -c8f2ad363e4d20054f4e56fde02c8775a45a7169 data/hexcasting/recipes/artifact.json -f80dbf59957be175fbcd63224005e09c4cd1a122 data/hexcasting/recipes/compat/farmersdelight/cutting/edified_log_citrine.json -2fff80cd3dabd2bc1744eecd72b2364b0f91c7c1 data/hexcasting/advancements/recipes/misc/dye_colorizer_yellow.json -9269b17eaae3217422352354fc6006c9808b398c data/hexcasting/recipes/dye_colorizer_black.json -441f336edb635e5d8c2a7183906fed1c501f06fd data/hexcasting/recipes/pride_colorizer_bisexual.json -a72a0fcc0f3a81d31b30a7a626aef537796ca73b data/hexcasting/advancements/recipes/tools/staff/quenched.json -2aa7d74e29a7c5ee4f1b8835cf7c6109eed81d77 data/hexcasting/recipes/brainsweep/quench_allay.json -2c292e12b5e85b1701740c222e5c5465799ad1dc data/hexcasting/recipes/pride_colorizer_aroace.json -5d6d73e16a36da5f9df6a7b8ac859181d401766d data/hexcasting/recipes/uuid_colorizer.json -49e706193bb57a957091e419bd0d8aa58135da1f data/hexcasting/recipes/dye_colorizer_green.json -2cea013887734cbc4971bcd57e7e4f6a2b25c8e1 data/hexcasting/advancements/recipes/tools/focus.json -36d26f34d0405ff2d1e728e5b5174502686e3590 data/hexcasting/advancements/recipes/brainsweep/brainsweep/budding_amethyst.json -daa7b13d5370f4306f8cdf3037fc346e8918950a data/hexcasting/recipes/dye_colorizer_brown.json -b94bc4dd4a63db10af86c524ba00eae157c1824b data/hexcasting/advancements/recipes/building_blocks/edified_fence_gate.json -9ea4fe5272ce2241d98f30359f55cfc1936c7b48 data/hexcasting/advancements/recipes/tools/staff/cherry.json -e0609202271e402d8ae58e4f8eaf11dcdda10a9e data/hexcasting/recipes/brainsweep/akashic_record.json -c3f7b03fe184ed5e54a8ae06d130adf507b7683d data/hexcasting/recipes/staff/bamboo.json -7ca0f9fc6e8ae1ad08ef5c29a0b279b891f7d8d4 data/hexcasting/advancements/recipes/misc/pride_colorizer_aroace.json -4aaefc65af5fe69d312247fdda7d983edf8dcd9a data/hexcasting/recipes/pride_colorizer_intersex.json -641d8c38b8109665314fccbebd9068ba10b04118 data/hexcasting/advancements/recipes/misc/dye_colorizer_gray.json -fd2f25b0a71806c96af5a307fad76f66de6210a4 data/hexcasting/advancements/recipes/building_blocks/slate_block.json -b1f8375aaf0d66035dee720ea59605f69fc0a154 data/hexcasting/recipes/edified_fence.json -ae88fcdecbfbdd0a0fe778467421a3b32d7ed735 data/create/recipes/crushing/amethyst_cluster.json -6ed61e03c51dc653cd66e643a6d33fe9105ff171 data/hexcasting/advancements/recipes/brainsweep/brainsweep/directrix_boolean.json -8b7136c206b799a2e394aa02316b0509674ff64f data/hexcasting/advancements/recipes/tools/staff/bamboo.json -fb852d8e4bcfa7b75f41a6ac7dc1e76b00d95fb1 data/hexcasting/advancements/recipes/misc/dye_colorizer_red.json -5401828f85e709b5817ecc8464dc63e536a730dc data/hexcasting/recipes/staff/cherry.json -54335e0004423899ad37763a1d8456cc0a6e72a7 data/hexcasting/advancements/recipes/misc/decompose_quenched_shard/charged.json -c1846dd794f5cc5814b8a839291e82512a02ba12 data/hexcasting/advancements/recipes/misc/pride_colorizer_plural.json -0ead307e47242ba140584f6bd20088a1fa7c2909 data/hexcasting/recipes/directrix/empty.json -b7084f131b0cdb9c2c698a3c5b3450d69e788d6e data/hexcasting/recipes/dye_colorizer_yellow.json -55ea553a96e1d6a54385890f7c48fe7b2bed6871 data/hexcasting/advancements/recipes/tools/trinket.json -2003fed3aa4eb622b6b07a9e65946fb40be14420 data/hexcasting/advancements/recipes/brainsweep/brainsweep/impetus_rightclick.json -1b092acfc3115702c74e141492e649d58512f259 data/hexcasting/recipes/staff/oak.json -5a90084c03d6e8424872870c8b65f4771b447f03 data/hexcasting/recipes/brainsweep/budding_amethyst.json -61e53f02baefd31308e99407d56403dfc18e36e1 data/hexcasting/recipes/akashic_connector.json -93ed0491548920bc75797d18501c750ef07fe3ea data/hexcasting/advancements/recipes/misc/pride_colorizer_bisexual.json -0f2e63a9361d18aac764f6a4a4f13b9b862ac2ee data/hexcasting/recipes/compat/create/crushing/amethyst_shard.json -c4b985635c3b1a519d7a83da65daba5bdd3a5f59 data/hexcasting/advancements/recipes/decorations/ageing_scroll_paper_lantern.json -b6720c1c73455ad817bac9b5ca2ca045c5c4050c data/hexcasting/recipes/pride_colorizer_agender.json -5f216dbb7b89fd837e2dd73e3ed41c8d412de234 data/hexcasting/advancements/recipes/misc/decompose_quenched_shard/dust.json -903cbe4d4c4e5abcd5e006f9d0237e8c596228ba data/hexcasting/recipes/edified_tile.json -fb486df96798724da2fcc0df5706f19bc1ff94dc data/hexcasting/advancements/recipes/misc/dye_colorizer_light_blue.json -410bfde90cb977db3f13814e94484fa11fca7cfc data/hexcasting/recipes/thought_knot.json -30352d8ad510768770bb1b2d378959b7a502f825 data/hexcasting/advancements/recipes/brainsweep/brainsweep/impetus_look.json -a8cab28cffdf495253a320094d202fccc5aeb113 data/hexcasting/advancements/recipes/decorations/ancient_scroll_paper_lantern.json -af8fe74b624df4a31727347b9826614a66092b0a data/hexcasting/advancements/recipes/misc/pride_colorizer_agender.json -e765ee2bd324240e8ed3d625be431de3281f0070 data/hexcasting/recipes/dye_colorizer_gray.json -a0b87b1b21506708d09c9295b7afc13de6b1fce6 data/hexcasting/recipes/pride_colorizer_aromantic.json -4d941fc399c6b7a470513a572ecd88982823da84 data/hexcasting/advancements/recipes/building_blocks/edified_wood.json -aa1caae7eba6aede0f179619488e2253b3b723dd data/hexcasting/recipes/focus_rotated.json -505eb9192df0b48867e58e09ce36b2259dc6d3e8 data/hexcasting/advancements/recipes/decorations/scroll.json -1d1e73244fb3da633d8a5f84bad93c6022a94368 data/hexcasting/advancements/recipes/misc/pride_colorizer_demiboy.json -71d38559bf455ea343ac0237a57db4d3f0833a7c data/hexcasting/advancements/recipes/misc/dye_colorizer_magenta.json -fd7c8325fcaa6a718e90c09251b447fb365523d4 data/hexcasting/recipes/pride_colorizer_demiboy.json -b5946314683e5a823b577a18d13fb437a35aafd5 data/hexcasting/recipes/decompose_quenched_shard/charged.json -011f8daf15148d4b77686c6d382d8f5c288a333d data/hexcasting/advancements/recipes/building_blocks/ancient_scroll_paper.json -494aa470790ae46baebbf24ee5b76f5885c1af1a data/hexcasting/recipes/ageing_scroll_paper_lantern.json -c6228d72ca800a7dd336e82bbb9b4f20f89de29d data/hexcasting/advancements/recipes/redstone/edified_pressure_plate.json -5889e2df2fb4e1ea29f2590b96bb3aa94961a09a data/hexcasting/recipes/scroll.json -a9111ff52513200af47b79cf98b2e545699497bb data/hexcasting/advancements/recipes/building_blocks/amethyst_tiles.json -e9166f40c8797cdbf3d8062dfa35c74f850f1000 data/hexcasting/advancements/recipes/misc/dye_colorizer_white.json -2c56c267e23e75d5a3b9358d424d69642e001b50 data/hexcasting/recipes/decompose_quenched_shard/dust.json -ea87956c49dcfabb0d39af45c016130d258181da data/hexcasting/recipes/staff/birch.json -98c0843e6a83b91820f1c720e206295eec20ff95 data/hexcasting/recipes/ancient_scroll_paper.json -bc8fe4d2f55fe119b0b146a71782a3d4788380b1 data/create/recipes/crushing/amethyst_block.json -97062771a426f6e4b9e3bfd6daa62b1d4b3c7039 data/hexcasting/recipes/abacus.json -24c244e53c7e47b85845d2ee36b1665410cf495a data/hexcasting/recipes/edified_planks.json -417695497a95436186c1a4ed842d7975d754f9eb data/hexcasting/recipes/stripped_edified_wood.json -7f2f29981df2ca4464ee0250180e670f5331f65b data/hexcasting/recipes/dye_colorizer_pink.json -ea63e49709bd80cb9f4cd1fe13e9bd0281101c9a data/hexcasting/recipes/slate.json -f64fa00d85a9abb24e89b0d2c9f818001371f5e6 data/hexcasting/recipes/slate_block.json -14f3b217e150efbbff329d67aec96f818a1da99c data/hexcasting/recipes/dye_colorizer_purple.json -9b7c5220fbaf3e84fa9e81eae322eed5d37b22d3 data/hexcasting/recipes/pride_colorizer_transgender.json -17a1adf747b99848381ca8e7c5e2cd9dd96c014f data/hexcasting/advancements/recipes/misc/default_colorizer.json -a85cfbd7988f5df0b18d160591605aea8e6808d2 data/hexcasting/recipes/trinket.json -4003f297be29810cebde4995fb2838c2c68a25ea data/hexcasting/recipes/pride_colorizer_lesbian.json -41a570f970c9af8229cb1140a11a5220fac00957 data/hexcasting/advancements/recipes/tools/staff/spruce.json -b300f7729e75614fce412457f6717686680f81da data/hexcasting/recipes/sub_sandwich.json -0b951ce7b9d1bfb07ae012b12225b595d36c6e66 data/hexcasting/recipes/amethyst_dust_packing.json -2b64261bd4aefdc55d35400f25835434f88856cf data/hexcasting/recipes/amethyst_tiles.json -963d87d2738686e5398a178b8b369228ff067403 data/hexcasting/recipes/spellbook.json -6e2dc32f975d987b8dfd329507334f647bceadc0 data/hexcasting/advancements/recipes/tools/staff/mangrove.json -996c8361766377a70e0b5a5caff3076fc6031b0a data/hexcasting/recipes/impetus/empty.json -71f821f5d24b0bf9ecd860d51e055628fe4af50c data/hexcasting/recipes/edified_panel.json -7166cd4355d11c209bc7749bc862caddcfd795fb data/hexcasting/recipes/dye_colorizer_cyan.json -f347f4ce869207e62a7887df1252505a3432e12a data/hexcasting/recipes/pride_colorizer_genderfluid.json -1b570b35288be9f6faab1536d6e45cb52eb088c0 data/hexcasting/advancements/recipes/tools/staff/dark_oak.json -31ec6474ddae967a6c1dadf9be8292d375510364 data/hexcasting/advancements/recipes/building_blocks/edified_tile.json -5e66982df6a1074c81f381898033b521ca337695 data/hexcasting/recipes/staff/quenched.json -45915b542d8070f2502a4047218679b08033b12d data/hexcasting/advancements/recipes/decorations/scroll_paper_lantern.json -946cde51bbfc2af344b078f6b39389ffc44462f4 data/hexcasting/advancements/recipes/brainsweep/brainsweep/impetus_storedplayer.json -1093cccc6b1c45eb91f7c1680ef575a7bffb2744 data/hexcasting/advancements/recipes/building_blocks/edified_planks.json -72447ac69a0d85f91064180d3c852040a9e33832 data/hexcasting/recipes/pride_colorizer_asexual.json -0e792d49c81d2164e827d1bdedaa0fa358dfc437 data/hexcasting/advancements/recipes/misc/pride_colorizer_aromantic.json -b84c113ef5321c9df9ac9080de03e8d8639feab2 data/hexcasting/advancements/recipes/misc/pride_colorizer_genderqueer.json -e6a592721234448f2ee7ec402bca10a9b78b4677 data/hexcasting/advancements/recipes/decorations/slate.json -de38d15e7a91c77df24c1dc954b3e98ee197876f data/hexcasting/recipes/focus.json -157ee5fba985bbd01a87f44578890dab5489a8e5 data/hexcasting/advancements/recipes/misc/dye_colorizer_green.json -c1541738df1ee41c362ad3b9c3a9f0e181bd5c62 data/hexcasting/recipes/pride_colorizer_plural.json -233aeedc73173427e7b2287772a4f914f97b072c data/hexcasting/recipes/dye_colorizer_red.json -12bd3d04c791ef16aad5e992f038d6726229a436 data/hexcasting/advancements/recipes/tools/artifact.json -862f1a61a296a834df8a93dbd5a6cdfa2df15721 data/hexcasting/advancements/recipes/tools/staff/acacia.json -a1f9df0537c0ef33a1164cf94e8ff4b1094f889f data/hexcasting/advancements/recipes/tools/staff/warped.json -b6e762c198b9632defd7f8b11287702abecd681d data/hexcasting/recipes/staff/mindsplice.json -7c479398bbc7185a2c3efd568ad266d8109245bf data/hexcasting/advancements/recipes/redstone/edified_door.json -5fab1b9c93304a53a4c305b511704458e4593444 data/hexcasting/recipes/pride_colorizer_demigirl.json -e536791d0c6fb48206e6e30d56879eaf0a9e4bd7 data/hexcasting/recipes/akashic_bookshelf.json -b90ad4cbffc2e3c01671dfe8bda5e42d9b8a685c data/hexcasting/advancements/recipes/tools/staff/crimson.json -68ab70e0b4e432a3492767c5597ecd836f106714 data/hexcasting/advancements/recipes/tools/staff/mindsplice.json -c2ef04b311251b4eb22320b2f5313c54533a9974 data/hexcasting/advancements/recipes/tools/staff/birch.json -1a0d55e6824c078453c1d44e885a1c51ba707a41 data/hexcasting/recipes/dye_colorizer_white.json -8f8773a541bc6a4a6c55a23f4f98b5da4f61a031 data/hexcasting/recipes/scroll_paper.json -bc729ac7cf84d29a99cd34d50c152c0b9d20bd7a data/hexcasting/advancements/recipes/brainsweep/brainsweep/akashic_record.json -4a803e049915fd3c7144155ae3a1b05a917ea290 data/hexcasting/recipes/pride_colorizer_pansexual.json -8bea75fdc5e64c464dcf5f85166e767ff44e6dc2 data/hexcasting/advancements/recipes/misc/pride_colorizer_lesbian.json -0654e70ed1ed8be20ae3dd9f4955cd14f9fa40d0 data/hexcasting/advancements/recipes/tools/staff/jungle.json -5e98cec2084f0cfbb959c3ec39bd85a3369f443b data/hexcasting/advancements/recipes/tools/abacus.json -0b172aef920da7ba63fe152903ce005c1f5df5f1 data/hexcasting/recipes/staff/acacia.json -7e1a5a873d655e0efba80f22ae9b1de4f248e67a data/hexcasting/advancements/recipes/misc/decompose_quenched_shard/shard.json -3608f0ec056f2c5d29a9a89305218497fd2c4383 data/hexcasting/recipes/stonecutting/amethyst_tiles.json -2a2f60fb0f63ee278b74c418acf04575304c521f data/hexcasting/advancements/recipes/tools/jeweler_hammer.json -8c043c7f6a7911b67324e2fd42f0b3b19a792af3 data/hexcasting/recipes/ancient_scroll_paper_lantern.json -4680e9dafcf9b60b3485609519d66eefcfd539bc data/hexcasting/recipes/staff/dark_oak.json -095aeb2882c6849f10fb6536e7c780790778e5e7 data/hexcasting/recipes/staff/jungle.json -b624d103d944a8a1d4d8a9e85c198a5492b476f8 data/hexcasting/advancements/recipes/redstone/edified_trapdoor.json -eb9ebf77f0daa32f665a60888fcda19c940f0b2f data/hexcasting/advancements/recipes/misc/pride_colorizer_demigirl.json -8f7b81add0153ad94900acc66cd8174ae7115f64 data/hexcasting/advancements/recipes/building_blocks/slate_block_from_slates.json -838b91c33a72a58aa286607eaaa17cdd6b4c90ba data/hexcasting/recipes/amethyst_sconce.json -664ce1a38c9b1c9ec21b7e078631e181fc0b2498 data/hexcasting/recipes/staff/edified.json -7522be58b09554a3f1a54d5b2343c3eab01447a3 data/hexcasting/recipes/dye_colorizer_magenta.json -ee5db13cbb33d9c62bcb1eb645e2c4bea97ad44a data/hexcasting/advancements/recipes/building_blocks/amethyst_dust_unpacking.json -203b7035125390abb4ed77b3a4dca8f8f8f57bc5 data/hexcasting/recipes/dye_colorizer_light_gray.json -00853ec1885c1f72674c07caf6fd04904e248f8f data/hexcasting/recipes/brainsweep/directrix_boolean.json -f8ee073c1c03f1c11147e4801eeba1f86e5459ba data/hexcasting/recipes/dye_colorizer_blue.json -a366ea3750adc0d336ab8f318c40baed3f9c3eb7 data/hexcasting/recipes/brainsweep/impetus_storedplayer.json -51b047601368a103be166d907633b196d2d8a4e8 data/hexcasting/recipes/compat/farmersdelight/cutting/edified_log.json -f4c56ea7143ce92a0ae0b663310e53644a7309f7 data/hexcasting/advancements/recipes/misc/pride_colorizer_pansexual.json -6f2634e5588aede8e29157ecc859652d8a9f4065 data/hexcasting/advancements/recipes/misc/dye_colorizer_orange.json -f1bae034d27d218bf262a8c777b787d232489f16 data/hexcasting/recipes/lens.json -06402fb37fe4bb05918d13dbfdb89f4c2b67f3ec data/hexcasting/advancements/recipes/tools/cypher.json -ed5c690324e3d9b55599f00f078ae225072a2e7f data/hexcasting/recipes/brainsweep/impetus_rightclick.json -c43fb770003c8d882fd9c1e7d1ecb5f196cba1ab data/hexcasting/recipes/cypher.json -4d5e4a6374731b2d0a90c70a5d489703fd966977 data/hexcasting/advancements/recipes/misc/dye_colorizer_lime.json -0864e8b86bdad0bf9ab2ddeb0cd5a182808b5a0a data/hexcasting/recipes/default_colorizer.json -7d71eb93bbb0856167cf4521283e39f0048078ee data/hexcasting/advancements/recipes/redstone/edified_button.json -72f70637aea1c11683e9ee91d83c2807c6ec33a9 data/hexcasting/recipes/compat/farmersdelight/cutting/akashic_trapdoor.json -1e51cd4f527b3aea4d61d91829e47c191c9c05bb data/hexcasting/recipes/pride_colorizer_gay.json -42b8e462de1d7006de3a7658757377450e773107 data/hexcasting/advancements/recipes/misc/dye_colorizer_blue.json -775560efa36581389c0319435bda035be262ed4f data/hexcasting/advancements/recipes/building_blocks/edified_stairs.json -09096a40275b6c49d4b4e6984869aa43b34712c3 data/hexcasting/recipes/dynamicseal_focus.json -8f515bf8ccea70b3d88845ed83966dc0c66082f6 data/hexcasting/advancements/recipes/tools/staff/oak.json -b29f9d9c14e60ded1148680e2e0ef405b5a3c845 data/hexcasting/advancements/recipes/misc/uuid_colorizer.json -071e5875b13b60aac33bc97e408d2ca710ac5d02 data/hexcasting/advancements/recipes/building_blocks/stonecutting/amethyst_tiles.json -3bf96944a8eed8b8d3f5d96b609297727c078cb7 data/hexcasting/advancements/recipes/misc/dye_colorizer_purple.json -846baaef37844216b57bb9b35e52b1bb6b56b413 data/hexcasting/advancements/recipes/decorations/scroll_small.json -db5ae3a2fda235cf1c83fd83e0026a262e668217 data/hexcasting/advancements/recipes/building_blocks/edified_slab.json -6493676f8ca93a7be8d70e25d69ddad935b3f16b data/hexcasting/advancements/recipes/tools/lens.json -a8d604ba059d54502837809815d3ac9bbcaa89bf data/hexcasting/advancements/recipes/redstone/akashic_bookshelf.json -0aaf55492e850d2bb1ec2f9986406ca61fde4cfd data/hexcasting/recipes/dye_colorizer_lime.json -dcc9bf721dd40724abcc69f1f7e8a1610dbf88f3 data/hexcasting/recipes/compat/farmersdelight/cutting/akashic_door.json -f81053a3269c1b371be3f8057bad4803056ee0f9 data/hexcasting/recipes/dye_colorizer_orange.json -f77518b6993fe8e31de10af286c33ab72c0f9077 data/hexcasting/advancements/recipes/redstone/impetus/empty.json -3b03fdae3896212a0b8b9b3a2d4880d197e67d2d data/hexcasting/recipes/jeweler_hammer.json -d7de5d626fd799a2522af36f0c62c52fe490e6d2 data/hexcasting/recipes/edified_door.json -aa7558ec1baf6070efbe448d886e20e964e33f96 data/hexcasting/advancements/recipes/brainsweep/brainsweep/quench_allay.json -cedc2889c4f327b18755bbe8c3c595d302e2a9d0 data/hexcasting/recipes/decompose_quenched_shard/shard.json -8c52917fc7041c483fb6dfe8d16c90f096f2beaf data/hexcasting/recipes/compat/farmersdelight/cutting/edified_log_amethyst.json -40ed21dc80d39236ca0e6d2cea60861c637cf931 data/hexcasting/advancements/recipes/misc/pride_colorizer_nonbinary.json -ef96ae9709ec931ce6b6af8a539f9bc483236449 data/hexcasting/recipes/scroll_medium.json -61fafd43af83bdca6720d0993ab71f40a8bebd40 data/hexcasting/advancements/recipes/redstone/akashic_connector.json -f08a0aee92b281ae325d907e6fe4a3b03980f2aa data/hexcasting/advancements/recipes/tools/staff/edified.json -7552df3fc726cc4cdaa88aa4823eff6ce069fb75 data/hexcasting/recipes/slate_block_from_slates.json -77369113dc54d1c64b9101861dd8a1930bf1c1c4 data/hexcasting/recipes/edified_wood.json -1ad54df5eaee3d1e810d2c91bd03f626084e30b6 data/hexcasting/recipes/edified_trapdoor.json -ce9d0b976f7cc8ad4a0815bbea6c43115addb90f data/hexcasting/advancements/recipes/building_blocks/scroll_paper.json -af9a260c24e0a65eea321f0dd9dd2fa7d648707f data/hexcasting/advancements/recipes/building_blocks/amethyst_dust_packing.json -923e7cd200518042f11474713eca9ccad126dab7 data/hexcasting/recipes/staff/spruce.json -ad647a2078099344ea7f9836a68e1bf8e8119277 data/hexcasting/advancements/recipes/misc/dye_colorizer_brown.json -0038883bd294cc8a1b324d6782478d5e37b4dbf9 data/hexcasting/advancements/recipes/misc/dye_colorizer_pink.json -170af3c83a45f9550827cc48e4bb5a621d06d685 data/hexcasting/advancements/recipes/misc/pride_colorizer_transgender.json -8815ea5d8d7379062e050adc5736cc579c3bdd9e data/hexcasting/recipes/edified_stairs.json -b6fa898369ac52cdd9d7f91e3b8a2cb881c3829f data/hexcasting/advancements/recipes/decorations/scroll_medium.json -04902d4eca30560bc601a8196d82f74f3fa5b191 data/hexcasting/recipes/dynamicseal_spellbook.json -d6b7a9392320c11866b3f139f97977dc9f55bc47 data/hexcasting/recipes/scroll_small.json -8e48c680b38666c2e7da71fbe4ceddf5d99a5cbc data/hexcasting/advancements/recipes/food/sub_sandwich.json -5e28e2c352366720ce91b73f8c8c38e217f7198d data/hexcasting/recipes/edified_fence_gate.json -004e0694b3bf53140be7df89a4defc255b800619 data/hexcasting/advancements/recipes/tools/focus_rotated.json -faaa9c39dbcdd131c5fbec9ac6a26d6dc5e72053 data/hexcasting/advancements/recipes/misc/dye_colorizer_light_gray.json -55602e415fc1b797439b674050887e9e388558c9 data/hexcasting/advancements/recipes/building_blocks/edified_panel.json -151875101066f7af5788c7a2e1c6b342971a546a data/hexcasting/recipes/compat/farmersdelight/cutting/akashic_wood.json -0bd7c9f4a9bf29c1b63b2f9378f0a7e2f594b7b7 data/hexcasting/recipes/pride_colorizer_nonbinary.json -ea46e570a43cd3ea1cc78c51d9da45d93944730a data/hexcasting/advancements/recipes/redstone/directrix/empty.json -b20be6eb5a8b60567871444e65d773ec9a67ece1 data/hexcasting/recipes/staff/crimson.json -c03c81dc123294472e8bb6f836c319e96f8db4f5 data/hexcasting/advancements/recipes/building_blocks/edified_fence.json -92bdf87687d8823036fae6bd01782c653831286b data/hexcasting/recipes/brainsweep/impetus_look.json -06ca609ba1a32f094cf6edbc989bc9ddaf9d342c data/hexcasting/advancements/recipes/misc/pride_colorizer_genderfluid.json -552c235dc58a46a3e57913c9b9faf3f21abeae32 data/hexcasting/advancements/recipes/building_blocks/stripped_edified_wood.json -c2a0a489967db4064dfbe1ee6367e132665f3c00 data/hexcasting/recipes/edified_slab.json -1a9dd55a24f56a4e9467f1117e0898f7e71ade67 data/hexcasting/advancements/recipes/decorations/amethyst_sconce.json -27dc4a1647f264c45b27f5552fd9403a02853484 data/hexcasting/advancements/recipes/tools/spellbook.json -2eacf53894ae97712dc3874777e29dce0a0e5540 data/hexcasting/advancements/recipes/misc/pride_colorizer_asexual.json -e11aeded7f5d3fdd224627c67661bbd993901703 data/hexcasting/recipes/edified_pressure_plate.json -e691130641b11c0a030a51c71dee0ba356f3b5bd data/hexcasting/recipes/compat/farmersdelight/cutting/edified_log_aventurine.json -7baf0777533737aef68bcac36944943b77138d29 data/hexcasting/recipes/edified_button.json -63189af501442318a90c16d6951e51c0c5d6d4f3 data/hexcasting/recipes/compat/farmersdelight/cutting/edified_log_purple.json -499c5c09e3772989350f9ab3264b8692449a6dea data/hexcasting/advancements/recipes/misc/pride_colorizer_gay.json -b16ff5314d457bc7e9e224e102d1e04ce3a62361 data/hexcasting/recipes/brainsweep/directrix_redstone.json -bd63b845e02ee4b1b9abe168a196335ccbed1ca5 data/hexcasting/recipes/scroll_paper_lantern.json -afb422ad4a918ee0161bf077f09475bb1da2b4eb data/hexcasting/recipes/amethyst_dust_unpacking.json -d47352426739a0fc500a385d820d767a307e1d16 data/hexcasting/advancements/recipes/misc/dye_colorizer_black.json -f0e71ae8c6a9170669f44096a55a875d11497c56 data/hexcasting/recipes/staff/warped.json -78958099bf4337ad281580d90f434b3074ad18c8 data/hexcasting/recipes/pride_colorizer_genderqueer.json +// 1.20.1 2024-12-07T16:13:17.0642379 Hex Casting/Recipes +fecf649d7279b7d2ad7d2157ef47023e386f6bd0 data\hexcasting\recipes\quenched_allay_bricks_small_from_quenched_allay_bricks.json +b10d590e918e35b16578a8b739a1c4e7e2202e16 data\hexcasting\advancements\recipes\misc\dye_colorizer_cyan.json +ad647a2078099344ea7f9836a68e1bf8e8119277 data\hexcasting\advancements\recipes\misc\dye_colorizer_brown.json +8f515bf8ccea70b3d88845ed83966dc0c66082f6 data\hexcasting\advancements\recipes\tools\staff\oak.json +45915b542d8070f2502a4047218679b08033b12d data\hexcasting\advancements\recipes\decorations\scroll_paper_lantern.json +96893020547e53535b11cb1db4c3fa90aca0b4cb data\hexcasting\advancements\recipes\building_blocks\amethyst_tiles.json +8f7b81add0153ad94900acc66cd8174ae7115f64 data\hexcasting\advancements\recipes\building_blocks\slate_block_from_slates.json +1b570b35288be9f6faab1536d6e45cb52eb088c0 data\hexcasting\advancements\recipes\tools\staff\dark_oak.json +cb4ca7e825586deafded3344384d00dc87efb234 data\hexcasting\recipes\quenched_allay_bricks_from_quenched_allay_bricks_small.json +9ea4fe5272ce2241d98f30359f55cfc1936c7b48 data\hexcasting\advancements\recipes\tools\staff\cherry.json +3b03fdae3896212a0b8b9b3a2d4880d197e67d2d data\hexcasting\recipes\jeweler_hammer.json +5d6d73e16a36da5f9df6a7b8ac859181d401766d data\hexcasting\recipes\uuid_colorizer.json +9b7c5220fbaf3e84fa9e81eae322eed5d37b22d3 data\hexcasting\recipes\pride_colorizer_transgender.json +641d8c38b8109665314fccbebd9068ba10b04118 data\hexcasting\advancements\recipes\misc\dye_colorizer_gray.json +bc729ac7cf84d29a99cd34d50c152c0b9d20bd7a data\hexcasting\advancements\recipes\brainsweep\brainsweep\akashic_record.json +648f1862fde1dd8ade80b2991b8c8e3991389e95 data\hexcasting\recipes\dye_colorizer_light_blue.json +095aeb2882c6849f10fb6536e7c780790778e5e7 data\hexcasting\recipes\staff\jungle.json +97852865e60de74ba5ee629cb12668fe453e3106 data\hexcasting\recipes\stonecutting\amethyst_pillar.json +7552df3fc726cc4cdaa88aa4823eff6ce069fb75 data\hexcasting\recipes\slate_block_from_slates.json +ed5c690324e3d9b55599f00f078ae225072a2e7f data\hexcasting\recipes\brainsweep\impetus_rightclick.json +51b047601368a103be166d907633b196d2d8a4e8 data\hexcasting\recipes\compat\farmersdelight\cutting\edified_log.json +61e53f02baefd31308e99407d56403dfc18e36e1 data\hexcasting\recipes\akashic_connector.json +92bdf87687d8823036fae6bd01782c653831286b data\hexcasting\recipes\brainsweep\impetus_look.json +0b172aef920da7ba63fe152903ce005c1f5df5f1 data\hexcasting\recipes\staff\acacia.json +377bf98c0c4d53754770fb353ed0381d9e5f1a21 data\hexcasting\advancements\recipes\building_blocks\stonecutting\slate_bricks.json +36d26f34d0405ff2d1e728e5b5174502686e3590 data\hexcasting\advancements\recipes\brainsweep\brainsweep\budding_amethyst.json +71d38559bf455ea343ac0237a57db4d3f0833a7c data\hexcasting\advancements\recipes\misc\dye_colorizer_magenta.json +157ee5fba985bbd01a87f44578890dab5489a8e5 data\hexcasting\advancements\recipes\misc\dye_colorizer_green.json +0ead307e47242ba140584f6bd20088a1fa7c2909 data\hexcasting\recipes\directrix\empty.json +d47352426739a0fc500a385d820d767a307e1d16 data\hexcasting\advancements\recipes\misc\dye_colorizer_black.json +fbb2c101fd39f88a2a43b40a6d43db68d71fbff6 data\hexcasting\advancements\recipes\building_blocks\amethyst_bricks_from_amethyst_bricks_small.json +b05383f299cb358e0fd20aa89bdd5d0fa2c3a01c data\hexcasting\advancements\recipes\building_blocks\slate_amethyst_tiles.json +f0e71ae8c6a9170669f44096a55a875d11497c56 data\hexcasting\recipes\staff\warped.json +1d1e73244fb3da633d8a5f84bad93c6022a94368 data\hexcasting\advancements\recipes\misc\pride_colorizer_demiboy.json +7522be58b09554a3f1a54d5b2343c3eab01447a3 data\hexcasting\recipes\dye_colorizer_magenta.json +1a9a2cce6d646a9628ddeb8f6f00f43b04509bcf data\hexcasting\advancements\recipes\building_blocks\amethyst_bricks_small_from_amethyst_bricks.json +d193a70dc7371f42f55bcd1c1a5d9718186af964 data\hexcasting\advancements\recipes\building_blocks\stonecutting\amethyst_bricks.json +c2a0a489967db4064dfbe1ee6367e132665f3c00 data\hexcasting\recipes\edified_slab.json +9269b17eaae3217422352354fc6006c9808b398c data\hexcasting\recipes\dye_colorizer_black.json +7c479398bbc7185a2c3efd568ad266d8109245bf data\hexcasting\advancements\recipes\redstone\edified_door.json +49e706193bb57a957091e419bd0d8aa58135da1f data\hexcasting\recipes\dye_colorizer_green.json +9e737af5f234a8a0c7a090007d6422f5d7e8972b data\hexcasting\recipes\slate_pillar.json +ea87956c49dcfabb0d39af45c016130d258181da data\hexcasting\recipes\staff\birch.json +f4c56ea7143ce92a0ae0b663310e53644a7309f7 data\hexcasting\advancements\recipes\misc\pride_colorizer_pansexual.json +5e66982df6a1074c81f381898033b521ca337695 data\hexcasting\recipes\staff\quenched.json +de38d15e7a91c77df24c1dc954b3e98ee197876f data\hexcasting\recipes\focus.json +dcc9bf721dd40724abcc69f1f7e8a1610dbf88f3 data\hexcasting\recipes\compat\farmersdelight\cutting\akashic_door.json +ea63e49709bd80cb9f4cd1fe13e9bd0281101c9a data\hexcasting\recipes\slate.json +c03c81dc123294472e8bb6f836c319e96f8db4f5 data\hexcasting\advancements\recipes\building_blocks\edified_fence.json +ea46e570a43cd3ea1cc78c51d9da45d93944730a data\hexcasting\advancements\recipes\redstone\directrix\empty.json +5fab1b9c93304a53a4c305b511704458e4593444 data\hexcasting\recipes\pride_colorizer_demigirl.json +2db8e220974d320679a0115275df822e2533394e data\hexcasting\recipes\slate_amethyst_pillar.json +b29f9d9c14e60ded1148680e2e0ef405b5a3c845 data\hexcasting\advancements\recipes\misc\uuid_colorizer.json +b84c113ef5321c9df9ac9080de03e8d8639feab2 data\hexcasting\advancements\recipes\misc\pride_colorizer_genderqueer.json +2c292e12b5e85b1701740c222e5c5465799ad1dc data\hexcasting\recipes\pride_colorizer_aroace.json +ce9d0b976f7cc8ad4a0815bbea6c43115addb90f data\hexcasting\advancements\recipes\building_blocks\scroll_paper.json +17b5bc0a1b3c820edda2c3500a19b619dafd6c6d data\hexcasting\advancements\recipes\building_blocks\quenched_allay_tiles.json +896c64e674b18a0934bc140b1c6507222035a1b5 data\hexcasting\advancements\recipes\building_blocks\stonecutting\quenched_allay_tiles.json +5889e2df2fb4e1ea29f2590b96bb3aa94961a09a data\hexcasting\recipes\scroll.json +a3130e3098e35b75afae4f31996d9ab7468e0bc3 data\hexcasting\advancements\recipes\tools\thought_knot.json +004e0694b3bf53140be7df89a4defc255b800619 data\hexcasting\advancements\recipes\tools\focus_rotated.json +e53b8654e6f0cd2020b6db992df8a4319eb06d1c data\hexcasting\recipes\stonecutting\amethyst_bricks_small.json +db5ae3a2fda235cf1c83fd83e0026a262e668217 data\hexcasting\advancements\recipes\building_blocks\edified_slab.json +b624d103d944a8a1d4d8a9e85c198a5492b476f8 data\hexcasting\advancements\recipes\redstone\edified_trapdoor.json +93ed0491548920bc75797d18501c750ef07fe3ea data\hexcasting\advancements\recipes\misc\pride_colorizer_bisexual.json +e765ee2bd324240e8ed3d625be431de3281f0070 data\hexcasting\recipes\dye_colorizer_gray.json +8b7136c206b799a2e394aa02316b0509674ff64f data\hexcasting\advancements\recipes\tools\staff\bamboo.json +846baaef37844216b57bb9b35e52b1bb6b56b413 data\hexcasting\advancements\recipes\decorations\scroll_small.json +3da5072e358bf98c3e522138952adff3c22c5b77 data\hexcasting\advancements\recipes\building_blocks\amethyst_bricks.json +32649f85c4b463533552f8c0ca4b591c78981bbb data\hexcasting\advancements\recipes\building_blocks\stonecutting\quenched_allay_bricks_small.json +0864e8b86bdad0bf9ab2ddeb0cd5a182808b5a0a data\hexcasting\recipes\default_colorizer.json +7ca0f9fc6e8ae1ad08ef5c29a0b279b891f7d8d4 data\hexcasting\advancements\recipes\misc\pride_colorizer_aroace.json +8ddb645fa5299fe01621a087b35c1ca3deecea21 data\hexcasting\recipes\stonecutting\slate_bricks.json +996c8361766377a70e0b5a5caff3076fc6031b0a data\hexcasting\recipes\impetus\empty.json +5e98cec2084f0cfbb959c3ec39bd85a3369f443b data\hexcasting\advancements\recipes\tools\abacus.json +afb422ad4a918ee0161bf077f09475bb1da2b4eb data\hexcasting\recipes\amethyst_dust_unpacking.json +5e28e2c352366720ce91b73f8c8c38e217f7198d data\hexcasting\recipes\edified_fence_gate.json +5b8e807a302a9ff8ad72f8aa07613febf7a2666c data\hexcasting\recipes\slate_bricks_small_from_slate_bricks.json +36018f0a149348af6c3e8f8b40c0cdd5af7bb7b8 data\hexcasting\advancements\recipes\building_blocks\stonecutting\slate_bricks_small.json +0038883bd294cc8a1b324d6782478d5e37b4dbf9 data\hexcasting\advancements\recipes\misc\dye_colorizer_pink.json +2c56c267e23e75d5a3b9358d424d69642e001b50 data\hexcasting\recipes\decompose_quenched_shard\dust.json +31ec6474ddae967a6c1dadf9be8292d375510364 data\hexcasting\advancements\recipes\building_blocks\edified_tile.json +bc8fe4d2f55fe119b0b146a71782a3d4788380b1 data\create\recipes\crushing\amethyst_block.json +55602e415fc1b797439b674050887e9e388558c9 data\hexcasting\advancements\recipes\building_blocks\edified_panel.json +e11aeded7f5d3fdd224627c67661bbd993901703 data\hexcasting\recipes\edified_pressure_plate.json +d7de5d626fd799a2522af36f0c62c52fe490e6d2 data\hexcasting\recipes\edified_door.json +e0609202271e402d8ae58e4f8eaf11dcdda10a9e data\hexcasting\recipes\brainsweep\akashic_record.json +c43fb770003c8d882fd9c1e7d1ecb5f196cba1ab data\hexcasting\recipes\cypher.json +ab37ebc30c330dc7e83583d4756eaae278569b6b data\hexcasting\recipes\stonecutting\quenched_allay_tiles.json +946cde51bbfc2af344b078f6b39389ffc44462f4 data\hexcasting\advancements\recipes\brainsweep\brainsweep\impetus_storedplayer.json +c2ef04b311251b4eb22320b2f5313c54533a9974 data\hexcasting\advancements\recipes\tools\staff\birch.json +af9a260c24e0a65eea321f0dd9dd2fa7d648707f data\hexcasting\advancements\recipes\building_blocks\amethyst_dust_packing.json +24c244e53c7e47b85845d2ee36b1665410cf495a data\hexcasting\recipes\edified_planks.json +6e2dc32f975d987b8dfd329507334f647bceadc0 data\hexcasting\advancements\recipes\tools\staff\mangrove.json +c2ae3db50ce8fcef77f06bb8da72779ff4dfaec9 data\hexcasting\recipes\slate_bricks.json +b1f8375aaf0d66035dee720ea59605f69fc0a154 data\hexcasting\recipes\edified_fence.json +aa1caae7eba6aede0f179619488e2253b3b723dd data\hexcasting\recipes\focus_rotated.json +27dc4a1647f264c45b27f5552fd9403a02853484 data\hexcasting\advancements\recipes\tools\spellbook.json +42b8e462de1d7006de3a7658757377450e773107 data\hexcasting\advancements\recipes\misc\dye_colorizer_blue.json +664ce1a38c9b1c9ec21b7e078631e181fc0b2498 data\hexcasting\recipes\staff\edified.json +70389277a6e098095ebd9c5cdb743866e68712d1 data\hexcasting\recipes\amethyst_pillar.json +b20be6eb5a8b60567871444e65d773ec9a67ece1 data\hexcasting\recipes\staff\crimson.json +faaa9c39dbcdd131c5fbec9ac6a26d6dc5e72053 data\hexcasting\advancements\recipes\misc\dye_colorizer_light_gray.json +77369113dc54d1c64b9101861dd8a1930bf1c1c4 data\hexcasting\recipes\edified_wood.json +ae88fcdecbfbdd0a0fe778467421a3b32d7ed735 data\create\recipes\crushing\amethyst_cluster.json +09096a40275b6c49d4b4e6984869aa43b34712c3 data\hexcasting\recipes\dynamicseal_focus.json +a8cab28cffdf495253a320094d202fccc5aeb113 data\hexcasting\advancements\recipes\decorations\ancient_scroll_paper_lantern.json +e6a592721234448f2ee7ec402bca10a9b78b4677 data\hexcasting\advancements\recipes\decorations\slate.json +b6fa898369ac52cdd9d7f91e3b8a2cb881c3829f data\hexcasting\advancements\recipes\decorations\scroll_medium.json +0654e70ed1ed8be20ae3dd9f4955cd14f9fa40d0 data\hexcasting\advancements\recipes\tools\staff\jungle.json +41a570f970c9af8229cb1140a11a5220fac00957 data\hexcasting\advancements\recipes\tools\staff\spruce.json +f77518b6993fe8e31de10af286c33ab72c0f9077 data\hexcasting\advancements\recipes\redstone\impetus\empty.json +552c235dc58a46a3e57913c9b9faf3f21abeae32 data\hexcasting\advancements\recipes\building_blocks\stripped_edified_wood.json +8f8773a541bc6a4a6c55a23f4f98b5da4f61a031 data\hexcasting\recipes\scroll_paper.json +499c5c09e3772989350f9ab3264b8692449a6dea data\hexcasting\advancements\recipes\misc\pride_colorizer_gay.json +4a803e049915fd3c7144155ae3a1b05a917ea290 data\hexcasting\recipes\pride_colorizer_pansexual.json +d1e93cd4b970bef384b6cea5ebb9ade393ab33c4 data\hexcasting\recipes\stonecutting\slate_tiles.json +daa7b13d5370f4306f8cdf3037fc346e8918950a data\hexcasting\recipes\dye_colorizer_brown.json +63189af501442318a90c16d6951e51c0c5d6d4f3 data\hexcasting\recipes\compat\farmersdelight\cutting\edified_log_purple.json +f347f4ce869207e62a7887df1252505a3432e12a data\hexcasting\recipes\pride_colorizer_genderfluid.json +6ce9283fa36f22a335dee3da4abc9747aa89f8b9 data\hexcasting\advancements\recipes\building_blocks\stonecutting\quenched_allay_bricks.json +3bf96944a8eed8b8d3f5d96b609297727c078cb7 data\hexcasting\advancements\recipes\misc\dye_colorizer_purple.json +b6720c1c73455ad817bac9b5ca2ca045c5c4050c data\hexcasting\recipes\pride_colorizer_agender.json +0bd7c9f4a9bf29c1b63b2f9378f0a7e2f594b7b7 data\hexcasting\recipes\pride_colorizer_nonbinary.json +a8d604ba059d54502837809815d3ac9bbcaa89bf data\hexcasting\advancements\recipes\redstone\akashic_bookshelf.json +f5c3065a26cd6d2c48126b6a85589a14a68c223f data\hexcasting\advancements\recipes\building_blocks\slate_pillar.json +838b91c33a72a58aa286607eaaa17cdd6b4c90ba data\hexcasting\recipes\amethyst_sconce.json +2fff80cd3dabd2bc1744eecd72b2364b0f91c7c1 data\hexcasting\advancements\recipes\misc\dye_colorizer_yellow.json +bd2c5cc184b73f323d2a4e8af7704785f944fa38 data\hexcasting\advancements\recipes\building_blocks\slate_amethyst_pillar.json +1e51cd4f527b3aea4d61d91829e47c191c9c05bb data\hexcasting\recipes\pride_colorizer_gay.json +8bea75fdc5e64c464dcf5f85166e767ff44e6dc2 data\hexcasting\advancements\recipes\misc\pride_colorizer_lesbian.json +97062771a426f6e4b9e3bfd6daa62b1d4b3c7039 data\hexcasting\recipes\abacus.json +f8ee073c1c03f1c11147e4801eeba1f86e5459ba data\hexcasting\recipes\dye_colorizer_blue.json +40ed21dc80d39236ca0e6d2cea60861c637cf931 data\hexcasting\advancements\recipes\misc\pride_colorizer_nonbinary.json +4680e9dafcf9b60b3485609519d66eefcfd539bc data\hexcasting\recipes\staff\dark_oak.json +2a2f60fb0f63ee278b74c418acf04575304c521f data\hexcasting\advancements\recipes\tools\jeweler_hammer.json +5f216dbb7b89fd837e2dd73e3ed41c8d412de234 data\hexcasting\advancements\recipes\misc\decompose_quenched_shard\dust.json +4003f297be29810cebde4995fb2838c2c68a25ea data\hexcasting\recipes\pride_colorizer_lesbian.json +23eff6111b0385b66d3ad5fbabfc625f426517a6 data\hexcasting\advancements\recipes\brainsweep\brainsweep\directrix_redstone.json +90509d1655e27b3ca9c989a3b83b85980ffc514c data\hexcasting\recipes\amethyst_bricks.json +78958099bf4337ad281580d90f434b3074ad18c8 data\hexcasting\recipes\pride_colorizer_genderqueer.json +b94bc4dd4a63db10af86c524ba00eae157c1824b data\hexcasting\advancements\recipes\building_blocks\edified_fence_gate.json +a85cfbd7988f5df0b18d160591605aea8e6808d2 data\hexcasting\recipes\trinket.json +8c52917fc7041c483fb6dfe8d16c90f096f2beaf data\hexcasting\recipes\compat\farmersdelight\cutting\edified_log_amethyst.json +e51b5ea91a6cd5f3825352998839ba8888026c87 data\hexcasting\recipes\amethyst_bricks_small_from_amethyst_bricks.json +61fafd43af83bdca6720d0993ab71f40a8bebd40 data\hexcasting\advancements\recipes\redstone\akashic_connector.json +00853ec1885c1f72674c07caf6fd04904e248f8f data\hexcasting\recipes\brainsweep\directrix_boolean.json +1475c52e0ee3b471c05da803b039fb42dc703599 data\hexcasting\recipes\quenched_allay_tiles.json +505eb9192df0b48867e58e09ce36b2259dc6d3e8 data\hexcasting\advancements\recipes\decorations\scroll.json +a19b3897a8038baaeb98f3ad79ac8376ee1f939d data\hexcasting\advancements\recipes\building_blocks\quenched_allay_bricks_from_quenched_allay_bricks_small.json +71f821f5d24b0bf9ecd860d51e055628fe4af50c data\hexcasting\recipes\edified_panel.json +f80dbf59957be175fbcd63224005e09c4cd1a122 data\hexcasting\recipes\compat\farmersdelight\cutting\edified_log_citrine.json +72958ea452a19247ed380bfeebabf84600b78850 data\hexcasting\advancements\recipes\building_blocks\slate_amethyst_bricks.json +8c043c7f6a7911b67324e2fd42f0b3b19a792af3 data\hexcasting\recipes\ancient_scroll_paper_lantern.json +0df68f32f2b72891041f0b1a1611408ad5a0ff69 data\hexcasting\advancements\recipes\building_blocks\slate_bricks_small_from_slate_bricks.json +0bec6f78e9e83529905aa060b0845764a51e1182 data\hexcasting\recipes\slate_amethyst_tiles.json +30352d8ad510768770bb1b2d378959b7a502f825 data\hexcasting\advancements\recipes\brainsweep\brainsweep\impetus_look.json +e536791d0c6fb48206e6e30d56879eaf0a9e4bd7 data\hexcasting\recipes\akashic_bookshelf.json +06402fb37fe4bb05918d13dbfdb89f4c2b67f3ec data\hexcasting\advancements\recipes\tools\cypher.json +f64fa00d85a9abb24e89b0d2c9f818001371f5e6 data\hexcasting\recipes\slate_block.json +862f1a61a296a834df8a93dbd5a6cdfa2df15721 data\hexcasting\advancements\recipes\tools\staff\acacia.json +8e48c680b38666c2e7da71fbe4ceddf5d99a5cbc data\hexcasting\advancements\recipes\food\sub_sandwich.json +170af3c83a45f9550827cc48e4bb5a621d06d685 data\hexcasting\advancements\recipes\misc\pride_colorizer_transgender.json +fb486df96798724da2fcc0df5706f19bc1ff94dc data\hexcasting\advancements\recipes\misc\dye_colorizer_light_blue.json +0e792d49c81d2164e827d1bdedaa0fa358dfc437 data\hexcasting\advancements\recipes\misc\pride_colorizer_aromantic.json +72447ac69a0d85f91064180d3c852040a9e33832 data\hexcasting\recipes\pride_colorizer_asexual.json +514ac5be98092282ba553154e3a6c83b899cd7a0 data\hexcasting\recipes\amethyst_bricks_from_amethyst_bricks_small.json +a1f9df0537c0ef33a1164cf94e8ff4b1094f889f data\hexcasting\advancements\recipes\tools\staff\warped.json +6493676f8ca93a7be8d70e25d69ddad935b3f16b data\hexcasting\advancements\recipes\tools\lens.json +f1bae034d27d218bf262a8c777b787d232489f16 data\hexcasting\recipes\lens.json +cedc2889c4f327b18755bbe8c3c595d302e2a9d0 data\hexcasting\recipes\decompose_quenched_shard\shard.json +546b3293de5e1f8ea7cf62493cd5f60c5e5b3262 data\hexcasting\advancements\recipes\building_blocks\quenched_allay_bricks_small_from_quenched_allay_bricks.json +6f2634e5588aede8e29157ecc859652d8a9f4065 data\hexcasting\advancements\recipes\misc\dye_colorizer_orange.json +4d5e4a6374731b2d0a90c70a5d489703fd966977 data\hexcasting\advancements\recipes\misc\dye_colorizer_lime.json +fa38fdc122dfde2d5d0a656b606d8f2d233a25af data\hexcasting\recipes\stonecutting\amethyst_bricks.json +b90ad4cbffc2e3c01671dfe8bda5e42d9b8a685c data\hexcasting\advancements\recipes\tools\staff\crimson.json +5401828f85e709b5817ecc8464dc63e536a730dc data\hexcasting\recipes\staff\cherry.json +c8f2ad363e4d20054f4e56fde02c8775a45a7169 data\hexcasting\recipes\artifact.json +ef96ae9709ec931ce6b6af8a539f9bc483236449 data\hexcasting\recipes\scroll_medium.json +fb852d8e4bcfa7b75f41a6ac7dc1e76b00d95fb1 data\hexcasting\advancements\recipes\misc\dye_colorizer_red.json +4d941fc399c6b7a470513a572ecd88982823da84 data\hexcasting\advancements\recipes\building_blocks\edified_wood.json +98c0843e6a83b91820f1c720e206295eec20ff95 data\hexcasting\recipes\ancient_scroll_paper.json +0f4c63ec79e02d28044bcb6b39f2b676fee531b1 data\hexcasting\recipes\slate_tiles.json +2cea013887734cbc4971bcd57e7e4f6a2b25c8e1 data\hexcasting\advancements\recipes\tools\focus.json +1a9dd55a24f56a4e9467f1117e0898f7e71ade67 data\hexcasting\advancements\recipes\decorations\amethyst_sconce.json +12bd3d04c791ef16aad5e992f038d6726229a436 data\hexcasting\advancements\recipes\tools\artifact.json +f13a304022c76bc52a080ed291912df8063bc9dd data\hexcasting\recipes\amethyst_tiles.json +f08a0aee92b281ae325d907e6fe4a3b03980f2aa data\hexcasting\advancements\recipes\tools\staff\edified.json +2eacf53894ae97712dc3874777e29dce0a0e5540 data\hexcasting\advancements\recipes\misc\pride_colorizer_asexual.json +06ca609ba1a32f094cf6edbc989bc9ddaf9d342c data\hexcasting\advancements\recipes\misc\pride_colorizer_genderfluid.json +7f2f29981df2ca4464ee0250180e670f5331f65b data\hexcasting\recipes\dye_colorizer_pink.json +4aaefc65af5fe69d312247fdda7d983edf8dcd9a data\hexcasting\recipes\pride_colorizer_intersex.json +17a1adf747b99848381ca8e7c5e2cd9dd96c014f data\hexcasting\advancements\recipes\misc\default_colorizer.json +417695497a95436186c1a4ed842d7975d754f9eb data\hexcasting\recipes\stripped_edified_wood.json +54335e0004423899ad37763a1d8456cc0a6e72a7 data\hexcasting\advancements\recipes\misc\decompose_quenched_shard\charged.json +5f11a552d72bd24bd946e3d7290ef7106b840ca3 data\hexcasting\advancements\recipes\building_blocks\slate_amethyst_bricks_small.json +6ed61e03c51dc653cd66e643a6d33fe9105ff171 data\hexcasting\advancements\recipes\brainsweep\brainsweep\directrix_boolean.json +c3f7b03fe184ed5e54a8ae06d130adf507b7683d data\hexcasting\recipes\staff\bamboo.json +c1846dd794f5cc5814b8a839291e82512a02ba12 data\hexcasting\advancements\recipes\misc\pride_colorizer_plural.json +f81053a3269c1b371be3f8057bad4803056ee0f9 data\hexcasting\recipes\dye_colorizer_orange.json +775560efa36581389c0319435bda035be262ed4f data\hexcasting\advancements\recipes\building_blocks\edified_stairs.json +963d87d2738686e5398a178b8b369228ff067403 data\hexcasting\recipes\spellbook.json +5a90084c03d6e8424872870c8b65f4771b447f03 data\hexcasting\recipes\brainsweep\budding_amethyst.json +23eed657b1a4f4edf07fddbdf36a871ab48ff2c5 data\hexcasting\advancements\recipes\building_blocks\stonecutting\slate_tiles.json +b300f7729e75614fce412457f6717686680f81da data\hexcasting\recipes\sub_sandwich.json +203b7035125390abb4ed77b3a4dca8f8f8f57bc5 data\hexcasting\recipes\dye_colorizer_light_gray.json +4f5c1784e7ee848196e7fb7e7c93b7faf803da6a data\hexcasting\recipes\slate_amethyst_bricks.json +2aa7d74e29a7c5ee4f1b8835cf7c6109eed81d77 data\hexcasting\recipes\brainsweep\quench_allay.json +f482a4349786388cc8f11d5550548f7d60265438 data\hexcasting\recipes\staff\mangrove.json +30d54286a544efbe240612090bae259e80861e79 data\hexcasting\recipes\stonecutting\amethyst_tiles.json +68ab70e0b4e432a3492767c5597ecd836f106714 data\hexcasting\advancements\recipes\tools\staff\mindsplice.json +6f0a0caa328a17783af9c35538f9a2f203c33da7 data\hexcasting\advancements\recipes\building_blocks\slate_bricks.json +094eb4d98a05f8d41c816df6ef463222019cb89f data\hexcasting\recipes\stonecutting\quenched_allay_bricks.json +903cbe4d4c4e5abcd5e006f9d0237e8c596228ba data\hexcasting\recipes\edified_tile.json +72f70637aea1c11683e9ee91d83c2807c6ec33a9 data\hexcasting\recipes\compat\farmersdelight\cutting\akashic_trapdoor.json +d4fad395e73d582955e4a1f2ea7f512a839fccaa data\hexcasting\advancements\recipes\building_blocks\stonecutting\amethyst_bricks_small.json +ee5db13cbb33d9c62bcb1eb645e2c4bea97ad44a data\hexcasting\advancements\recipes\building_blocks\amethyst_dust_unpacking.json +af8fe74b624df4a31727347b9826614a66092b0a data\hexcasting\advancements\recipes\misc\pride_colorizer_agender.json +410bfde90cb977db3f13814e94484fa11fca7cfc data\hexcasting\recipes\thought_knot.json +0aaf55492e850d2bb1ec2f9986406ca61fde4cfd data\hexcasting\recipes\dye_colorizer_lime.json +c4b985635c3b1a519d7a83da65daba5bdd3a5f59 data\hexcasting\advancements\recipes\decorations\ageing_scroll_paper_lantern.json +e691130641b11c0a030a51c71dee0ba356f3b5bd data\hexcasting\recipes\compat\farmersdelight\cutting\edified_log_aventurine.json +0b951ce7b9d1bfb07ae012b12225b595d36c6e66 data\hexcasting\recipes\amethyst_dust_packing.json +7d71eb93bbb0856167cf4521283e39f0048078ee data\hexcasting\advancements\recipes\redstone\edified_button.json +8c309604fcdd13daef312cac0dfe5f62c14106c6 data\hexcasting\recipes\quenched_allay_bricks.json +a0b87b1b21506708d09c9295b7afc13de6b1fce6 data\hexcasting\recipes\pride_colorizer_aromantic.json +233aeedc73173427e7b2287772a4f914f97b072c data\hexcasting\recipes\dye_colorizer_red.json +0f2e63a9361d18aac764f6a4a4f13b9b862ac2ee data\hexcasting\recipes\compat\create\crushing\amethyst_shard.json +494aa470790ae46baebbf24ee5b76f5885c1af1a data\hexcasting\recipes\ageing_scroll_paper_lantern.json +fd2f25b0a71806c96af5a307fad76f66de6210a4 data\hexcasting\advancements\recipes\building_blocks\slate_block.json +d61fe8202c8d113877e4cd3022ab933b715314ce data\hexcasting\recipes\slate_amethyst_bricks_small.json +d6b7a9392320c11866b3f139f97977dc9f55bc47 data\hexcasting\recipes\scroll_small.json +b5946314683e5a823b577a18d13fb437a35aafd5 data\hexcasting\recipes\decompose_quenched_shard\charged.json +1ad54df5eaee3d1e810d2c91bd03f626084e30b6 data\hexcasting\recipes\edified_trapdoor.json +bf7b95bdaf390027672bca9ba5c3ba4124ac4643 data\hexcasting\advancements\recipes\building_blocks\slate_bricks_from_slate_bricks_small.json +a366ea3750adc0d336ab8f318c40baed3f9c3eb7 data\hexcasting\recipes\brainsweep\impetus_storedplayer.json +8815ea5d8d7379062e050adc5736cc579c3bdd9e data\hexcasting\recipes\edified_stairs.json +8637f54245b98ae58db227b0006eca670305f4cd data\hexcasting\advancements\recipes\building_blocks\stonecutting\amethyst_tiles.json +7aa3bf4a3d6fb92743b29dfe89d50537fefc0db9 data\hexcasting\advancements\recipes\misc\pride_colorizer_intersex.json +a72a0fcc0f3a81d31b30a7a626aef537796ca73b data\hexcasting\advancements\recipes\tools\staff\quenched.json +b7084f131b0cdb9c2c698a3c5b3450d69e788d6e data\hexcasting\recipes\dye_colorizer_yellow.json +7166cd4355d11c209bc7749bc862caddcfd795fb data\hexcasting\recipes\dye_colorizer_cyan.json +2003fed3aa4eb622b6b07a9e65946fb40be14420 data\hexcasting\advancements\recipes\brainsweep\brainsweep\impetus_rightclick.json +e1096fb22034bdb6560daea5685b264d76b8e379 data\hexcasting\advancements\recipes\building_blocks\stonecutting\slate_pillar.json +7fd822145f3771da7ed6c538e8d0c998239a856e data\hexcasting\recipes\stonecutting\slate_pillar.json +14f3b217e150efbbff329d67aec96f818a1da99c data\hexcasting\recipes\dye_colorizer_purple.json +c1541738df1ee41c362ad3b9c3a9f0e181bd5c62 data\hexcasting\recipes\pride_colorizer_plural.json +49b5e15726ab12a08468ef788f128632ff8a90fc data\hexcasting\advancements\recipes\building_blocks\amethyst_pillar.json +aa7558ec1baf6070efbe448d886e20e964e33f96 data\hexcasting\advancements\recipes\brainsweep\brainsweep\quench_allay.json +1b092acfc3115702c74e141492e649d58512f259 data\hexcasting\recipes\staff\oak.json +bd63b845e02ee4b1b9abe168a196335ccbed1ca5 data\hexcasting\recipes\scroll_paper_lantern.json +fd7c8325fcaa6a718e90c09251b447fb365523d4 data\hexcasting\recipes\pride_colorizer_demiboy.json +1a0d55e6824c078453c1d44e885a1c51ba707a41 data\hexcasting\recipes\dye_colorizer_white.json +441f336edb635e5d8c2a7183906fed1c501f06fd data\hexcasting\recipes\pride_colorizer_bisexual.json +011f8daf15148d4b77686c6d382d8f5c288a333d data\hexcasting\advancements\recipes\building_blocks\ancient_scroll_paper.json +8d3e7760a5c7c84ee41d12867672eefc8fa300fa data\hexcasting\advancements\recipes\building_blocks\stonecutting\amethyst_pillar.json +eb9ebf77f0daa32f665a60888fcda19c940f0b2f data\hexcasting\advancements\recipes\misc\pride_colorizer_demigirl.json +923e7cd200518042f11474713eca9ccad126dab7 data\hexcasting\recipes\staff\spruce.json +04902d4eca30560bc601a8196d82f74f3fa5b191 data\hexcasting\recipes\dynamicseal_spellbook.json +c6228d72ca800a7dd336e82bbb9b4f20f89de29d data\hexcasting\advancements\recipes\redstone\edified_pressure_plate.json +704dd45a2168e66cb726a9be0e0e78e72bd300ed data\hexcasting\advancements\recipes\building_blocks\quenched_allay_bricks.json +b6e762c198b9632defd7f8b11287702abecd681d data\hexcasting\recipes\staff\mindsplice.json +e9166f40c8797cdbf3d8062dfa35c74f850f1000 data\hexcasting\advancements\recipes\misc\dye_colorizer_white.json +151875101066f7af5788c7a2e1c6b342971a546a data\hexcasting\recipes\compat\farmersdelight\cutting\akashic_wood.json +709458f8bbb4be9882d4e5bb738958202ee1485f data\hexcasting\recipes\stonecutting\slate_bricks_small.json +1093cccc6b1c45eb91f7c1680ef575a7bffb2744 data\hexcasting\advancements\recipes\building_blocks\edified_planks.json +d53d8be9c0eb2b2680ea386b89753eabf7e3dc63 data\hexcasting\recipes\stonecutting\quenched_allay_bricks_small.json +7e1a5a873d655e0efba80f22ae9b1de4f248e67a data\hexcasting\advancements\recipes\misc\decompose_quenched_shard\shard.json +7baf0777533737aef68bcac36944943b77138d29 data\hexcasting\recipes\edified_button.json +f9744e267496f986a2d7037a64401060c3bf5254 data\hexcasting\recipes\slate_bricks_from_slate_bricks_small.json +66f31ff28b7179afe7280ec18d93ea6c02e511f5 data\hexcasting\advancements\recipes\building_blocks\slate_tiles.json +b16ff5314d457bc7e9e224e102d1e04ce3a62361 data\hexcasting\recipes\brainsweep\directrix_redstone.json +55ea553a96e1d6a54385890f7c48fe7b2bed6871 data\hexcasting\advancements\recipes\tools\trinket.json diff --git a/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/amethyst_bricks.json b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/amethyst_bricks.json new file mode 100644 index 0000000000..e044c18391 --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/amethyst_bricks.json @@ -0,0 +1,35 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "items": [ + "minecraft:amethyst_block" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hexcasting:amethyst_bricks" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hexcasting:amethyst_bricks" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/amethyst_bricks_from_amethyst_bricks_small.json b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/amethyst_bricks_from_amethyst_bricks_small.json new file mode 100644 index 0000000000..521d28ac91 --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/amethyst_bricks_from_amethyst_bricks_small.json @@ -0,0 +1,35 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "items": [ + "minecraft:amethyst_block" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hexcasting:amethyst_bricks_from_amethyst_bricks_small" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hexcasting:amethyst_bricks_from_amethyst_bricks_small" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/amethyst_bricks_small_from_amethyst_bricks.json b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/amethyst_bricks_small_from_amethyst_bricks.json new file mode 100644 index 0000000000..687815c8ed --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/amethyst_bricks_small_from_amethyst_bricks.json @@ -0,0 +1,35 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "items": [ + "minecraft:amethyst_block" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hexcasting:amethyst_bricks_small_from_amethyst_bricks" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hexcasting:amethyst_bricks_small_from_amethyst_bricks" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/amethyst_pillar.json b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/amethyst_pillar.json new file mode 100644 index 0000000000..9a8101e969 --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/amethyst_pillar.json @@ -0,0 +1,35 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "items": [ + "minecraft:amethyst_block" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hexcasting:amethyst_pillar" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hexcasting:amethyst_pillar" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/amethyst_tiles.json b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/amethyst_tiles.json index 597cd897de..d48447b4e1 100644 --- a/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/amethyst_tiles.json +++ b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/amethyst_tiles.json @@ -6,7 +6,7 @@ "items": [ { "items": [ - "hexcasting:amethyst_dust" + "minecraft:amethyst_block" ] } ] diff --git a/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/quenched_allay_bricks.json b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/quenched_allay_bricks.json new file mode 100644 index 0000000000..b0e5ce990b --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/quenched_allay_bricks.json @@ -0,0 +1,35 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "items": [ + "hexcasting:quenched_allay" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hexcasting:quenched_allay_bricks" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hexcasting:quenched_allay_bricks" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/quenched_allay_bricks_from_quenched_allay_bricks_small.json b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/quenched_allay_bricks_from_quenched_allay_bricks_small.json new file mode 100644 index 0000000000..0bab79c647 --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/quenched_allay_bricks_from_quenched_allay_bricks_small.json @@ -0,0 +1,35 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "items": [ + "hexcasting:quenched_allay" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hexcasting:quenched_allay_bricks_from_quenched_allay_bricks_small" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hexcasting:quenched_allay_bricks_from_quenched_allay_bricks_small" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/quenched_allay_bricks_small_from_quenched_allay_bricks.json b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/quenched_allay_bricks_small_from_quenched_allay_bricks.json new file mode 100644 index 0000000000..513c193a63 --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/quenched_allay_bricks_small_from_quenched_allay_bricks.json @@ -0,0 +1,35 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "items": [ + "hexcasting:quenched_allay" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hexcasting:quenched_allay_bricks_small_from_quenched_allay_bricks" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hexcasting:quenched_allay_bricks_small_from_quenched_allay_bricks" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/quenched_allay_tiles.json b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/quenched_allay_tiles.json new file mode 100644 index 0000000000..0dd1f089e7 --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/quenched_allay_tiles.json @@ -0,0 +1,35 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "items": [ + "hexcasting:quenched_allay" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hexcasting:quenched_allay_tiles" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hexcasting:quenched_allay_tiles" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_amethyst_bricks.json b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_amethyst_bricks.json new file mode 100644 index 0000000000..ffd1ea1840 --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_amethyst_bricks.json @@ -0,0 +1,35 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "items": [ + "hexcasting:slate" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hexcasting:slate_amethyst_bricks" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hexcasting:slate_amethyst_bricks" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_amethyst_bricks_small.json b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_amethyst_bricks_small.json new file mode 100644 index 0000000000..241b8a9c92 --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_amethyst_bricks_small.json @@ -0,0 +1,35 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "items": [ + "hexcasting:slate" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hexcasting:slate_amethyst_bricks_small" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hexcasting:slate_amethyst_bricks_small" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_amethyst_pillar.json b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_amethyst_pillar.json new file mode 100644 index 0000000000..860df61f62 --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_amethyst_pillar.json @@ -0,0 +1,35 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "items": [ + "hexcasting:slate" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hexcasting:slate_amethyst_pillar" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hexcasting:slate_amethyst_pillar" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_amethyst_tiles.json b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_amethyst_tiles.json new file mode 100644 index 0000000000..9549138cc4 --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_amethyst_tiles.json @@ -0,0 +1,35 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "items": [ + "hexcasting:slate" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hexcasting:slate_amethyst_tiles" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hexcasting:slate_amethyst_tiles" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_bricks.json b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_bricks.json new file mode 100644 index 0000000000..a600188b5d --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_bricks.json @@ -0,0 +1,35 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "items": [ + "hexcasting:slate_block" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hexcasting:slate_bricks" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hexcasting:slate_bricks" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_bricks_from_slate_bricks_small.json b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_bricks_from_slate_bricks_small.json new file mode 100644 index 0000000000..a631cf0095 --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_bricks_from_slate_bricks_small.json @@ -0,0 +1,35 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "items": [ + "hexcasting:slate_block" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hexcasting:slate_bricks_from_slate_bricks_small" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hexcasting:slate_bricks_from_slate_bricks_small" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_bricks_small_from_slate_bricks.json b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_bricks_small_from_slate_bricks.json new file mode 100644 index 0000000000..b525018821 --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_bricks_small_from_slate_bricks.json @@ -0,0 +1,35 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "items": [ + "hexcasting:slate_block" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hexcasting:slate_bricks_small_from_slate_bricks" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hexcasting:slate_bricks_small_from_slate_bricks" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_pillar.json b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_pillar.json new file mode 100644 index 0000000000..f38da3557b --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_pillar.json @@ -0,0 +1,35 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "items": [ + "hexcasting:slate_block" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hexcasting:slate_pillar" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hexcasting:slate_pillar" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_tiles.json b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_tiles.json new file mode 100644 index 0000000000..0df2c49263 --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_tiles.json @@ -0,0 +1,35 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "items": [ + "hexcasting:slate_block" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hexcasting:slate_tiles" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hexcasting:slate_tiles" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/amethyst_bricks.json b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/amethyst_bricks.json new file mode 100644 index 0000000000..164b02fdea --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/amethyst_bricks.json @@ -0,0 +1,33 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "tag": "hexcasting:amethyst_blocks" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hexcasting:stonecutting/amethyst_bricks" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hexcasting:stonecutting/amethyst_bricks" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/amethyst_bricks_small.json b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/amethyst_bricks_small.json new file mode 100644 index 0000000000..02b28d05ac --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/amethyst_bricks_small.json @@ -0,0 +1,33 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "tag": "hexcasting:amethyst_blocks" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hexcasting:stonecutting/amethyst_bricks_small" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hexcasting:stonecutting/amethyst_bricks_small" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/amethyst_pillar.json b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/amethyst_pillar.json new file mode 100644 index 0000000000..88d4914aa4 --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/amethyst_pillar.json @@ -0,0 +1,33 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "tag": "hexcasting:amethyst_blocks" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hexcasting:stonecutting/amethyst_pillar" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hexcasting:stonecutting/amethyst_pillar" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/amethyst_tiles.json b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/amethyst_tiles.json index 2d335c5e8a..83fd5c44e1 100644 --- a/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/amethyst_tiles.json +++ b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/amethyst_tiles.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "minecraft:amethyst_block" - ] + "tag": "hexcasting:amethyst_blocks" } ] }, diff --git a/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/quenched_allay_bricks.json b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/quenched_allay_bricks.json new file mode 100644 index 0000000000..b90d2aab65 --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/quenched_allay_bricks.json @@ -0,0 +1,33 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "tag": "hexcasting:quenched_allay_blocks" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hexcasting:stonecutting/quenched_allay_bricks" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hexcasting:stonecutting/quenched_allay_bricks" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/quenched_allay_bricks_small.json b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/quenched_allay_bricks_small.json new file mode 100644 index 0000000000..56f48d4c58 --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/quenched_allay_bricks_small.json @@ -0,0 +1,33 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "tag": "hexcasting:quenched_allay_blocks" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hexcasting:stonecutting/quenched_allay_bricks_small" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hexcasting:stonecutting/quenched_allay_bricks_small" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/quenched_allay_tiles.json b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/quenched_allay_tiles.json new file mode 100644 index 0000000000..75aff08481 --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/quenched_allay_tiles.json @@ -0,0 +1,33 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "tag": "hexcasting:quenched_allay_blocks" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hexcasting:stonecutting/quenched_allay_tiles" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hexcasting:stonecutting/quenched_allay_tiles" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/slate_bricks.json b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/slate_bricks.json new file mode 100644 index 0000000000..57d1f132b6 --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/slate_bricks.json @@ -0,0 +1,33 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "tag": "hexcasting:slate_blocks" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hexcasting:stonecutting/slate_bricks" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hexcasting:stonecutting/slate_bricks" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/slate_bricks_small.json b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/slate_bricks_small.json new file mode 100644 index 0000000000..fa9f1894b9 --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/slate_bricks_small.json @@ -0,0 +1,33 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "tag": "hexcasting:slate_blocks" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hexcasting:stonecutting/slate_bricks_small" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hexcasting:stonecutting/slate_bricks_small" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/slate_pillar.json b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/slate_pillar.json new file mode 100644 index 0000000000..c7bd943b17 --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/slate_pillar.json @@ -0,0 +1,33 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "tag": "hexcasting:slate_blocks" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hexcasting:stonecutting/slate_pillar" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hexcasting:stonecutting/slate_pillar" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/slate_tiles.json b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/slate_tiles.json new file mode 100644 index 0000000000..98390070fc --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/slate_tiles.json @@ -0,0 +1,33 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "tag": "hexcasting:slate_blocks" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hexcasting:stonecutting/slate_tiles" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hexcasting:stonecutting/slate_tiles" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/recipes/amethyst_bricks.json b/Fabric/src/generated/resources/data/hexcasting/recipes/amethyst_bricks.json new file mode 100644 index 0000000000..84cd942bb3 --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/recipes/amethyst_bricks.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "building", + "key": { + "#": { + "item": "minecraft:amethyst_block" + } + }, + "pattern": [ + "##", + "##" + ], + "result": { + "count": 4, + "item": "hexcasting:amethyst_bricks" + }, + "show_notification": true +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/recipes/amethyst_bricks_from_amethyst_bricks_small.json b/Fabric/src/generated/resources/data/hexcasting/recipes/amethyst_bricks_from_amethyst_bricks_small.json new file mode 100644 index 0000000000..71f55ac6dd --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/recipes/amethyst_bricks_from_amethyst_bricks_small.json @@ -0,0 +1,12 @@ +{ + "type": "minecraft:crafting_shapeless", + "category": "building", + "ingredients": [ + { + "item": "hexcasting:amethyst_bricks_small" + } + ], + "result": { + "item": "hexcasting:amethyst_bricks" + } +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/recipes/amethyst_bricks_small_from_amethyst_bricks.json b/Fabric/src/generated/resources/data/hexcasting/recipes/amethyst_bricks_small_from_amethyst_bricks.json new file mode 100644 index 0000000000..d41d6cbbf7 --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/recipes/amethyst_bricks_small_from_amethyst_bricks.json @@ -0,0 +1,12 @@ +{ + "type": "minecraft:crafting_shapeless", + "category": "building", + "ingredients": [ + { + "item": "hexcasting:amethyst_bricks" + } + ], + "result": { + "item": "hexcasting:amethyst_bricks_small" + } +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/recipes/amethyst_pillar.json b/Fabric/src/generated/resources/data/hexcasting/recipes/amethyst_pillar.json new file mode 100644 index 0000000000..bc5387bff3 --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/recipes/amethyst_pillar.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "building", + "key": { + "#": { + "item": "minecraft:amethyst_block" + } + }, + "pattern": [ + "#", + "#" + ], + "result": { + "count": 2, + "item": "hexcasting:amethyst_pillar" + }, + "show_notification": true +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/recipes/amethyst_tiles.json b/Fabric/src/generated/resources/data/hexcasting/recipes/amethyst_tiles.json index d41a67a785..674715a62d 100644 --- a/Fabric/src/generated/resources/data/hexcasting/recipes/amethyst_tiles.json +++ b/Fabric/src/generated/resources/data/hexcasting/recipes/amethyst_tiles.json @@ -2,23 +2,16 @@ "type": "minecraft:crafting_shaped", "category": "building", "key": { - "C": { - "item": "minecraft:amethyst_block" - }, - "D": { - "item": "minecraft:amethyst_block" - }, - "I": { - "item": "hexcasting:amethyst_dust" + "#": { + "item": "hexcasting:amethyst_bricks" } }, "pattern": [ - "DCD", - "CIC", - "DCD" + "##", + "##" ], "result": { - "count": 8, + "count": 4, "item": "hexcasting:amethyst_tiles" }, "show_notification": true diff --git a/Fabric/src/generated/resources/data/hexcasting/recipes/quenched_allay_bricks.json b/Fabric/src/generated/resources/data/hexcasting/recipes/quenched_allay_bricks.json new file mode 100644 index 0000000000..28f0b32b12 --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/recipes/quenched_allay_bricks.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "building", + "key": { + "#": { + "item": "hexcasting:quenched_allay" + } + }, + "pattern": [ + "##", + "##" + ], + "result": { + "count": 4, + "item": "hexcasting:quenched_allay_bricks" + }, + "show_notification": true +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/recipes/quenched_allay_bricks_from_quenched_allay_bricks_small.json b/Fabric/src/generated/resources/data/hexcasting/recipes/quenched_allay_bricks_from_quenched_allay_bricks_small.json new file mode 100644 index 0000000000..fe5d0689ea --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/recipes/quenched_allay_bricks_from_quenched_allay_bricks_small.json @@ -0,0 +1,12 @@ +{ + "type": "minecraft:crafting_shapeless", + "category": "building", + "ingredients": [ + { + "item": "hexcasting:quenched_allay_bricks_small" + } + ], + "result": { + "item": "hexcasting:quenched_allay_bricks" + } +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/recipes/quenched_allay_bricks_small_from_quenched_allay_bricks.json b/Fabric/src/generated/resources/data/hexcasting/recipes/quenched_allay_bricks_small_from_quenched_allay_bricks.json new file mode 100644 index 0000000000..39371d2da1 --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/recipes/quenched_allay_bricks_small_from_quenched_allay_bricks.json @@ -0,0 +1,12 @@ +{ + "type": "minecraft:crafting_shapeless", + "category": "building", + "ingredients": [ + { + "item": "hexcasting:quenched_allay_bricks" + } + ], + "result": { + "item": "hexcasting:quenched_allay_bricks_small" + } +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/recipes/quenched_allay_tiles.json b/Fabric/src/generated/resources/data/hexcasting/recipes/quenched_allay_tiles.json new file mode 100644 index 0000000000..4551fabc34 --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/recipes/quenched_allay_tiles.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "building", + "key": { + "#": { + "item": "hexcasting:quenched_allay_bricks" + } + }, + "pattern": [ + "##", + "##" + ], + "result": { + "count": 4, + "item": "hexcasting:quenched_allay_tiles" + }, + "show_notification": true +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/recipes/slate_amethyst_bricks.json b/Fabric/src/generated/resources/data/hexcasting/recipes/slate_amethyst_bricks.json new file mode 100644 index 0000000000..11cab9aed7 --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/recipes/slate_amethyst_bricks.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shapeless", + "category": "building", + "ingredients": [ + { + "item": "hexcasting:slate_bricks" + }, + { + "item": "hexcasting:amethyst_bricks" + } + ], + "result": { + "count": 2, + "item": "hexcasting:slate_amethyst_bricks" + } +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/recipes/slate_amethyst_bricks_small.json b/Fabric/src/generated/resources/data/hexcasting/recipes/slate_amethyst_bricks_small.json new file mode 100644 index 0000000000..a403896319 --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/recipes/slate_amethyst_bricks_small.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shapeless", + "category": "building", + "ingredients": [ + { + "item": "hexcasting:slate_bricks_small" + }, + { + "item": "hexcasting:amethyst_bricks_small" + } + ], + "result": { + "count": 2, + "item": "hexcasting:slate_amethyst_bricks_small" + } +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/recipes/slate_amethyst_pillar.json b/Fabric/src/generated/resources/data/hexcasting/recipes/slate_amethyst_pillar.json new file mode 100644 index 0000000000..1265220319 --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/recipes/slate_amethyst_pillar.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shapeless", + "category": "building", + "ingredients": [ + { + "item": "hexcasting:slate_pillar" + }, + { + "item": "hexcasting:amethyst_pillar" + } + ], + "result": { + "count": 2, + "item": "hexcasting:slate_amethyst_pillar" + } +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/recipes/slate_amethyst_tiles.json b/Fabric/src/generated/resources/data/hexcasting/recipes/slate_amethyst_tiles.json new file mode 100644 index 0000000000..5cb7e77e23 --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/recipes/slate_amethyst_tiles.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shapeless", + "category": "building", + "ingredients": [ + { + "item": "hexcasting:slate_tiles" + }, + { + "item": "hexcasting:amethyst_tiles" + } + ], + "result": { + "count": 2, + "item": "hexcasting:slate_amethyst_tiles" + } +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/recipes/slate_bricks.json b/Fabric/src/generated/resources/data/hexcasting/recipes/slate_bricks.json new file mode 100644 index 0000000000..e7320fda78 --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/recipes/slate_bricks.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "building", + "key": { + "#": { + "item": "hexcasting:slate_block" + } + }, + "pattern": [ + "##", + "##" + ], + "result": { + "count": 4, + "item": "hexcasting:slate_bricks" + }, + "show_notification": true +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/recipes/slate_bricks_from_slate_bricks_small.json b/Fabric/src/generated/resources/data/hexcasting/recipes/slate_bricks_from_slate_bricks_small.json new file mode 100644 index 0000000000..2afebcd850 --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/recipes/slate_bricks_from_slate_bricks_small.json @@ -0,0 +1,12 @@ +{ + "type": "minecraft:crafting_shapeless", + "category": "building", + "ingredients": [ + { + "item": "hexcasting:slate_bricks_small" + } + ], + "result": { + "item": "hexcasting:slate_bricks" + } +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/recipes/slate_bricks_small_from_slate_bricks.json b/Fabric/src/generated/resources/data/hexcasting/recipes/slate_bricks_small_from_slate_bricks.json new file mode 100644 index 0000000000..c7160e7d35 --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/recipes/slate_bricks_small_from_slate_bricks.json @@ -0,0 +1,12 @@ +{ + "type": "minecraft:crafting_shapeless", + "category": "building", + "ingredients": [ + { + "item": "hexcasting:slate_bricks" + } + ], + "result": { + "item": "hexcasting:slate_bricks_small" + } +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/recipes/slate_pillar.json b/Fabric/src/generated/resources/data/hexcasting/recipes/slate_pillar.json new file mode 100644 index 0000000000..95df1e497a --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/recipes/slate_pillar.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "building", + "key": { + "#": { + "item": "hexcasting:slate_block" + } + }, + "pattern": [ + "#", + "#" + ], + "result": { + "count": 2, + "item": "hexcasting:slate_pillar" + }, + "show_notification": true +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/recipes/slate_tiles.json b/Fabric/src/generated/resources/data/hexcasting/recipes/slate_tiles.json new file mode 100644 index 0000000000..beb80118a8 --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/recipes/slate_tiles.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "building", + "key": { + "#": { + "item": "hexcasting:slate_bricks" + } + }, + "pattern": [ + "##", + "##" + ], + "result": { + "count": 4, + "item": "hexcasting:slate_tiles" + }, + "show_notification": true +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/recipes/stonecutting/amethyst_bricks.json b/Fabric/src/generated/resources/data/hexcasting/recipes/stonecutting/amethyst_bricks.json new file mode 100644 index 0000000000..e31a365848 --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/recipes/stonecutting/amethyst_bricks.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "hexcasting:amethyst_blocks" + }, + "result": "hexcasting:amethyst_bricks" +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/recipes/stonecutting/amethyst_bricks_small.json b/Fabric/src/generated/resources/data/hexcasting/recipes/stonecutting/amethyst_bricks_small.json new file mode 100644 index 0000000000..224e2b2227 --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/recipes/stonecutting/amethyst_bricks_small.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "hexcasting:amethyst_blocks" + }, + "result": "hexcasting:amethyst_bricks_small" +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/recipes/stonecutting/amethyst_pillar.json b/Fabric/src/generated/resources/data/hexcasting/recipes/stonecutting/amethyst_pillar.json new file mode 100644 index 0000000000..e90486e072 --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/recipes/stonecutting/amethyst_pillar.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "hexcasting:amethyst_blocks" + }, + "result": "hexcasting:amethyst_pillar" +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/recipes/stonecutting/amethyst_tiles.json b/Fabric/src/generated/resources/data/hexcasting/recipes/stonecutting/amethyst_tiles.json index 020b0ec65f..b8d3256be2 100644 --- a/Fabric/src/generated/resources/data/hexcasting/recipes/stonecutting/amethyst_tiles.json +++ b/Fabric/src/generated/resources/data/hexcasting/recipes/stonecutting/amethyst_tiles.json @@ -2,7 +2,7 @@ "type": "minecraft:stonecutting", "count": 1, "ingredient": { - "item": "minecraft:amethyst_block" + "tag": "hexcasting:amethyst_blocks" }, "result": "hexcasting:amethyst_tiles" } \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/recipes/stonecutting/quenched_allay_bricks.json b/Fabric/src/generated/resources/data/hexcasting/recipes/stonecutting/quenched_allay_bricks.json new file mode 100644 index 0000000000..b3c53456f8 --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/recipes/stonecutting/quenched_allay_bricks.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "hexcasting:quenched_allay_blocks" + }, + "result": "hexcasting:quenched_allay_bricks" +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/recipes/stonecutting/quenched_allay_bricks_small.json b/Fabric/src/generated/resources/data/hexcasting/recipes/stonecutting/quenched_allay_bricks_small.json new file mode 100644 index 0000000000..d77c21d186 --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/recipes/stonecutting/quenched_allay_bricks_small.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "hexcasting:quenched_allay_blocks" + }, + "result": "hexcasting:quenched_allay_bricks_small" +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/recipes/stonecutting/quenched_allay_tiles.json b/Fabric/src/generated/resources/data/hexcasting/recipes/stonecutting/quenched_allay_tiles.json new file mode 100644 index 0000000000..6be7b1f7dc --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/recipes/stonecutting/quenched_allay_tiles.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "hexcasting:quenched_allay_blocks" + }, + "result": "hexcasting:quenched_allay_tiles" +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/recipes/stonecutting/slate_bricks.json b/Fabric/src/generated/resources/data/hexcasting/recipes/stonecutting/slate_bricks.json new file mode 100644 index 0000000000..45ec158d58 --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/recipes/stonecutting/slate_bricks.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "hexcasting:slate_blocks" + }, + "result": "hexcasting:slate_bricks" +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/recipes/stonecutting/slate_bricks_small.json b/Fabric/src/generated/resources/data/hexcasting/recipes/stonecutting/slate_bricks_small.json new file mode 100644 index 0000000000..0fd812ed48 --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/recipes/stonecutting/slate_bricks_small.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "hexcasting:slate_blocks" + }, + "result": "hexcasting:slate_bricks_small" +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/recipes/stonecutting/slate_pillar.json b/Fabric/src/generated/resources/data/hexcasting/recipes/stonecutting/slate_pillar.json new file mode 100644 index 0000000000..7bed33595a --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/recipes/stonecutting/slate_pillar.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "hexcasting:slate_blocks" + }, + "result": "hexcasting:slate_pillar" +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/recipes/stonecutting/slate_tiles.json b/Fabric/src/generated/resources/data/hexcasting/recipes/stonecutting/slate_tiles.json new file mode 100644 index 0000000000..eec5621823 --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/recipes/stonecutting/slate_tiles.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "hexcasting:slate_blocks" + }, + "result": "hexcasting:slate_tiles" +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/tags/blocks/amethyst_blocks.json b/Fabric/src/generated/resources/data/hexcasting/tags/blocks/amethyst_blocks.json new file mode 100644 index 0000000000..bf9788dbf2 --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/tags/blocks/amethyst_blocks.json @@ -0,0 +1,10 @@ +{ + "replace": false, + "values": [ + "minecraft:amethyst_block", + "hexcasting:amethyst_bricks", + "hexcasting:amethyst_bricks_small", + "hexcasting:amethyst_tiles", + "hexcasting:amethyst_pillar" + ] +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/tags/blocks/quenched_allay_blocks.json b/Fabric/src/generated/resources/data/hexcasting/tags/blocks/quenched_allay_blocks.json new file mode 100644 index 0000000000..fafd43cff0 --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/tags/blocks/quenched_allay_blocks.json @@ -0,0 +1,9 @@ +{ + "replace": false, + "values": [ + "hexcasting:quenched_allay", + "hexcasting:quenched_allay_bricks", + "hexcasting:quenched_allay_bricks_small", + "hexcasting:quenched_allay_tiles" + ] +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/tags/blocks/slate_blocks.json b/Fabric/src/generated/resources/data/hexcasting/tags/blocks/slate_blocks.json new file mode 100644 index 0000000000..d8769826ea --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/tags/blocks/slate_blocks.json @@ -0,0 +1,10 @@ +{ + "replace": false, + "values": [ + "hexcasting:slate_block", + "hexcasting:slate_bricks", + "hexcasting:slate_bricks_small", + "hexcasting:slate_tiles", + "hexcasting:slate_pillar" + ] +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/tags/items/amethyst_blocks.json b/Fabric/src/generated/resources/data/hexcasting/tags/items/amethyst_blocks.json new file mode 100644 index 0000000000..bf9788dbf2 --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/tags/items/amethyst_blocks.json @@ -0,0 +1,10 @@ +{ + "replace": false, + "values": [ + "minecraft:amethyst_block", + "hexcasting:amethyst_bricks", + "hexcasting:amethyst_bricks_small", + "hexcasting:amethyst_tiles", + "hexcasting:amethyst_pillar" + ] +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/tags/items/quenched_allay_blocks.json b/Fabric/src/generated/resources/data/hexcasting/tags/items/quenched_allay_blocks.json new file mode 100644 index 0000000000..fafd43cff0 --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/tags/items/quenched_allay_blocks.json @@ -0,0 +1,9 @@ +{ + "replace": false, + "values": [ + "hexcasting:quenched_allay", + "hexcasting:quenched_allay_bricks", + "hexcasting:quenched_allay_bricks_small", + "hexcasting:quenched_allay_tiles" + ] +} \ No newline at end of file diff --git a/Fabric/src/generated/resources/data/hexcasting/tags/items/slate_blocks.json b/Fabric/src/generated/resources/data/hexcasting/tags/items/slate_blocks.json new file mode 100644 index 0000000000..d8769826ea --- /dev/null +++ b/Fabric/src/generated/resources/data/hexcasting/tags/items/slate_blocks.json @@ -0,0 +1,10 @@ +{ + "replace": false, + "values": [ + "hexcasting:slate_block", + "hexcasting:slate_bricks", + "hexcasting:slate_bricks_small", + "hexcasting:slate_tiles", + "hexcasting:slate_pillar" + ] +} \ No newline at end of file diff --git a/Forge/src/generated/resources/.cache/50b16d832771f8a8317f4d1b88c5121208c8c4f9 b/Forge/src/generated/resources/.cache/50b16d832771f8a8317f4d1b88c5121208c8c4f9 index a8b2618d96..2fddefaad5 100644 --- a/Forge/src/generated/resources/.cache/50b16d832771f8a8317f4d1b88c5121208c8c4f9 +++ b/Forge/src/generated/resources/.cache/50b16d832771f8a8317f4d1b88c5121208c8c4f9 @@ -1,17 +1,20 @@ -// 1.20.1 2024-11-19T11:29:21.178009391 Tags for minecraft:block mod id vanilla +// 1.20.1 2024-12-07T16:37:41.3901664 Tags for minecraft:block mod id vanilla ebad584d48ab5cb9c28edcfa78c87f9497f56cd0 data/create/tags/blocks/brittle.json +ed073c18319ea1ac0b632309ebceb60efd9df0a2 data/hexcasting/tags/blocks/amethyst_blocks.json c5aac196bf97183b43d794c6aac8e206f4b71e37 data/hexcasting/tags/blocks/brainswept_circle_components.json 0ac2f0afe13705ae24edcb339a5e1e2cdcfe51cf data/hexcasting/tags/blocks/cheap_to_break_block.json abaec2d0102fef5865ac638cf7c528a4d5b2a69b data/hexcasting/tags/blocks/directrices.json 7e27f819889d2f0bca863b1cdb6d7d640ea21986 data/hexcasting/tags/blocks/edified_logs.json 86828f8056bfdfdd2aff10d7a9dbc6c269c25b8a data/hexcasting/tags/blocks/edified_planks.json 7f71f33b0bc9fde24deef080ab64707df38adfd6 data/hexcasting/tags/blocks/impeti.json +f42874e197022a21f480985c2d428c97cbd1587b data/hexcasting/tags/blocks/quenched_allay_blocks.json +3fb3314ea83dfb5f322db1db779a6ededdc752c4 data/hexcasting/tags/blocks/slate_blocks.json 4c0d52b1123dd3df794bd9fb8c7f501c6ff500f8 data/hexcasting/tags/blocks/water_plants.json 841dfbe4970e9167b205e5aa2b0f0936c6b9af60 data/minecraft/tags/blocks/buttons.json 8b7d16a34235e6062e47f6b3a3a08be760a3bb85 data/minecraft/tags/blocks/crystal_sound_blocks.json cba96d2ff28087e7fd9807e5e80104f3befc2512 data/minecraft/tags/blocks/doors.json -d57d93d193fada6e232bde266430a155fa6e1707 data/minecraft/tags/blocks/fence_gates.json c460821db89b3d3f95a0fb336b6b6625da65ec37 data/minecraft/tags/blocks/fences.json +d57d93d193fada6e232bde266430a155fa6e1707 data/minecraft/tags/blocks/fence_gates.json 6312e44ef31d2401dddbd46c4d3eda03da6e2db3 data/minecraft/tags/blocks/leaves.json 7e27f819889d2f0bca863b1cdb6d7d640ea21986 data/minecraft/tags/blocks/logs.json 7e27f819889d2f0bca863b1cdb6d7d640ea21986 data/minecraft/tags/blocks/logs_that_burn.json diff --git a/Forge/src/generated/resources/.cache/8c8364f4e83c409ec545b3c2adc7d52ce75bbb78 b/Forge/src/generated/resources/.cache/8c8364f4e83c409ec545b3c2adc7d52ce75bbb78 index 664e17383b..e580e2e6f8 100644 --- a/Forge/src/generated/resources/.cache/8c8364f4e83c409ec545b3c2adc7d52ce75bbb78 +++ b/Forge/src/generated/resources/.cache/8c8364f4e83c409ec545b3c2adc7d52ce75bbb78 @@ -1,6 +1,7 @@ -// 1.20.1 2024-10-01T23:18:04.2255382 Tags for minecraft:item mod id vanilla +// 1.20.1 2024-12-07T16:37:41.3941644 Tags for minecraft:item mod id vanilla 2f5c5bd21580004c998765215166adaa72e0d96b data/forge/tags/items/dusts/amethyst.json 873bab891e0827973ebfe9fedd352c95778d7fbe data/forge/tags/items/gems.json +ed073c18319ea1ac0b632309ebceb60efd9df0a2 data/hexcasting/tags/items/amethyst_blocks.json c5aac196bf97183b43d794c6aac8e206f4b71e37 data/hexcasting/tags/items/brainswept_circle_components.json abaec2d0102fef5865ac638cf7c528a4d5b2a69b data/hexcasting/tags/items/directrices.json 7e27f819889d2f0bca863b1cdb6d7d640ea21986 data/hexcasting/tags/items/edified_logs.json @@ -8,7 +9,9 @@ abaec2d0102fef5865ac638cf7c528a4d5b2a69b data/hexcasting/tags/items/directrices. 5b19052261719f95e2faedcb483d4c338e349524 data/hexcasting/tags/items/grants_root_advancement.json 7f71f33b0bc9fde24deef080ab64707df38adfd6 data/hexcasting/tags/items/impeti.json 7f7d5f6cc9b5cfb39d240fc901c4ae2d2037ec14 data/hexcasting/tags/items/phial_base.json +f42874e197022a21f480985c2d428c97cbd1587b data/hexcasting/tags/items/quenched_allay_blocks.json d878c230cd5cb1b54fbe6e53f3ef71379d080c6f data/hexcasting/tags/items/seal_materials.json +3fb3314ea83dfb5f322db1db779a6ededdc752c4 data/hexcasting/tags/items/slate_blocks.json 884ac51896a0d5c395035ce7f77486c5d08f0e0d data/hexcasting/tags/items/staves.json 841dfbe4970e9167b205e5aa2b0f0936c6b9af60 data/minecraft/tags/items/buttons.json cba96d2ff28087e7fd9807e5e80104f3befc2512 data/minecraft/tags/items/doors.json diff --git a/Forge/src/generated/resources/.cache/9fb1092f32d4fcbf9e061ffd718d4ec689c6c95e b/Forge/src/generated/resources/.cache/9fb1092f32d4fcbf9e061ffd718d4ec689c6c95e index 82410eb0e6..83b5307114 100644 --- a/Forge/src/generated/resources/.cache/9fb1092f32d4fcbf9e061ffd718d4ec689c6c95e +++ b/Forge/src/generated/resources/.cache/9fb1092f32d4fcbf9e061ffd718d4ec689c6c95e @@ -1,4 +1,4 @@ -// 1.20.1 2024-11-02T15:23:10.977029966 Recipes +// 1.20.1 2024-12-07T16:37:41.3951641 Recipes 29056d8bbc023668564ee81f4eb8b2a11411cf4a data/create/recipes/crushing/amethyst_block.json 5bb0b70967a422bfd88c01fa1af64e9b98781fd1 data/create/recipes/crushing/amethyst_cluster.json bc729ac7cf84d29a99cd34d50c152c0b9d20bd7a data/hexcasting/advancements/recipes/brainsweep/brainsweep/akashic_record.json @@ -9,9 +9,13 @@ bc729ac7cf84d29a99cd34d50c152c0b9d20bd7a data/hexcasting/advancements/recipes/br 2003fed3aa4eb622b6b07a9e65946fb40be14420 data/hexcasting/advancements/recipes/brainsweep/brainsweep/impetus_rightclick.json 946cde51bbfc2af344b078f6b39389ffc44462f4 data/hexcasting/advancements/recipes/brainsweep/brainsweep/impetus_storedplayer.json aa7558ec1baf6070efbe448d886e20e964e33f96 data/hexcasting/advancements/recipes/brainsweep/brainsweep/quench_allay.json +3da5072e358bf98c3e522138952adff3c22c5b77 data/hexcasting/advancements/recipes/building_blocks/amethyst_bricks.json +fbb2c101fd39f88a2a43b40a6d43db68d71fbff6 data/hexcasting/advancements/recipes/building_blocks/amethyst_bricks_from_amethyst_bricks_small.json +1a9a2cce6d646a9628ddeb8f6f00f43b04509bcf data/hexcasting/advancements/recipes/building_blocks/amethyst_bricks_small_from_amethyst_bricks.json af9a260c24e0a65eea321f0dd9dd2fa7d648707f data/hexcasting/advancements/recipes/building_blocks/amethyst_dust_packing.json ee5db13cbb33d9c62bcb1eb645e2c4bea97ad44a data/hexcasting/advancements/recipes/building_blocks/amethyst_dust_unpacking.json -a9111ff52513200af47b79cf98b2e545699497bb data/hexcasting/advancements/recipes/building_blocks/amethyst_tiles.json +49b5e15726ab12a08468ef788f128632ff8a90fc data/hexcasting/advancements/recipes/building_blocks/amethyst_pillar.json +96893020547e53535b11cb1db4c3fa90aca0b4cb data/hexcasting/advancements/recipes/building_blocks/amethyst_tiles.json 011f8daf15148d4b77686c6d382d8f5c288a333d data/hexcasting/advancements/recipes/building_blocks/ancient_scroll_paper.json c03c81dc123294472e8bb6f836c319e96f8db4f5 data/hexcasting/advancements/recipes/building_blocks/edified_fence.json b94bc4dd4a63db10af86c524ba00eae157c1824b data/hexcasting/advancements/recipes/building_blocks/edified_fence_gate.json @@ -21,10 +25,33 @@ db5ae3a2fda235cf1c83fd83e0026a262e668217 data/hexcasting/advancements/recipes/bu 775560efa36581389c0319435bda035be262ed4f data/hexcasting/advancements/recipes/building_blocks/edified_stairs.json 31ec6474ddae967a6c1dadf9be8292d375510364 data/hexcasting/advancements/recipes/building_blocks/edified_tile.json 4d941fc399c6b7a470513a572ecd88982823da84 data/hexcasting/advancements/recipes/building_blocks/edified_wood.json +704dd45a2168e66cb726a9be0e0e78e72bd300ed data/hexcasting/advancements/recipes/building_blocks/quenched_allay_bricks.json +a19b3897a8038baaeb98f3ad79ac8376ee1f939d data/hexcasting/advancements/recipes/building_blocks/quenched_allay_bricks_from_quenched_allay_bricks_small.json +546b3293de5e1f8ea7cf62493cd5f60c5e5b3262 data/hexcasting/advancements/recipes/building_blocks/quenched_allay_bricks_small_from_quenched_allay_bricks.json +17b5bc0a1b3c820edda2c3500a19b619dafd6c6d data/hexcasting/advancements/recipes/building_blocks/quenched_allay_tiles.json ce9d0b976f7cc8ad4a0815bbea6c43115addb90f data/hexcasting/advancements/recipes/building_blocks/scroll_paper.json +72958ea452a19247ed380bfeebabf84600b78850 data/hexcasting/advancements/recipes/building_blocks/slate_amethyst_bricks.json +5f11a552d72bd24bd946e3d7290ef7106b840ca3 data/hexcasting/advancements/recipes/building_blocks/slate_amethyst_bricks_small.json +bd2c5cc184b73f323d2a4e8af7704785f944fa38 data/hexcasting/advancements/recipes/building_blocks/slate_amethyst_pillar.json +b05383f299cb358e0fd20aa89bdd5d0fa2c3a01c data/hexcasting/advancements/recipes/building_blocks/slate_amethyst_tiles.json fd2f25b0a71806c96af5a307fad76f66de6210a4 data/hexcasting/advancements/recipes/building_blocks/slate_block.json 8f7b81add0153ad94900acc66cd8174ae7115f64 data/hexcasting/advancements/recipes/building_blocks/slate_block_from_slates.json -071e5875b13b60aac33bc97e408d2ca710ac5d02 data/hexcasting/advancements/recipes/building_blocks/stonecutting/amethyst_tiles.json +6f0a0caa328a17783af9c35538f9a2f203c33da7 data/hexcasting/advancements/recipes/building_blocks/slate_bricks.json +bf7b95bdaf390027672bca9ba5c3ba4124ac4643 data/hexcasting/advancements/recipes/building_blocks/slate_bricks_from_slate_bricks_small.json +0df68f32f2b72891041f0b1a1611408ad5a0ff69 data/hexcasting/advancements/recipes/building_blocks/slate_bricks_small_from_slate_bricks.json +f5c3065a26cd6d2c48126b6a85589a14a68c223f data/hexcasting/advancements/recipes/building_blocks/slate_pillar.json +66f31ff28b7179afe7280ec18d93ea6c02e511f5 data/hexcasting/advancements/recipes/building_blocks/slate_tiles.json +d193a70dc7371f42f55bcd1c1a5d9718186af964 data/hexcasting/advancements/recipes/building_blocks/stonecutting/amethyst_bricks.json +d4fad395e73d582955e4a1f2ea7f512a839fccaa data/hexcasting/advancements/recipes/building_blocks/stonecutting/amethyst_bricks_small.json +8d3e7760a5c7c84ee41d12867672eefc8fa300fa data/hexcasting/advancements/recipes/building_blocks/stonecutting/amethyst_pillar.json +8637f54245b98ae58db227b0006eca670305f4cd data/hexcasting/advancements/recipes/building_blocks/stonecutting/amethyst_tiles.json +6ce9283fa36f22a335dee3da4abc9747aa89f8b9 data/hexcasting/advancements/recipes/building_blocks/stonecutting/quenched_allay_bricks.json +32649f85c4b463533552f8c0ca4b591c78981bbb data/hexcasting/advancements/recipes/building_blocks/stonecutting/quenched_allay_bricks_small.json +896c64e674b18a0934bc140b1c6507222035a1b5 data/hexcasting/advancements/recipes/building_blocks/stonecutting/quenched_allay_tiles.json +377bf98c0c4d53754770fb353ed0381d9e5f1a21 data/hexcasting/advancements/recipes/building_blocks/stonecutting/slate_bricks.json +36018f0a149348af6c3e8f8b40c0cdd5af7bb7b8 data/hexcasting/advancements/recipes/building_blocks/stonecutting/slate_bricks_small.json +e1096fb22034bdb6560daea5685b264d76b8e379 data/hexcasting/advancements/recipes/building_blocks/stonecutting/slate_pillar.json +23eed657b1a4f4edf07fddbdf36a871ab48ff2c5 data/hexcasting/advancements/recipes/building_blocks/stonecutting/slate_tiles.json 552c235dc58a46a3e57913c9b9faf3f21abeae32 data/hexcasting/advancements/recipes/building_blocks/stripped_edified_wood.json c4b985635c3b1a519d7a83da65daba5bdd3a5f59 data/hexcasting/advancements/recipes/decorations/ageing_scroll_paper_lantern.json 1a9dd55a24f56a4e9467f1117e0898f7e71ade67 data/hexcasting/advancements/recipes/decorations/amethyst_sconce.json @@ -108,10 +135,14 @@ a3130e3098e35b75afae4f31996d9ab7468e0bc3 data/hexcasting/advancements/recipes/to 8c90e51ea0c8985365b72ac3727c102b95ea1070 data/hexcasting/recipes/ageing_scroll_paper_lantern.json e536791d0c6fb48206e6e30d56879eaf0a9e4bd7 data/hexcasting/recipes/akashic_bookshelf.json 61e53f02baefd31308e99407d56403dfc18e36e1 data/hexcasting/recipes/akashic_connector.json +90509d1655e27b3ca9c989a3b83b85980ffc514c data/hexcasting/recipes/amethyst_bricks.json +514ac5be98092282ba553154e3a6c83b899cd7a0 data/hexcasting/recipes/amethyst_bricks_from_amethyst_bricks_small.json +e51b5ea91a6cd5f3825352998839ba8888026c87 data/hexcasting/recipes/amethyst_bricks_small_from_amethyst_bricks.json 0b951ce7b9d1bfb07ae012b12225b595d36c6e66 data/hexcasting/recipes/amethyst_dust_packing.json afb422ad4a918ee0161bf077f09475bb1da2b4eb data/hexcasting/recipes/amethyst_dust_unpacking.json +70389277a6e098095ebd9c5cdb743866e68712d1 data/hexcasting/recipes/amethyst_pillar.json 0edd36960d5345d04ffeb8f1301e63d4cba2fa2c data/hexcasting/recipes/amethyst_sconce.json -2b64261bd4aefdc55d35400f25835434f88856cf data/hexcasting/recipes/amethyst_tiles.json +f13a304022c76bc52a080ed291912df8063bc9dd data/hexcasting/recipes/amethyst_tiles.json c2a1ba123e94a114489b31063b17f7a0ec71678a data/hexcasting/recipes/ancient_scroll_paper.json 8c043c7f6a7911b67324e2fd42f0b3b19a792af3 data/hexcasting/recipes/ancient_scroll_paper_lantern.json 482cc54e3ced75e57d265c855835fac91ea4ee1b data/hexcasting/recipes/artifact.json @@ -189,14 +220,27 @@ f347f4ce869207e62a7887df1252505a3432e12a data/hexcasting/recipes/pride_colorizer 4a803e049915fd3c7144155ae3a1b05a917ea290 data/hexcasting/recipes/pride_colorizer_pansexual.json c1541738df1ee41c362ad3b9c3a9f0e181bd5c62 data/hexcasting/recipes/pride_colorizer_plural.json 9b7c5220fbaf3e84fa9e81eae322eed5d37b22d3 data/hexcasting/recipes/pride_colorizer_transgender.json +8c309604fcdd13daef312cac0dfe5f62c14106c6 data/hexcasting/recipes/quenched_allay_bricks.json +cb4ca7e825586deafded3344384d00dc87efb234 data/hexcasting/recipes/quenched_allay_bricks_from_quenched_allay_bricks_small.json +fecf649d7279b7d2ad7d2157ef47023e386f6bd0 data/hexcasting/recipes/quenched_allay_bricks_small_from_quenched_allay_bricks.json +1475c52e0ee3b471c05da803b039fb42dc703599 data/hexcasting/recipes/quenched_allay_tiles.json 5889e2df2fb4e1ea29f2590b96bb3aa94961a09a data/hexcasting/recipes/scroll.json ef96ae9709ec931ce6b6af8a539f9bc483236449 data/hexcasting/recipes/scroll_medium.json 8f8773a541bc6a4a6c55a23f4f98b5da4f61a031 data/hexcasting/recipes/scroll_paper.json bd63b845e02ee4b1b9abe168a196335ccbed1ca5 data/hexcasting/recipes/scroll_paper_lantern.json d6b7a9392320c11866b3f139f97977dc9f55bc47 data/hexcasting/recipes/scroll_small.json ea63e49709bd80cb9f4cd1fe13e9bd0281101c9a data/hexcasting/recipes/slate.json +4f5c1784e7ee848196e7fb7e7c93b7faf803da6a data/hexcasting/recipes/slate_amethyst_bricks.json +d61fe8202c8d113877e4cd3022ab933b715314ce data/hexcasting/recipes/slate_amethyst_bricks_small.json +2db8e220974d320679a0115275df822e2533394e data/hexcasting/recipes/slate_amethyst_pillar.json +0bec6f78e9e83529905aa060b0845764a51e1182 data/hexcasting/recipes/slate_amethyst_tiles.json f64fa00d85a9abb24e89b0d2c9f818001371f5e6 data/hexcasting/recipes/slate_block.json 7552df3fc726cc4cdaa88aa4823eff6ce069fb75 data/hexcasting/recipes/slate_block_from_slates.json +c2ae3db50ce8fcef77f06bb8da72779ff4dfaec9 data/hexcasting/recipes/slate_bricks.json +f9744e267496f986a2d7037a64401060c3bf5254 data/hexcasting/recipes/slate_bricks_from_slate_bricks_small.json +5b8e807a302a9ff8ad72f8aa07613febf7a2666c data/hexcasting/recipes/slate_bricks_small_from_slate_bricks.json +9e737af5f234a8a0c7a090007d6422f5d7e8972b data/hexcasting/recipes/slate_pillar.json +0f4c63ec79e02d28044bcb6b39f2b676fee531b1 data/hexcasting/recipes/slate_tiles.json 4ae9eee0c718f11cc9b142c5a4ccefc82bc71e24 data/hexcasting/recipes/spellbook.json 0b172aef920da7ba63fe152903ce005c1f5df5f1 data/hexcasting/recipes/staff/acacia.json c3f7b03fe184ed5e54a8ae06d130adf507b7683d data/hexcasting/recipes/staff/bamboo.json @@ -212,7 +256,17 @@ b6e762c198b9632defd7f8b11287702abecd681d data/hexcasting/recipes/staff/mindsplic 5e66982df6a1074c81f381898033b521ca337695 data/hexcasting/recipes/staff/quenched.json 923e7cd200518042f11474713eca9ccad126dab7 data/hexcasting/recipes/staff/spruce.json f0e71ae8c6a9170669f44096a55a875d11497c56 data/hexcasting/recipes/staff/warped.json -3608f0ec056f2c5d29a9a89305218497fd2c4383 data/hexcasting/recipes/stonecutting/amethyst_tiles.json +fa38fdc122dfde2d5d0a656b606d8f2d233a25af data/hexcasting/recipes/stonecutting/amethyst_bricks.json +e53b8654e6f0cd2020b6db992df8a4319eb06d1c data/hexcasting/recipes/stonecutting/amethyst_bricks_small.json +97852865e60de74ba5ee629cb12668fe453e3106 data/hexcasting/recipes/stonecutting/amethyst_pillar.json +30d54286a544efbe240612090bae259e80861e79 data/hexcasting/recipes/stonecutting/amethyst_tiles.json +094eb4d98a05f8d41c816df6ef463222019cb89f data/hexcasting/recipes/stonecutting/quenched_allay_bricks.json +d53d8be9c0eb2b2680ea386b89753eabf7e3dc63 data/hexcasting/recipes/stonecutting/quenched_allay_bricks_small.json +ab37ebc30c330dc7e83583d4756eaae278569b6b data/hexcasting/recipes/stonecutting/quenched_allay_tiles.json +8ddb645fa5299fe01621a087b35c1ca3deecea21 data/hexcasting/recipes/stonecutting/slate_bricks.json +709458f8bbb4be9882d4e5bb738958202ee1485f data/hexcasting/recipes/stonecutting/slate_bricks_small.json +7fd822145f3771da7ed6c538e8d0c998239a856e data/hexcasting/recipes/stonecutting/slate_pillar.json +d1e93cd4b970bef384b6cea5ebb9ade393ab33c4 data/hexcasting/recipes/stonecutting/slate_tiles.json 417695497a95436186c1a4ed842d7975d754f9eb data/hexcasting/recipes/stripped_edified_wood.json b300f7729e75614fce412457f6717686680f81da data/hexcasting/recipes/sub_sandwich.json 410bfde90cb977db3f13814e94484fa11fca7cfc data/hexcasting/recipes/thought_knot.json diff --git a/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/amethyst_bricks.json b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/amethyst_bricks.json new file mode 100644 index 0000000000..e044c18391 --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/amethyst_bricks.json @@ -0,0 +1,35 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "items": [ + "minecraft:amethyst_block" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hexcasting:amethyst_bricks" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hexcasting:amethyst_bricks" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/amethyst_bricks_from_amethyst_bricks_small.json b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/amethyst_bricks_from_amethyst_bricks_small.json new file mode 100644 index 0000000000..521d28ac91 --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/amethyst_bricks_from_amethyst_bricks_small.json @@ -0,0 +1,35 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "items": [ + "minecraft:amethyst_block" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hexcasting:amethyst_bricks_from_amethyst_bricks_small" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hexcasting:amethyst_bricks_from_amethyst_bricks_small" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/amethyst_bricks_small_from_amethyst_bricks.json b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/amethyst_bricks_small_from_amethyst_bricks.json new file mode 100644 index 0000000000..687815c8ed --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/amethyst_bricks_small_from_amethyst_bricks.json @@ -0,0 +1,35 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "items": [ + "minecraft:amethyst_block" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hexcasting:amethyst_bricks_small_from_amethyst_bricks" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hexcasting:amethyst_bricks_small_from_amethyst_bricks" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/amethyst_pillar.json b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/amethyst_pillar.json new file mode 100644 index 0000000000..9a8101e969 --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/amethyst_pillar.json @@ -0,0 +1,35 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "items": [ + "minecraft:amethyst_block" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hexcasting:amethyst_pillar" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hexcasting:amethyst_pillar" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/amethyst_tiles.json b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/amethyst_tiles.json index 597cd897de..d48447b4e1 100644 --- a/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/amethyst_tiles.json +++ b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/amethyst_tiles.json @@ -6,7 +6,7 @@ "items": [ { "items": [ - "hexcasting:amethyst_dust" + "minecraft:amethyst_block" ] } ] diff --git a/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/quenched_allay_bricks.json b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/quenched_allay_bricks.json new file mode 100644 index 0000000000..b0e5ce990b --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/quenched_allay_bricks.json @@ -0,0 +1,35 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "items": [ + "hexcasting:quenched_allay" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hexcasting:quenched_allay_bricks" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hexcasting:quenched_allay_bricks" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/quenched_allay_bricks_from_quenched_allay_bricks_small.json b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/quenched_allay_bricks_from_quenched_allay_bricks_small.json new file mode 100644 index 0000000000..0bab79c647 --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/quenched_allay_bricks_from_quenched_allay_bricks_small.json @@ -0,0 +1,35 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "items": [ + "hexcasting:quenched_allay" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hexcasting:quenched_allay_bricks_from_quenched_allay_bricks_small" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hexcasting:quenched_allay_bricks_from_quenched_allay_bricks_small" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/quenched_allay_bricks_small_from_quenched_allay_bricks.json b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/quenched_allay_bricks_small_from_quenched_allay_bricks.json new file mode 100644 index 0000000000..513c193a63 --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/quenched_allay_bricks_small_from_quenched_allay_bricks.json @@ -0,0 +1,35 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "items": [ + "hexcasting:quenched_allay" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hexcasting:quenched_allay_bricks_small_from_quenched_allay_bricks" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hexcasting:quenched_allay_bricks_small_from_quenched_allay_bricks" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/quenched_allay_tiles.json b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/quenched_allay_tiles.json new file mode 100644 index 0000000000..0dd1f089e7 --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/quenched_allay_tiles.json @@ -0,0 +1,35 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "items": [ + "hexcasting:quenched_allay" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hexcasting:quenched_allay_tiles" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hexcasting:quenched_allay_tiles" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_amethyst_bricks.json b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_amethyst_bricks.json new file mode 100644 index 0000000000..ffd1ea1840 --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_amethyst_bricks.json @@ -0,0 +1,35 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "items": [ + "hexcasting:slate" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hexcasting:slate_amethyst_bricks" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hexcasting:slate_amethyst_bricks" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_amethyst_bricks_small.json b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_amethyst_bricks_small.json new file mode 100644 index 0000000000..241b8a9c92 --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_amethyst_bricks_small.json @@ -0,0 +1,35 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "items": [ + "hexcasting:slate" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hexcasting:slate_amethyst_bricks_small" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hexcasting:slate_amethyst_bricks_small" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_amethyst_pillar.json b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_amethyst_pillar.json new file mode 100644 index 0000000000..860df61f62 --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_amethyst_pillar.json @@ -0,0 +1,35 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "items": [ + "hexcasting:slate" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hexcasting:slate_amethyst_pillar" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hexcasting:slate_amethyst_pillar" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_amethyst_tiles.json b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_amethyst_tiles.json new file mode 100644 index 0000000000..9549138cc4 --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_amethyst_tiles.json @@ -0,0 +1,35 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "items": [ + "hexcasting:slate" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hexcasting:slate_amethyst_tiles" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hexcasting:slate_amethyst_tiles" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_bricks.json b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_bricks.json new file mode 100644 index 0000000000..a600188b5d --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_bricks.json @@ -0,0 +1,35 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "items": [ + "hexcasting:slate_block" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hexcasting:slate_bricks" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hexcasting:slate_bricks" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_bricks_from_slate_bricks_small.json b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_bricks_from_slate_bricks_small.json new file mode 100644 index 0000000000..a631cf0095 --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_bricks_from_slate_bricks_small.json @@ -0,0 +1,35 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "items": [ + "hexcasting:slate_block" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hexcasting:slate_bricks_from_slate_bricks_small" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hexcasting:slate_bricks_from_slate_bricks_small" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_bricks_small_from_slate_bricks.json b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_bricks_small_from_slate_bricks.json new file mode 100644 index 0000000000..b525018821 --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_bricks_small_from_slate_bricks.json @@ -0,0 +1,35 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "items": [ + "hexcasting:slate_block" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hexcasting:slate_bricks_small_from_slate_bricks" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hexcasting:slate_bricks_small_from_slate_bricks" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_pillar.json b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_pillar.json new file mode 100644 index 0000000000..f38da3557b --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_pillar.json @@ -0,0 +1,35 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "items": [ + "hexcasting:slate_block" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hexcasting:slate_pillar" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hexcasting:slate_pillar" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_tiles.json b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_tiles.json new file mode 100644 index 0000000000..0df2c49263 --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/slate_tiles.json @@ -0,0 +1,35 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "items": [ + "hexcasting:slate_block" + ] + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hexcasting:slate_tiles" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hexcasting:slate_tiles" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/amethyst_bricks.json b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/amethyst_bricks.json new file mode 100644 index 0000000000..164b02fdea --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/amethyst_bricks.json @@ -0,0 +1,33 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "tag": "hexcasting:amethyst_blocks" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hexcasting:stonecutting/amethyst_bricks" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hexcasting:stonecutting/amethyst_bricks" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/amethyst_bricks_small.json b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/amethyst_bricks_small.json new file mode 100644 index 0000000000..02b28d05ac --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/amethyst_bricks_small.json @@ -0,0 +1,33 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "tag": "hexcasting:amethyst_blocks" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hexcasting:stonecutting/amethyst_bricks_small" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hexcasting:stonecutting/amethyst_bricks_small" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/amethyst_pillar.json b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/amethyst_pillar.json new file mode 100644 index 0000000000..88d4914aa4 --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/amethyst_pillar.json @@ -0,0 +1,33 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "tag": "hexcasting:amethyst_blocks" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hexcasting:stonecutting/amethyst_pillar" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hexcasting:stonecutting/amethyst_pillar" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/amethyst_tiles.json b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/amethyst_tiles.json index 2d335c5e8a..83fd5c44e1 100644 --- a/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/amethyst_tiles.json +++ b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/amethyst_tiles.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "minecraft:amethyst_block" - ] + "tag": "hexcasting:amethyst_blocks" } ] }, diff --git a/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/quenched_allay_bricks.json b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/quenched_allay_bricks.json new file mode 100644 index 0000000000..b90d2aab65 --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/quenched_allay_bricks.json @@ -0,0 +1,33 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "tag": "hexcasting:quenched_allay_blocks" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hexcasting:stonecutting/quenched_allay_bricks" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hexcasting:stonecutting/quenched_allay_bricks" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/quenched_allay_bricks_small.json b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/quenched_allay_bricks_small.json new file mode 100644 index 0000000000..56f48d4c58 --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/quenched_allay_bricks_small.json @@ -0,0 +1,33 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "tag": "hexcasting:quenched_allay_blocks" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hexcasting:stonecutting/quenched_allay_bricks_small" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hexcasting:stonecutting/quenched_allay_bricks_small" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/quenched_allay_tiles.json b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/quenched_allay_tiles.json new file mode 100644 index 0000000000..75aff08481 --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/quenched_allay_tiles.json @@ -0,0 +1,33 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "tag": "hexcasting:quenched_allay_blocks" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hexcasting:stonecutting/quenched_allay_tiles" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hexcasting:stonecutting/quenched_allay_tiles" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/slate_bricks.json b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/slate_bricks.json new file mode 100644 index 0000000000..57d1f132b6 --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/slate_bricks.json @@ -0,0 +1,33 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "tag": "hexcasting:slate_blocks" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hexcasting:stonecutting/slate_bricks" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hexcasting:stonecutting/slate_bricks" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/slate_bricks_small.json b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/slate_bricks_small.json new file mode 100644 index 0000000000..fa9f1894b9 --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/slate_bricks_small.json @@ -0,0 +1,33 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "tag": "hexcasting:slate_blocks" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hexcasting:stonecutting/slate_bricks_small" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hexcasting:stonecutting/slate_bricks_small" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/slate_pillar.json b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/slate_pillar.json new file mode 100644 index 0000000000..c7bd943b17 --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/slate_pillar.json @@ -0,0 +1,33 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "tag": "hexcasting:slate_blocks" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hexcasting:stonecutting/slate_pillar" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hexcasting:stonecutting/slate_pillar" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/slate_tiles.json b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/slate_tiles.json new file mode 100644 index 0000000000..98390070fc --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/advancements/recipes/building_blocks/stonecutting/slate_tiles.json @@ -0,0 +1,33 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_item": { + "conditions": { + "items": [ + { + "tag": "hexcasting:slate_blocks" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "hexcasting:stonecutting/slate_tiles" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_item", + "has_the_recipe" + ] + ], + "rewards": { + "recipes": [ + "hexcasting:stonecutting/slate_tiles" + ] + }, + "sends_telemetry_event": false +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/recipes/amethyst_bricks.json b/Forge/src/generated/resources/data/hexcasting/recipes/amethyst_bricks.json new file mode 100644 index 0000000000..84cd942bb3 --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/recipes/amethyst_bricks.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "building", + "key": { + "#": { + "item": "minecraft:amethyst_block" + } + }, + "pattern": [ + "##", + "##" + ], + "result": { + "count": 4, + "item": "hexcasting:amethyst_bricks" + }, + "show_notification": true +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/recipes/amethyst_bricks_from_amethyst_bricks_small.json b/Forge/src/generated/resources/data/hexcasting/recipes/amethyst_bricks_from_amethyst_bricks_small.json new file mode 100644 index 0000000000..71f55ac6dd --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/recipes/amethyst_bricks_from_amethyst_bricks_small.json @@ -0,0 +1,12 @@ +{ + "type": "minecraft:crafting_shapeless", + "category": "building", + "ingredients": [ + { + "item": "hexcasting:amethyst_bricks_small" + } + ], + "result": { + "item": "hexcasting:amethyst_bricks" + } +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/recipes/amethyst_bricks_small_from_amethyst_bricks.json b/Forge/src/generated/resources/data/hexcasting/recipes/amethyst_bricks_small_from_amethyst_bricks.json new file mode 100644 index 0000000000..d41d6cbbf7 --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/recipes/amethyst_bricks_small_from_amethyst_bricks.json @@ -0,0 +1,12 @@ +{ + "type": "minecraft:crafting_shapeless", + "category": "building", + "ingredients": [ + { + "item": "hexcasting:amethyst_bricks" + } + ], + "result": { + "item": "hexcasting:amethyst_bricks_small" + } +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/recipes/amethyst_pillar.json b/Forge/src/generated/resources/data/hexcasting/recipes/amethyst_pillar.json new file mode 100644 index 0000000000..bc5387bff3 --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/recipes/amethyst_pillar.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "building", + "key": { + "#": { + "item": "minecraft:amethyst_block" + } + }, + "pattern": [ + "#", + "#" + ], + "result": { + "count": 2, + "item": "hexcasting:amethyst_pillar" + }, + "show_notification": true +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/recipes/amethyst_tiles.json b/Forge/src/generated/resources/data/hexcasting/recipes/amethyst_tiles.json index d41a67a785..674715a62d 100644 --- a/Forge/src/generated/resources/data/hexcasting/recipes/amethyst_tiles.json +++ b/Forge/src/generated/resources/data/hexcasting/recipes/amethyst_tiles.json @@ -2,23 +2,16 @@ "type": "minecraft:crafting_shaped", "category": "building", "key": { - "C": { - "item": "minecraft:amethyst_block" - }, - "D": { - "item": "minecraft:amethyst_block" - }, - "I": { - "item": "hexcasting:amethyst_dust" + "#": { + "item": "hexcasting:amethyst_bricks" } }, "pattern": [ - "DCD", - "CIC", - "DCD" + "##", + "##" ], "result": { - "count": 8, + "count": 4, "item": "hexcasting:amethyst_tiles" }, "show_notification": true diff --git a/Forge/src/generated/resources/data/hexcasting/recipes/quenched_allay_bricks.json b/Forge/src/generated/resources/data/hexcasting/recipes/quenched_allay_bricks.json new file mode 100644 index 0000000000..28f0b32b12 --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/recipes/quenched_allay_bricks.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "building", + "key": { + "#": { + "item": "hexcasting:quenched_allay" + } + }, + "pattern": [ + "##", + "##" + ], + "result": { + "count": 4, + "item": "hexcasting:quenched_allay_bricks" + }, + "show_notification": true +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/recipes/quenched_allay_bricks_from_quenched_allay_bricks_small.json b/Forge/src/generated/resources/data/hexcasting/recipes/quenched_allay_bricks_from_quenched_allay_bricks_small.json new file mode 100644 index 0000000000..fe5d0689ea --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/recipes/quenched_allay_bricks_from_quenched_allay_bricks_small.json @@ -0,0 +1,12 @@ +{ + "type": "minecraft:crafting_shapeless", + "category": "building", + "ingredients": [ + { + "item": "hexcasting:quenched_allay_bricks_small" + } + ], + "result": { + "item": "hexcasting:quenched_allay_bricks" + } +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/recipes/quenched_allay_bricks_small_from_quenched_allay_bricks.json b/Forge/src/generated/resources/data/hexcasting/recipes/quenched_allay_bricks_small_from_quenched_allay_bricks.json new file mode 100644 index 0000000000..39371d2da1 --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/recipes/quenched_allay_bricks_small_from_quenched_allay_bricks.json @@ -0,0 +1,12 @@ +{ + "type": "minecraft:crafting_shapeless", + "category": "building", + "ingredients": [ + { + "item": "hexcasting:quenched_allay_bricks" + } + ], + "result": { + "item": "hexcasting:quenched_allay_bricks_small" + } +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/recipes/quenched_allay_tiles.json b/Forge/src/generated/resources/data/hexcasting/recipes/quenched_allay_tiles.json new file mode 100644 index 0000000000..4551fabc34 --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/recipes/quenched_allay_tiles.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "building", + "key": { + "#": { + "item": "hexcasting:quenched_allay_bricks" + } + }, + "pattern": [ + "##", + "##" + ], + "result": { + "count": 4, + "item": "hexcasting:quenched_allay_tiles" + }, + "show_notification": true +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/recipes/slate_amethyst_bricks.json b/Forge/src/generated/resources/data/hexcasting/recipes/slate_amethyst_bricks.json new file mode 100644 index 0000000000..11cab9aed7 --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/recipes/slate_amethyst_bricks.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shapeless", + "category": "building", + "ingredients": [ + { + "item": "hexcasting:slate_bricks" + }, + { + "item": "hexcasting:amethyst_bricks" + } + ], + "result": { + "count": 2, + "item": "hexcasting:slate_amethyst_bricks" + } +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/recipes/slate_amethyst_bricks_small.json b/Forge/src/generated/resources/data/hexcasting/recipes/slate_amethyst_bricks_small.json new file mode 100644 index 0000000000..a403896319 --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/recipes/slate_amethyst_bricks_small.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shapeless", + "category": "building", + "ingredients": [ + { + "item": "hexcasting:slate_bricks_small" + }, + { + "item": "hexcasting:amethyst_bricks_small" + } + ], + "result": { + "count": 2, + "item": "hexcasting:slate_amethyst_bricks_small" + } +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/recipes/slate_amethyst_pillar.json b/Forge/src/generated/resources/data/hexcasting/recipes/slate_amethyst_pillar.json new file mode 100644 index 0000000000..1265220319 --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/recipes/slate_amethyst_pillar.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shapeless", + "category": "building", + "ingredients": [ + { + "item": "hexcasting:slate_pillar" + }, + { + "item": "hexcasting:amethyst_pillar" + } + ], + "result": { + "count": 2, + "item": "hexcasting:slate_amethyst_pillar" + } +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/recipes/slate_amethyst_tiles.json b/Forge/src/generated/resources/data/hexcasting/recipes/slate_amethyst_tiles.json new file mode 100644 index 0000000000..5cb7e77e23 --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/recipes/slate_amethyst_tiles.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shapeless", + "category": "building", + "ingredients": [ + { + "item": "hexcasting:slate_tiles" + }, + { + "item": "hexcasting:amethyst_tiles" + } + ], + "result": { + "count": 2, + "item": "hexcasting:slate_amethyst_tiles" + } +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/recipes/slate_bricks.json b/Forge/src/generated/resources/data/hexcasting/recipes/slate_bricks.json new file mode 100644 index 0000000000..e7320fda78 --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/recipes/slate_bricks.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "building", + "key": { + "#": { + "item": "hexcasting:slate_block" + } + }, + "pattern": [ + "##", + "##" + ], + "result": { + "count": 4, + "item": "hexcasting:slate_bricks" + }, + "show_notification": true +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/recipes/slate_bricks_from_slate_bricks_small.json b/Forge/src/generated/resources/data/hexcasting/recipes/slate_bricks_from_slate_bricks_small.json new file mode 100644 index 0000000000..2afebcd850 --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/recipes/slate_bricks_from_slate_bricks_small.json @@ -0,0 +1,12 @@ +{ + "type": "minecraft:crafting_shapeless", + "category": "building", + "ingredients": [ + { + "item": "hexcasting:slate_bricks_small" + } + ], + "result": { + "item": "hexcasting:slate_bricks" + } +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/recipes/slate_bricks_small_from_slate_bricks.json b/Forge/src/generated/resources/data/hexcasting/recipes/slate_bricks_small_from_slate_bricks.json new file mode 100644 index 0000000000..c7160e7d35 --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/recipes/slate_bricks_small_from_slate_bricks.json @@ -0,0 +1,12 @@ +{ + "type": "minecraft:crafting_shapeless", + "category": "building", + "ingredients": [ + { + "item": "hexcasting:slate_bricks" + } + ], + "result": { + "item": "hexcasting:slate_bricks_small" + } +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/recipes/slate_pillar.json b/Forge/src/generated/resources/data/hexcasting/recipes/slate_pillar.json new file mode 100644 index 0000000000..95df1e497a --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/recipes/slate_pillar.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "building", + "key": { + "#": { + "item": "hexcasting:slate_block" + } + }, + "pattern": [ + "#", + "#" + ], + "result": { + "count": 2, + "item": "hexcasting:slate_pillar" + }, + "show_notification": true +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/recipes/slate_tiles.json b/Forge/src/generated/resources/data/hexcasting/recipes/slate_tiles.json new file mode 100644 index 0000000000..beb80118a8 --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/recipes/slate_tiles.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "building", + "key": { + "#": { + "item": "hexcasting:slate_bricks" + } + }, + "pattern": [ + "##", + "##" + ], + "result": { + "count": 4, + "item": "hexcasting:slate_tiles" + }, + "show_notification": true +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/recipes/stonecutting/amethyst_bricks.json b/Forge/src/generated/resources/data/hexcasting/recipes/stonecutting/amethyst_bricks.json new file mode 100644 index 0000000000..e31a365848 --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/recipes/stonecutting/amethyst_bricks.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "hexcasting:amethyst_blocks" + }, + "result": "hexcasting:amethyst_bricks" +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/recipes/stonecutting/amethyst_bricks_small.json b/Forge/src/generated/resources/data/hexcasting/recipes/stonecutting/amethyst_bricks_small.json new file mode 100644 index 0000000000..224e2b2227 --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/recipes/stonecutting/amethyst_bricks_small.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "hexcasting:amethyst_blocks" + }, + "result": "hexcasting:amethyst_bricks_small" +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/recipes/stonecutting/amethyst_pillar.json b/Forge/src/generated/resources/data/hexcasting/recipes/stonecutting/amethyst_pillar.json new file mode 100644 index 0000000000..e90486e072 --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/recipes/stonecutting/amethyst_pillar.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "hexcasting:amethyst_blocks" + }, + "result": "hexcasting:amethyst_pillar" +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/recipes/stonecutting/amethyst_tiles.json b/Forge/src/generated/resources/data/hexcasting/recipes/stonecutting/amethyst_tiles.json index 020b0ec65f..b8d3256be2 100644 --- a/Forge/src/generated/resources/data/hexcasting/recipes/stonecutting/amethyst_tiles.json +++ b/Forge/src/generated/resources/data/hexcasting/recipes/stonecutting/amethyst_tiles.json @@ -2,7 +2,7 @@ "type": "minecraft:stonecutting", "count": 1, "ingredient": { - "item": "minecraft:amethyst_block" + "tag": "hexcasting:amethyst_blocks" }, "result": "hexcasting:amethyst_tiles" } \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/recipes/stonecutting/quenched_allay_bricks.json b/Forge/src/generated/resources/data/hexcasting/recipes/stonecutting/quenched_allay_bricks.json new file mode 100644 index 0000000000..b3c53456f8 --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/recipes/stonecutting/quenched_allay_bricks.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "hexcasting:quenched_allay_blocks" + }, + "result": "hexcasting:quenched_allay_bricks" +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/recipes/stonecutting/quenched_allay_bricks_small.json b/Forge/src/generated/resources/data/hexcasting/recipes/stonecutting/quenched_allay_bricks_small.json new file mode 100644 index 0000000000..d77c21d186 --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/recipes/stonecutting/quenched_allay_bricks_small.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "hexcasting:quenched_allay_blocks" + }, + "result": "hexcasting:quenched_allay_bricks_small" +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/recipes/stonecutting/quenched_allay_tiles.json b/Forge/src/generated/resources/data/hexcasting/recipes/stonecutting/quenched_allay_tiles.json new file mode 100644 index 0000000000..6be7b1f7dc --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/recipes/stonecutting/quenched_allay_tiles.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "hexcasting:quenched_allay_blocks" + }, + "result": "hexcasting:quenched_allay_tiles" +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/recipes/stonecutting/slate_bricks.json b/Forge/src/generated/resources/data/hexcasting/recipes/stonecutting/slate_bricks.json new file mode 100644 index 0000000000..45ec158d58 --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/recipes/stonecutting/slate_bricks.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "hexcasting:slate_blocks" + }, + "result": "hexcasting:slate_bricks" +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/recipes/stonecutting/slate_bricks_small.json b/Forge/src/generated/resources/data/hexcasting/recipes/stonecutting/slate_bricks_small.json new file mode 100644 index 0000000000..0fd812ed48 --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/recipes/stonecutting/slate_bricks_small.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "hexcasting:slate_blocks" + }, + "result": "hexcasting:slate_bricks_small" +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/recipes/stonecutting/slate_pillar.json b/Forge/src/generated/resources/data/hexcasting/recipes/stonecutting/slate_pillar.json new file mode 100644 index 0000000000..7bed33595a --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/recipes/stonecutting/slate_pillar.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "hexcasting:slate_blocks" + }, + "result": "hexcasting:slate_pillar" +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/recipes/stonecutting/slate_tiles.json b/Forge/src/generated/resources/data/hexcasting/recipes/stonecutting/slate_tiles.json new file mode 100644 index 0000000000..eec5621823 --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/recipes/stonecutting/slate_tiles.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "tag": "hexcasting:slate_blocks" + }, + "result": "hexcasting:slate_tiles" +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/tags/blocks/amethyst_blocks.json b/Forge/src/generated/resources/data/hexcasting/tags/blocks/amethyst_blocks.json new file mode 100644 index 0000000000..5710e98698 --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/tags/blocks/amethyst_blocks.json @@ -0,0 +1,9 @@ +{ + "values": [ + "minecraft:amethyst_block", + "hexcasting:amethyst_bricks", + "hexcasting:amethyst_bricks_small", + "hexcasting:amethyst_tiles", + "hexcasting:amethyst_pillar" + ] +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/tags/blocks/quenched_allay_blocks.json b/Forge/src/generated/resources/data/hexcasting/tags/blocks/quenched_allay_blocks.json new file mode 100644 index 0000000000..2baec8591d --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/tags/blocks/quenched_allay_blocks.json @@ -0,0 +1,8 @@ +{ + "values": [ + "hexcasting:quenched_allay", + "hexcasting:quenched_allay_bricks", + "hexcasting:quenched_allay_bricks_small", + "hexcasting:quenched_allay_tiles" + ] +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/tags/blocks/slate_blocks.json b/Forge/src/generated/resources/data/hexcasting/tags/blocks/slate_blocks.json new file mode 100644 index 0000000000..fcebe17924 --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/tags/blocks/slate_blocks.json @@ -0,0 +1,9 @@ +{ + "values": [ + "hexcasting:slate_block", + "hexcasting:slate_bricks", + "hexcasting:slate_bricks_small", + "hexcasting:slate_tiles", + "hexcasting:slate_pillar" + ] +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/tags/items/amethyst_blocks.json b/Forge/src/generated/resources/data/hexcasting/tags/items/amethyst_blocks.json new file mode 100644 index 0000000000..5710e98698 --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/tags/items/amethyst_blocks.json @@ -0,0 +1,9 @@ +{ + "values": [ + "minecraft:amethyst_block", + "hexcasting:amethyst_bricks", + "hexcasting:amethyst_bricks_small", + "hexcasting:amethyst_tiles", + "hexcasting:amethyst_pillar" + ] +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/tags/items/quenched_allay_blocks.json b/Forge/src/generated/resources/data/hexcasting/tags/items/quenched_allay_blocks.json new file mode 100644 index 0000000000..2baec8591d --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/tags/items/quenched_allay_blocks.json @@ -0,0 +1,8 @@ +{ + "values": [ + "hexcasting:quenched_allay", + "hexcasting:quenched_allay_bricks", + "hexcasting:quenched_allay_bricks_small", + "hexcasting:quenched_allay_tiles" + ] +} \ No newline at end of file diff --git a/Forge/src/generated/resources/data/hexcasting/tags/items/slate_blocks.json b/Forge/src/generated/resources/data/hexcasting/tags/items/slate_blocks.json new file mode 100644 index 0000000000..fcebe17924 --- /dev/null +++ b/Forge/src/generated/resources/data/hexcasting/tags/items/slate_blocks.json @@ -0,0 +1,9 @@ +{ + "values": [ + "hexcasting:slate_block", + "hexcasting:slate_bricks", + "hexcasting:slate_bricks_small", + "hexcasting:slate_tiles", + "hexcasting:slate_pillar" + ] +} \ No newline at end of file