Changes

Summary

  1. Move anvil recipes to their own folder (details)
  2. Allow block ingredient to have multiple predicates, which are ORed together (details)
  3. Fix copy-property option not working (details)
  4. Make the sorted list of anvil recipes publicly accessible (details)
  5. Add slab anvil recipes (details)
Commit a99830976a380d483a5a2c6ea983f3b4cc0a50cd by spencerb21
Move anvil recipes to their own folder
The file was removedsrc/generated/resources/data/inspirations/recipes/anvil_smash_red_mushroom_block.json
The file was removedsrc/generated/resources/data/inspirations/recipes/black_mulch_from_anvil_smashing.json
The file was removedsrc/generated/resources/data/inspirations/recipes/anvil_smash_leaves.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/light_gray_concrete_powder.json
The file was removedsrc/generated/resources/data/inspirations/recipes/gravel_from_anvil_smashing.json
The file was removedsrc/generated/resources/data/inspirations/recipes/pink_concrete_powder_from_anvil_smashing.json
The file was removedsrc/generated/resources/data/inspirations/recipes/anvil_smash_infested_stone_bricks.json
The file was removedsrc/generated/resources/data/inspirations/recipes/prismarine_from_anvil_smashing.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/red_mulch.json
The file was removedsrc/generated/resources/data/inspirations/recipes/anvil_smash_glass_door.json
The file was removedsrc/generated/resources/data/inspirations/recipes/anvil_smash_infested_mossy_stone_bricks.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/smash_infested_stone.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/smash_glass_door.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/blue_mulch.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/smash_glass_panes_tag.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/lime_concrete_powder.json
The file was removedsrc/generated/resources/data/inspirations/recipes/anvil_smash_brown_mushroom_block.json
The file was modifiedsrc/generated/resources/.cache/cache (diff)
The file was removedsrc/generated/resources/data/inspirations/recipes/black_concrete_powder_from_anvil_smashing.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/smash_brown_mushroom_block.json
The file was removedsrc/generated/resources/data/inspirations/recipes/anvil_smash_infested_chiseled_stone_bricks.json
The file was removedsrc/generated/resources/data/inspirations/recipes/anvil_smash_ice.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/diorite.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/smash_carved_pumpkin.json
The file was removedsrc/generated/resources/data/inspirations/recipes/anvil_smash_glass_tag.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/gray_concrete_powder.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/red_sand.json
The file was removedsrc/generated/resources/data/inspirations/recipes/sand_from_anvil_smashing.json
The file was removedsrc/generated/resources/data/inspirations/recipes/anvil_smash_carved_pumpkin.json
The file was removedsrc/generated/resources/data/inspirations/recipes/anvil_smash_pumpkin.json
The file was removedsrc/generated/resources/data/inspirations/recipes/blackstone_from_bricks_anvil_smashing.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/end_stone.json
The file was removedsrc/generated/resources/data/inspirations/recipes/cobble_from_bricks_anvil_smashing.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/smash_jack_o_lantern.json
The file was removedsrc/generated/resources/data/inspirations/recipes/cyan_concrete_powder_from_anvil_smashing.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/smash_red_mushroom_block.json
The file was removedsrc/generated/resources/data/inspirations/recipes/light_gray_concrete_powder_from_anvil_smashing.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/prismarine.json
The file was removedsrc/generated/resources/data/inspirations/recipes/light_blue_concrete_powder_from_anvil_smashing.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/cobble_from_smooth_stone_anvil_smashing.json
The file was removedsrc/generated/resources/data/inspirations/recipes/blackstone_from_polished_anvil_smashing.json
The file was removedsrc/generated/resources/data/inspirations/recipes/blue_concrete_powder_from_anvil_smashing.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/andesite.json
The file was removedsrc/generated/resources/data/inspirations/recipes/cobble_from_smooth_stone_anvil_smashing.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/cobble_from_bricks_anvil_smashing.json
The file was removedsrc/generated/resources/data/inspirations/recipes/anvil_smash_infested_cobblestone.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/mossy_cobblestone.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/smash_leaves.json
The file was removedsrc/generated/resources/data/inspirations/recipes/diorite_from_anvil_smashing.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/smash_infested_mossy_stone_bricks.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/smash_infested_stone_bricks.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/brown_mulch.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/smash_melon.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/purple_concrete_powder.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/green_concrete_powder.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/pink_concrete_powder.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/smash_glass_tag.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/cobble_from_stone_anvil_smashing.json
The file was modifiedsrc/main/java/knightminer/inspirations/common/datagen/AnvilRecipeBuilder.java (diff)
The file was removedsrc/generated/resources/data/inspirations/recipes/orange_concrete_powder_from_anvil_smashing.json
The file was removedsrc/generated/resources/data/inspirations/recipes/anvil_smash_glass_trapdoor.json
The file was removedsrc/generated/resources/data/inspirations/recipes/anvil_smash_infested_cracked_stone_bricks.json
The file was removedsrc/generated/resources/data/inspirations/recipes/granite_from_anvil_smashing.json
The file was removedsrc/generated/resources/data/inspirations/recipes/end_stone_from_anvil_smashing.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/smash_infested_cracked_stone_bricks.json
The file was removedsrc/generated/resources/data/inspirations/recipes/blue_mulch_from_anvil_smashing.json
The file was removedsrc/generated/resources/data/inspirations/recipes/white_concrete_powder_from_anvil_smashing.json
The file was removedsrc/generated/resources/data/inspirations/recipes/red_mulch_from_anvil_smashing.json
The file was removedsrc/generated/resources/data/inspirations/recipes/anvil_smash_glass_panes_tag.json
The file was removedsrc/generated/resources/data/inspirations/recipes/purple_concrete_powder_from_anvil_smashing.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/black_mulch.json
The file was removedsrc/generated/resources/data/inspirations/recipes/lime_concrete_powder_from_anvil_smashing.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/cyan_concrete_powder.json
The file was removedsrc/generated/resources/data/inspirations/recipes/magenta_concrete_powder_from_anvil_smashing.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/smash_ice.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/gravel.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/sand.json
The file was removedsrc/generated/resources/data/inspirations/recipes/anvil_smash_jack_o_lantern.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/white_concrete_powder.json
The file was modifiedsrc/main/java/knightminer/inspirations/recipes/data/RecipesRecipeProvider.java (diff)
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/brown_concrete_powder.json
The file was removedsrc/generated/resources/data/inspirations/recipes/plain_mulch_from_anvil_smashing.json
The file was removedsrc/generated/resources/data/inspirations/recipes/brown_concrete_powder_from_anvil_smashing.json
The file was removedsrc/generated/resources/data/inspirations/recipes/gray_concrete_powder_from_anvil_smashing.json
The file was removedsrc/generated/resources/data/inspirations/recipes/anvil_smash_gold_from_gilded_blackstone.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/granite.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/smash_infested_cobblestone.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/smash_infested_chiseled_stone_bricks.json
The file was removedsrc/generated/resources/data/inspirations/recipes/red_concrete_powder_from_anvil_smashing.json
The file was removedsrc/generated/resources/data/inspirations/recipes/cobble_from_stone_anvil_smashing.json
The file was removedsrc/generated/resources/data/inspirations/recipes/anvil_smash_melon.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/black_concrete_powder.json
The file was removedsrc/generated/resources/data/inspirations/recipes/yellow_concrete_powder_from_anvil_smashing.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/light_blue_concrete_powder.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/yellow_concrete_powder.json
The file was removedsrc/generated/resources/data/inspirations/recipes/green_concrete_powder_from_anvil_smashing.json
The file was removedsrc/generated/resources/data/inspirations/recipes/brown_mulch_from_anvil_smashing.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/red_concrete_powder.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/blue_concrete_powder.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/orange_concrete_powder.json
The file was removedsrc/generated/resources/data/inspirations/recipes/red_sand_from_anvil_smashing.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/plain_mulch.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/smash_pumpkin.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/smash_gold_from_gilded_blackstone.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/blackstone_from_bricks_anvil_smashing.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/blackstone_from_polished_anvil_smashing.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/smash_glass_trapdoor.json
The file was removedsrc/generated/resources/data/inspirations/recipes/anvil_smash_infested_stone.json
The file was removedsrc/generated/resources/data/inspirations/recipes/andesite_from_anvil_smashing.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/magenta_concrete_powder.json
The file was removedsrc/generated/resources/data/inspirations/recipes/mossy_cobblestone_from_anvil_smashing.json
Commit ea23645c43d4138e5ec7e2a5b66deb49cd464862 by spencerb21
Allow block ingredient to have multiple predicates, which are ORed together
The file was modifiedsrc/main/java/knightminer/inspirations/common/datagen/AnvilRecipeBuilder.java (diff)
The file was modifiedsrc/main/java/knightminer/inspirations/library/recipe/BlockIngredient.java (diff)
Commit 0060efab6e8068a820e2398e6a3c5420caae75af by spencerb21
Fix copy-property option not working
The file was modifiedsrc/main/java/knightminer/inspirations/library/recipe/anvil/AnvilRecipe.java (diff)
Commit 3db12851535b9bd0756a81144d8b3cf1c3029ca2 by spencerb21
Make the sorted list of anvil recipes publicly accessible
The file was modifiedsrc/main/java/knightminer/inspirations/library/recipe/anvil/AnvilRecipe.java (diff)
Commit a1d861f7f601c3785add1180079f0c83487fddc8 by spencerb21
Add slab anvil recipes
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/cobble_from_stone_slab_double.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/diorite_slab_double.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/prismarine_slab_double.json
The file was removedsrc/generated/resources/data/inspirations/recipes/anvil/cobble_from_smooth_stone_anvil_smashing.json
The file was modifiedsrc/main/java/knightminer/inspirations/recipes/data/RecipesRecipeProvider.java (diff)
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/blackstone_from_bricks_slab_single.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/cobble_from_bricks.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/diorite_slab_single.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/end_stone_brick_slab_double.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/blackstone_from_polished.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/blackstone_slab_knockdown.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/granite_slab_single.json
The file was removedsrc/generated/resources/data/inspirations/recipes/anvil/cobble_from_bricks_anvil_smashing.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/cobble_from_bricks_slab_double.json
The file was modifiedsrc/generated/resources/.cache/cache (diff)
The file was removedsrc/generated/resources/data/inspirations/recipes/anvil/cobble_from_stone_anvil_smashing.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/prismarine_slab_single.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/cobble_from_stone.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/mossy_cobblestone_slab_single.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/blackstone_from_bricks_slab_double.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/cobble_from_smooth_stone.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/granite_slab_double.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/andesite_slab_double.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/cobble_from_bricks_slab_single.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/cobble_from_smooth_stone_slab_single.json
The file was removedsrc/generated/resources/data/inspirations/recipes/anvil/blackstone_from_polished_anvil_smashing.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/mossy_cobblestone_slab_double.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/andesite_slab_knockdown.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/blackstone_from_polished_slab_double.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/end_stone_brick_slab_single.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/cobblestone_slab_knockdown.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/blackstone_from_polished_slab_single.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/cobble_from_smooth_stone_slab_double.json
The file was removedsrc/generated/resources/data/inspirations/recipes/anvil/blackstone_from_bricks_anvil_smashing.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/cobble_from_stone_slab_single.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/granite_slab_knockdown.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/mossy_cobblestone_slab_knockdown.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/diorite_slab_knockdown.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/andesite_slab_single.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/blackstone_from_bricks.json
The file was addedsrc/generated/resources/data/inspirations/recipes/anvil/prismarine_slab_knockdown.json