diff --git a/assets/recipes.json b/assets/recipes.json new file mode 100644 index 000000000..44ee55b82 --- /dev/null +++ b/assets/recipes.json @@ -0,0 +1,18554 @@ +[ + { + "key": { + "#": "minecraft:acacia_planks" + }, + "pattern": [ + "# #", + "###" + ], + "result": { + "id": "minecraft:acacia_boat", + "count": 1 + }, + "group": "boat", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "group": "wooden_button", + "category": "redstone", + "result": { + "id": "minecraft:acacia_button", + "count": 1 + }, + "ingredients": [ + "minecraft:acacia_planks" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "chest_boat", + "category": "misc", + "result": { + "id": "minecraft:acacia_chest_boat", + "count": 1 + }, + "ingredients": [ + "minecraft:chest", + "minecraft:acacia_boat" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:acacia_planks" + }, + "pattern": [ + "##", + "##", + "##" + ], + "result": { + "id": "minecraft:acacia_door", + "count": 3 + }, + "group": "wooden_door", + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stick", + "W": "minecraft:acacia_planks" + }, + "pattern": [ + "W#W", + "W#W" + ], + "result": { + "id": "minecraft:acacia_fence", + "count": 3 + }, + "group": "wooden_fence", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stick", + "W": "minecraft:acacia_planks" + }, + "pattern": [ + "#W#", + "#W#" + ], + "result": { + "id": "minecraft:acacia_fence_gate", + "count": 1 + }, + "group": "wooden_fence_gate", + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stripped_acacia_log", + "X": "minecraft:chain" + }, + "pattern": [ + "X X", + "###", + "###" + ], + "result": { + "id": "minecraft:acacia_hanging_sign", + "count": 6 + }, + "group": "hanging_sign", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "group": "planks", + "category": "building", + "result": { + "id": "minecraft:acacia_planks", + "count": 4 + }, + "ingredients": [ + "#minecraft:acacia_logs" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:acacia_planks" + }, + "pattern": [ + "##" + ], + "result": { + "id": "minecraft:acacia_pressure_plate", + "count": 1 + }, + "group": "wooden_pressure_plate", + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:acacia_planks", + "X": "minecraft:stick" + }, + "pattern": [ + "###", + "###", + " X " + ], + "result": { + "id": "minecraft:acacia_sign", + "count": 3 + }, + "group": "wooden_sign", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:acacia_planks" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:acacia_slab", + "count": 6 + }, + "group": "wooden_slab", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:acacia_planks" + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:acacia_stairs", + "count": 4 + }, + "group": "wooden_stairs", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:acacia_planks" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:acacia_trapdoor", + "count": 2 + }, + "group": "wooden_trapdoor", + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:acacia_log" + }, + "pattern": [ + "##", + "##" + ], + "result": { + "id": "minecraft:acacia_wood", + "count": 3 + }, + "group": "bark", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:redstone_torch", + "S": "minecraft:stick", + "X": "minecraft:iron_ingot" + }, + "pattern": [ + "XSX", + "X#X", + "XSX" + ], + "result": { + "id": "minecraft:activator_rail", + "count": 6 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:amethyst_shard" + }, + "pattern": [ + "##", + "##" + ], + "result": { + "id": "minecraft:amethyst_block", + "count": 1 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "category": "building", + "result": { + "id": "minecraft:andesite", + "count": 2 + }, + "ingredients": [ + "minecraft:diorite", + "minecraft:cobblestone" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:andesite" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:andesite_slab", + "count": 6 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:andesite", + "result": { + "id": "minecraft:andesite_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:andesite" + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:andesite_stairs", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:andesite", + "result": { + "id": "minecraft:andesite_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:andesite" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:andesite_wall", + "count": 6 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:andesite", + "result": { + "id": "minecraft:andesite_wall", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "I": "minecraft:iron_block", + "i": "minecraft:iron_ingot" + }, + "pattern": [ + "III", + " i ", + "iii" + ], + "result": { + "id": "minecraft:anvil", + "count": 1 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "category": "misc", + "type": "minecraft:crafting_special_armordye" + }, + { + "key": { + "/": "minecraft:stick", + "_": "minecraft:smooth_stone_slab" + }, + "pattern": [ + "///", + " / ", + "/_/" + ], + "result": { + "id": "minecraft:armor_stand", + "count": 1 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stick", + "X": "minecraft:flint", + "Y": "minecraft:feather" + }, + "pattern": [ + "X", + "#", + "Y" + ], + "result": { + "id": "minecraft:arrow", + "count": 4 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "result": { + "id": "minecraft:baked_potato" + }, + "experience": 0.35, + "cookingtime": 200, + "category": "food", + "ingredient": "minecraft:potato", + "type": "minecraft:smelting" + }, + { + "result": { + "id": "minecraft:baked_potato" + }, + "experience": 0.35, + "cookingtime": 600, + "category": "food", + "ingredient": "minecraft:potato", + "type": "minecraft:campfire_cooking" + }, + { + "result": { + "id": "minecraft:baked_potato" + }, + "experience": 0.35, + "cookingtime": 100, + "category": "food", + "ingredient": "minecraft:potato", + "type": "minecraft:smoking" + }, + { + "category": "building", + "result": { + "id": "minecraft:bamboo_block", + "count": 1 + }, + "ingredients": [ + "minecraft:bamboo", + "minecraft:bamboo", + "minecraft:bamboo", + "minecraft:bamboo", + "minecraft:bamboo", + "minecraft:bamboo", + "minecraft:bamboo", + "minecraft:bamboo", + "minecraft:bamboo" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "wooden_button", + "category": "redstone", + "result": { + "id": "minecraft:bamboo_button", + "count": 1 + }, + "ingredients": [ + "minecraft:bamboo_planks" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "chest_boat", + "category": "misc", + "result": { + "id": "minecraft:bamboo_chest_raft", + "count": 1 + }, + "ingredients": [ + "minecraft:chest", + "minecraft:bamboo_raft" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:bamboo_planks" + }, + "pattern": [ + "##", + "##", + "##" + ], + "result": { + "id": "minecraft:bamboo_door", + "count": 3 + }, + "group": "wooden_door", + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stick", + "W": "minecraft:bamboo_planks" + }, + "pattern": [ + "W#W", + "W#W" + ], + "result": { + "id": "minecraft:bamboo_fence", + "count": 3 + }, + "group": "wooden_fence", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stick", + "W": "minecraft:bamboo_planks" + }, + "pattern": [ + "#W#", + "#W#" + ], + "result": { + "id": "minecraft:bamboo_fence_gate", + "count": 1 + }, + "group": "wooden_fence_gate", + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stripped_bamboo_block", + "X": "minecraft:chain" + }, + "pattern": [ + "X X", + "###", + "###" + ], + "result": { + "id": "minecraft:bamboo_hanging_sign", + "count": 6 + }, + "group": "hanging_sign", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:bamboo_slab" + }, + "pattern": [ + "#", + "#" + ], + "result": { + "id": "minecraft:bamboo_mosaic", + "count": 1 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:bamboo_mosaic" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:bamboo_mosaic_slab", + "count": 6 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:bamboo_mosaic" + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:bamboo_mosaic_stairs", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "group": "planks", + "category": "building", + "result": { + "id": "minecraft:bamboo_planks", + "count": 2 + }, + "ingredients": [ + "#minecraft:bamboo_blocks" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:bamboo_planks" + }, + "pattern": [ + "##" + ], + "result": { + "id": "minecraft:bamboo_pressure_plate", + "count": 1 + }, + "group": "wooden_pressure_plate", + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:bamboo_planks" + }, + "pattern": [ + "# #", + "###" + ], + "result": { + "id": "minecraft:bamboo_raft", + "count": 1 + }, + "group": "boat", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:bamboo_planks", + "X": "minecraft:stick" + }, + "pattern": [ + "###", + "###", + " X " + ], + "result": { + "id": "minecraft:bamboo_sign", + "count": 3 + }, + "group": "wooden_sign", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:bamboo_planks" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:bamboo_slab", + "count": 6 + }, + "group": "wooden_slab", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:bamboo_planks" + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:bamboo_stairs", + "count": 4 + }, + "group": "wooden_stairs", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:bamboo_planks" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:bamboo_trapdoor", + "count": 2 + }, + "group": "wooden_trapdoor", + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "category": "misc", + "type": "minecraft:crafting_special_bannerduplicate" + }, + { + "key": { + "P": "#minecraft:planks", + "S": "#minecraft:wooden_slabs" + }, + "pattern": [ + "PSP", + "P P", + "PSP" + ], + "result": { + "id": "minecraft:barrel", + "count": 1 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "G": "minecraft:glass", + "O": "minecraft:obsidian", + "S": "minecraft:nether_star" + }, + "pattern": [ + "GGG", + "GSG", + "OOO" + ], + "result": { + "id": "minecraft:beacon", + "count": 1 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "H": "minecraft:honeycomb", + "P": "#minecraft:planks" + }, + "pattern": [ + "PPP", + "HHH", + "PPP" + ], + "result": { + "id": "minecraft:beehive", + "count": 1 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "category": "misc", + "result": { + "id": "minecraft:beetroot_soup", + "count": 1 + }, + "ingredients": [ + "minecraft:bowl", + "minecraft:beetroot", + "minecraft:beetroot", + "minecraft:beetroot", + "minecraft:beetroot", + "minecraft:beetroot", + "minecraft:beetroot" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:birch_planks" + }, + "pattern": [ + "# #", + "###" + ], + "result": { + "id": "minecraft:birch_boat", + "count": 1 + }, + "group": "boat", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "group": "wooden_button", + "category": "redstone", + "result": { + "id": "minecraft:birch_button", + "count": 1 + }, + "ingredients": [ + "minecraft:birch_planks" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "chest_boat", + "category": "misc", + "result": { + "id": "minecraft:birch_chest_boat", + "count": 1 + }, + "ingredients": [ + "minecraft:chest", + "minecraft:birch_boat" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:birch_planks" + }, + "pattern": [ + "##", + "##", + "##" + ], + "result": { + "id": "minecraft:birch_door", + "count": 3 + }, + "group": "wooden_door", + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stick", + "W": "minecraft:birch_planks" + }, + "pattern": [ + "W#W", + "W#W" + ], + "result": { + "id": "minecraft:birch_fence", + "count": 3 + }, + "group": "wooden_fence", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stick", + "W": "minecraft:birch_planks" + }, + "pattern": [ + "#W#", + "#W#" + ], + "result": { + "id": "minecraft:birch_fence_gate", + "count": 1 + }, + "group": "wooden_fence_gate", + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stripped_birch_log", + "X": "minecraft:chain" + }, + "pattern": [ + "X X", + "###", + "###" + ], + "result": { + "id": "minecraft:birch_hanging_sign", + "count": 6 + }, + "group": "hanging_sign", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "group": "planks", + "category": "building", + "result": { + "id": "minecraft:birch_planks", + "count": 4 + }, + "ingredients": [ + "#minecraft:birch_logs" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:birch_planks" + }, + "pattern": [ + "##" + ], + "result": { + "id": "minecraft:birch_pressure_plate", + "count": 1 + }, + "group": "wooden_pressure_plate", + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:birch_planks", + "X": "minecraft:stick" + }, + "pattern": [ + "###", + "###", + " X " + ], + "result": { + "id": "minecraft:birch_sign", + "count": 3 + }, + "group": "wooden_sign", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:birch_planks" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:birch_slab", + "count": 6 + }, + "group": "wooden_slab", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:birch_planks" + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:birch_stairs", + "count": 4 + }, + "group": "wooden_stairs", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:birch_planks" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:birch_trapdoor", + "count": 2 + }, + "group": "wooden_trapdoor", + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:birch_log" + }, + "pattern": [ + "##", + "##" + ], + "result": { + "id": "minecraft:birch_wood", + "count": 3 + }, + "group": "bark", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:black_wool", + "|": "minecraft:stick" + }, + "pattern": [ + "###", + "###", + " | " + ], + "result": { + "id": "minecraft:black_banner", + "count": 1 + }, + "group": "banner", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:black_wool", + "X": "#minecraft:planks" + }, + "pattern": [ + "###", + "XXX" + ], + "result": { + "id": "minecraft:black_bed", + "count": 1 + }, + "group": "bed", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "input": "#minecraft:bundles", + "material": "minecraft:black_dye", + "result": "minecraft:black_bundle", + "group": "bundle_dye", + "category": "equipment", + "type": "minecraft:crafting_transmute" + }, + { + "group": "dyed_candle", + "category": "misc", + "result": { + "id": "minecraft:black_candle", + "count": 1 + }, + "ingredients": [ + "minecraft:candle", + "minecraft:black_dye" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:black_wool" + }, + "pattern": [ + "##" + ], + "result": { + "id": "minecraft:black_carpet", + "count": 3 + }, + "group": "carpet", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "group": "concrete_powder", + "category": "building", + "result": { + "id": "minecraft:black_concrete_powder", + "count": 8 + }, + "ingredients": [ + "minecraft:black_dye", + "minecraft:sand", + "minecraft:sand", + "minecraft:sand", + "minecraft:sand", + "minecraft:gravel", + "minecraft:gravel", + "minecraft:gravel", + "minecraft:gravel" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "black_dye", + "category": "misc", + "result": { + "id": "minecraft:black_dye", + "count": 1 + }, + "ingredients": [ + "minecraft:ink_sac" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "black_dye", + "category": "misc", + "result": { + "id": "minecraft:black_dye", + "count": 1 + }, + "ingredients": [ + "minecraft:wither_rose" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "result": { + "id": "minecraft:black_glazed_terracotta" + }, + "experience": 0.1, + "cookingtime": 200, + "category": "blocks", + "ingredient": "minecraft:black_terracotta", + "type": "minecraft:smelting" + }, + { + "input": "#minecraft:shulker_boxes", + "material": "minecraft:black_dye", + "result": "minecraft:black_shulker_box", + "group": "shulker_box_dye", + "category": "misc", + "type": "minecraft:crafting_transmute" + }, + { + "key": { + "#": "minecraft:glass", + "X": "minecraft:black_dye" + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "id": "minecraft:black_stained_glass", + "count": 8 + }, + "group": "stained_glass", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:black_stained_glass" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:black_stained_glass_pane", + "count": 16 + }, + "group": "stained_glass_pane", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:glass_pane", + "$": "minecraft:black_dye" + }, + "pattern": [ + "###", + "#$#", + "###" + ], + "result": { + "id": "minecraft:black_stained_glass_pane", + "count": 8 + }, + "group": "stained_glass_pane", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:terracotta", + "X": "minecraft:black_dye" + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "id": "minecraft:black_terracotta", + "count": 8 + }, + "group": "stained_terracotta", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:blackstone" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:blackstone_slab", + "count": 6 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:blackstone", + "result": { + "id": "minecraft:blackstone_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:blackstone" + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:blackstone_stairs", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:blackstone", + "result": { + "id": "minecraft:blackstone_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:blackstone" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:blackstone_wall", + "count": 6 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:blackstone", + "result": { + "id": "minecraft:blackstone_wall", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:smooth_stone", + "I": "minecraft:iron_ingot", + "X": "minecraft:furnace" + }, + "pattern": [ + "III", + "IXI", + "###" + ], + "result": { + "id": "minecraft:blast_furnace", + "count": 1 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "category": "misc", + "result": { + "id": "minecraft:blaze_powder", + "count": 2 + }, + "ingredients": [ + "minecraft:blaze_rod" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:blue_wool", + "|": "minecraft:stick" + }, + "pattern": [ + "###", + "###", + " | " + ], + "result": { + "id": "minecraft:blue_banner", + "count": 1 + }, + "group": "banner", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:blue_wool", + "X": "#minecraft:planks" + }, + "pattern": [ + "###", + "XXX" + ], + "result": { + "id": "minecraft:blue_bed", + "count": 1 + }, + "group": "bed", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "input": "#minecraft:bundles", + "material": "minecraft:blue_dye", + "result": "minecraft:blue_bundle", + "group": "bundle_dye", + "category": "equipment", + "type": "minecraft:crafting_transmute" + }, + { + "group": "dyed_candle", + "category": "misc", + "result": { + "id": "minecraft:blue_candle", + "count": 1 + }, + "ingredients": [ + "minecraft:candle", + "minecraft:blue_dye" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:blue_wool" + }, + "pattern": [ + "##" + ], + "result": { + "id": "minecraft:blue_carpet", + "count": 3 + }, + "group": "carpet", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "group": "concrete_powder", + "category": "building", + "result": { + "id": "minecraft:blue_concrete_powder", + "count": 8 + }, + "ingredients": [ + "minecraft:blue_dye", + "minecraft:sand", + "minecraft:sand", + "minecraft:sand", + "minecraft:sand", + "minecraft:gravel", + "minecraft:gravel", + "minecraft:gravel", + "minecraft:gravel" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "blue_dye", + "category": "misc", + "result": { + "id": "minecraft:blue_dye", + "count": 1 + }, + "ingredients": [ + "minecraft:lapis_lazuli" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "blue_dye", + "category": "misc", + "result": { + "id": "minecraft:blue_dye", + "count": 1 + }, + "ingredients": [ + "minecraft:cornflower" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "result": { + "id": "minecraft:blue_glazed_terracotta" + }, + "experience": 0.1, + "cookingtime": 200, + "category": "blocks", + "ingredient": "minecraft:blue_terracotta", + "type": "minecraft:smelting" + }, + { + "category": "building", + "result": { + "id": "minecraft:blue_ice", + "count": 1 + }, + "ingredients": [ + "minecraft:packed_ice", + "minecraft:packed_ice", + "minecraft:packed_ice", + "minecraft:packed_ice", + "minecraft:packed_ice", + "minecraft:packed_ice", + "minecraft:packed_ice", + "minecraft:packed_ice", + "minecraft:packed_ice" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "input": "#minecraft:shulker_boxes", + "material": "minecraft:blue_dye", + "result": "minecraft:blue_shulker_box", + "group": "shulker_box_dye", + "category": "misc", + "type": "minecraft:crafting_transmute" + }, + { + "key": { + "#": "minecraft:glass", + "X": "minecraft:blue_dye" + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "id": "minecraft:blue_stained_glass", + "count": 8 + }, + "group": "stained_glass", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:blue_stained_glass" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:blue_stained_glass_pane", + "count": 16 + }, + "group": "stained_glass_pane", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:glass_pane", + "$": "minecraft:blue_dye" + }, + "pattern": [ + "###", + "#$#", + "###" + ], + "result": { + "id": "minecraft:blue_stained_glass_pane", + "count": 8 + }, + "group": "stained_glass_pane", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:terracotta", + "X": "minecraft:blue_dye" + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "id": "minecraft:blue_terracotta", + "count": 8 + }, + "group": "stained_terracotta", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:diamond", + "C": [ + "minecraft:copper_block", + "minecraft:waxed_copper_block" + ], + "S": "minecraft:bolt_armor_trim_smithing_template" + }, + "pattern": [ + "#S#", + "#C#", + "###" + ], + "result": { + "id": "minecraft:bolt_armor_trim_smithing_template", + "count": 2 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "template": "minecraft:bolt_armor_trim_smithing_template", + "base": "#minecraft:trimmable_armor", + "addition": "#minecraft:trim_materials", + "type": "minecraft:smithing_trim" + }, + { + "key": { + "#": "minecraft:bone_meal" + }, + "pattern": [ + "###", + "###", + "###" + ], + "result": { + "id": "minecraft:bone_block", + "count": 1 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "group": "bonemeal", + "category": "misc", + "result": { + "id": "minecraft:bone_meal", + "count": 3 + }, + "ingredients": [ + "minecraft:bone" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "bonemeal", + "category": "misc", + "result": { + "id": "minecraft:bone_meal", + "count": 9 + }, + "ingredients": [ + "minecraft:bone_block" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "category": "misc", + "result": { + "id": "minecraft:book", + "count": 1 + }, + "ingredients": [ + "minecraft:paper", + "minecraft:paper", + "minecraft:paper", + "minecraft:leather" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "category": "misc", + "type": "minecraft:crafting_special_bookcloning" + }, + { + "key": { + "#": "#minecraft:planks", + "X": "minecraft:book" + }, + "pattern": [ + "###", + "XXX", + "###" + ], + "result": { + "id": "minecraft:bookshelf", + "count": 1 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "category": "misc", + "result": { + "id": "minecraft:bordure_indented_banner_pattern", + "count": 1 + }, + "ingredients": [ + "minecraft:paper", + "minecraft:vine" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:stick", + "X": "minecraft:string" + }, + "pattern": [ + " #X", + "# X", + " #X" + ], + "result": { + "id": "minecraft:bow", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "#minecraft:planks" + }, + "pattern": [ + "# #", + " # " + ], + "result": { + "id": "minecraft:bowl", + "count": 4 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:wheat" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:bread", + "count": 1 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "#minecraft:stone_crafting_materials", + "B": "minecraft:blaze_rod" + }, + "pattern": [ + " B ", + "###" + ], + "result": { + "id": "minecraft:brewing_stand", + "count": 1 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "result": { + "id": "minecraft:brick" + }, + "experience": 0.3, + "cookingtime": 200, + "category": "misc", + "ingredient": "minecraft:clay_ball", + "type": "minecraft:smelting" + }, + { + "key": { + "#": "minecraft:bricks" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:brick_slab", + "count": 6 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:bricks", + "result": { + "id": "minecraft:brick_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:bricks" + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:brick_stairs", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:bricks", + "result": { + "id": "minecraft:brick_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:bricks" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:brick_wall", + "count": 6 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:bricks", + "result": { + "id": "minecraft:brick_wall", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:brick" + }, + "pattern": [ + "##", + "##" + ], + "result": { + "id": "minecraft:bricks", + "count": 1 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:brown_wool", + "|": "minecraft:stick" + }, + "pattern": [ + "###", + "###", + " | " + ], + "result": { + "id": "minecraft:brown_banner", + "count": 1 + }, + "group": "banner", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:brown_wool", + "X": "#minecraft:planks" + }, + "pattern": [ + "###", + "XXX" + ], + "result": { + "id": "minecraft:brown_bed", + "count": 1 + }, + "group": "bed", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "input": "#minecraft:bundles", + "material": "minecraft:brown_dye", + "result": "minecraft:brown_bundle", + "group": "bundle_dye", + "category": "equipment", + "type": "minecraft:crafting_transmute" + }, + { + "group": "dyed_candle", + "category": "misc", + "result": { + "id": "minecraft:brown_candle", + "count": 1 + }, + "ingredients": [ + "minecraft:candle", + "minecraft:brown_dye" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:brown_wool" + }, + "pattern": [ + "##" + ], + "result": { + "id": "minecraft:brown_carpet", + "count": 3 + }, + "group": "carpet", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "group": "concrete_powder", + "category": "building", + "result": { + "id": "minecraft:brown_concrete_powder", + "count": 8 + }, + "ingredients": [ + "minecraft:brown_dye", + "minecraft:sand", + "minecraft:sand", + "minecraft:sand", + "minecraft:sand", + "minecraft:gravel", + "minecraft:gravel", + "minecraft:gravel", + "minecraft:gravel" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "brown_dye", + "category": "misc", + "result": { + "id": "minecraft:brown_dye", + "count": 1 + }, + "ingredients": [ + "minecraft:cocoa_beans" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "result": { + "id": "minecraft:brown_glazed_terracotta" + }, + "experience": 0.1, + "cookingtime": 200, + "category": "blocks", + "ingredient": "minecraft:brown_terracotta", + "type": "minecraft:smelting" + }, + { + "input": "#minecraft:shulker_boxes", + "material": "minecraft:brown_dye", + "result": "minecraft:brown_shulker_box", + "group": "shulker_box_dye", + "category": "misc", + "type": "minecraft:crafting_transmute" + }, + { + "key": { + "#": "minecraft:glass", + "X": "minecraft:brown_dye" + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "id": "minecraft:brown_stained_glass", + "count": 8 + }, + "group": "stained_glass", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:brown_stained_glass" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:brown_stained_glass_pane", + "count": 16 + }, + "group": "stained_glass_pane", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:glass_pane", + "$": "minecraft:brown_dye" + }, + "pattern": [ + "###", + "#$#", + "###" + ], + "result": { + "id": "minecraft:brown_stained_glass_pane", + "count": 8 + }, + "group": "stained_glass_pane", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:terracotta", + "X": "minecraft:brown_dye" + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "id": "minecraft:brown_terracotta", + "count": 8 + }, + "group": "stained_terracotta", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:copper_ingot", + "I": "minecraft:stick", + "X": "minecraft:feather" + }, + "pattern": [ + "X", + "#", + "I" + ], + "result": { + "id": "minecraft:brush", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:iron_ingot" + }, + "pattern": [ + "# #", + " # " + ], + "result": { + "id": "minecraft:bucket", + "count": 1 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:leather", + "-": "minecraft:string" + }, + "pattern": [ + "-", + "#" + ], + "result": { + "id": "minecraft:bundle", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "A": "minecraft:milk_bucket", + "B": "minecraft:sugar", + "C": "minecraft:wheat", + "E": "minecraft:egg" + }, + "pattern": [ + "AAA", + "BEB", + "CCC" + ], + "result": { + "id": "minecraft:cake", + "count": 1 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:amethyst_shard", + "X": "minecraft:sculk_sensor" + }, + "pattern": [ + " # ", + "#X#" + ], + "result": { + "id": "minecraft:calibrated_sculk_sensor", + "count": 1 + }, + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "C": "#minecraft:coals", + "L": "#minecraft:logs", + "S": "minecraft:stick" + }, + "pattern": [ + " S ", + "SCS", + "LLL" + ], + "result": { + "id": "minecraft:campfire", + "count": 1 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "H": "minecraft:honeycomb", + "S": "minecraft:string" + }, + "pattern": [ + "S", + "H" + ], + "result": { + "id": "minecraft:candle", + "count": 1 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:fishing_rod", + "X": "minecraft:carrot" + }, + "pattern": [ + "# ", + " X" + ], + "result": { + "id": "minecraft:carrot_on_a_stick", + "count": 1 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "#minecraft:planks", + "@": "minecraft:paper" + }, + "pattern": [ + "@@", + "##", + "##" + ], + "result": { + "id": "minecraft:cartography_table", + "count": 1 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:iron_ingot" + }, + "pattern": [ + "# #", + "# #", + "###" + ], + "result": { + "id": "minecraft:cauldron", + "count": 1 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "I": "minecraft:iron_ingot", + "N": "minecraft:iron_nugget" + }, + "pattern": [ + "N", + "I", + "N" + ], + "result": { + "id": "minecraft:chain", + "count": 1 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "result": { + "id": "minecraft:charcoal" + }, + "experience": 0.15, + "cookingtime": 200, + "category": "misc", + "ingredient": "#minecraft:logs_that_burn", + "type": "minecraft:smelting" + }, + { + "key": { + "#": "minecraft:cherry_planks" + }, + "pattern": [ + "# #", + "###" + ], + "result": { + "id": "minecraft:cherry_boat", + "count": 1 + }, + "group": "boat", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "group": "wooden_button", + "category": "redstone", + "result": { + "id": "minecraft:cherry_button", + "count": 1 + }, + "ingredients": [ + "minecraft:cherry_planks" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "chest_boat", + "category": "misc", + "result": { + "id": "minecraft:cherry_chest_boat", + "count": 1 + }, + "ingredients": [ + "minecraft:chest", + "minecraft:cherry_boat" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:cherry_planks" + }, + "pattern": [ + "##", + "##", + "##" + ], + "result": { + "id": "minecraft:cherry_door", + "count": 3 + }, + "group": "wooden_door", + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stick", + "W": "minecraft:cherry_planks" + }, + "pattern": [ + "W#W", + "W#W" + ], + "result": { + "id": "minecraft:cherry_fence", + "count": 3 + }, + "group": "wooden_fence", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stick", + "W": "minecraft:cherry_planks" + }, + "pattern": [ + "#W#", + "#W#" + ], + "result": { + "id": "minecraft:cherry_fence_gate", + "count": 1 + }, + "group": "wooden_fence_gate", + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stripped_cherry_log", + "X": "minecraft:chain" + }, + "pattern": [ + "X X", + "###", + "###" + ], + "result": { + "id": "minecraft:cherry_hanging_sign", + "count": 6 + }, + "group": "hanging_sign", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "group": "planks", + "category": "building", + "result": { + "id": "minecraft:cherry_planks", + "count": 4 + }, + "ingredients": [ + "#minecraft:cherry_logs" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:cherry_planks" + }, + "pattern": [ + "##" + ], + "result": { + "id": "minecraft:cherry_pressure_plate", + "count": 1 + }, + "group": "wooden_pressure_plate", + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:cherry_planks", + "X": "minecraft:stick" + }, + "pattern": [ + "###", + "###", + " X " + ], + "result": { + "id": "minecraft:cherry_sign", + "count": 3 + }, + "group": "wooden_sign", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:cherry_planks" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:cherry_slab", + "count": 6 + }, + "group": "wooden_slab", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:cherry_planks" + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:cherry_stairs", + "count": 4 + }, + "group": "wooden_stairs", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:cherry_planks" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:cherry_trapdoor", + "count": 2 + }, + "group": "wooden_trapdoor", + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:cherry_log" + }, + "pattern": [ + "##", + "##" + ], + "result": { + "id": "minecraft:cherry_wood", + "count": 3 + }, + "group": "bark", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "#minecraft:planks" + }, + "pattern": [ + "###", + "# #", + "###" + ], + "result": { + "id": "minecraft:chest", + "count": 1 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "category": "misc", + "result": { + "id": "minecraft:chest_minecart", + "count": 1 + }, + "ingredients": [ + "minecraft:chest", + "minecraft:minecart" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "#minecraft:planks", + "X": "#minecraft:wooden_slabs" + }, + "pattern": [ + "###", + "XXX", + "###" + ], + "result": { + "id": "minecraft:chiseled_bookshelf", + "count": 1 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:cut_copper_slab" + }, + "pattern": [ + "#", + "#" + ], + "result": { + "id": "minecraft:chiseled_copper", + "count": 1 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:copper_block", + "result": { + "id": "minecraft:chiseled_copper", + "count": 4 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:cut_copper", + "result": { + "id": "minecraft:chiseled_copper", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:cobbled_deepslate_slab" + }, + "pattern": [ + "#", + "#" + ], + "result": { + "id": "minecraft:chiseled_deepslate", + "count": 1 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:cobbled_deepslate", + "result": { + "id": "minecraft:chiseled_deepslate", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:nether_brick_slab" + }, + "pattern": [ + "#", + "#" + ], + "result": { + "id": "minecraft:chiseled_nether_bricks", + "count": 1 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:nether_bricks", + "result": { + "id": "minecraft:chiseled_nether_bricks", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:polished_blackstone_slab" + }, + "pattern": [ + "#", + "#" + ], + "result": { + "id": "minecraft:chiseled_polished_blackstone", + "count": 1 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:blackstone", + "result": { + "id": "minecraft:chiseled_polished_blackstone", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:polished_blackstone", + "result": { + "id": "minecraft:chiseled_polished_blackstone", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:quartz_slab" + }, + "pattern": [ + "#", + "#" + ], + "result": { + "id": "minecraft:chiseled_quartz_block", + "count": 1 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:quartz_block", + "result": { + "id": "minecraft:chiseled_quartz_block", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:red_sandstone_slab" + }, + "pattern": [ + "#", + "#" + ], + "result": { + "id": "minecraft:chiseled_red_sandstone", + "count": 1 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:red_sandstone", + "result": { + "id": "minecraft:chiseled_red_sandstone", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:sandstone_slab" + }, + "pattern": [ + "#", + "#" + ], + "result": { + "id": "minecraft:chiseled_sandstone", + "count": 1 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:sandstone", + "result": { + "id": "minecraft:chiseled_sandstone", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:stone_brick_slab" + }, + "pattern": [ + "#", + "#" + ], + "result": { + "id": "minecraft:chiseled_stone_bricks", + "count": 1 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:stone_bricks", + "result": { + "id": "minecraft:chiseled_stone_bricks", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:stone", + "result": { + "id": "minecraft:chiseled_stone_bricks", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:tuff_slab" + }, + "pattern": [ + "#", + "#" + ], + "result": { + "id": "minecraft:chiseled_tuff", + "count": 1 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:tuff_brick_slab" + }, + "pattern": [ + "#", + "#" + ], + "result": { + "id": "minecraft:chiseled_tuff_bricks", + "count": 1 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:polished_tuff", + "result": { + "id": "minecraft:chiseled_tuff_bricks", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:tuff_bricks", + "result": { + "id": "minecraft:chiseled_tuff_bricks", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:tuff", + "result": { + "id": "minecraft:chiseled_tuff_bricks", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:tuff", + "result": { + "id": "minecraft:chiseled_tuff", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:clay_ball" + }, + "pattern": [ + "##", + "##" + ], + "result": { + "id": "minecraft:clay", + "count": 1 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:gold_ingot", + "X": "minecraft:redstone" + }, + "pattern": [ + " # ", + "#X#", + " # " + ], + "result": { + "id": "minecraft:clock", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "category": "misc", + "result": { + "id": "minecraft:coal", + "count": 9 + }, + "ingredients": [ + "minecraft:coal_block" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:coal" + }, + "pattern": [ + "###", + "###", + "###" + ], + "result": { + "id": "minecraft:coal_block", + "count": 1 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "result": { + "id": "minecraft:coal" + }, + "experience": 0.1, + "cookingtime": 100, + "group": "coal", + "category": "misc", + "ingredient": "minecraft:coal_ore", + "type": "minecraft:blasting" + }, + { + "result": { + "id": "minecraft:coal" + }, + "experience": 0.1, + "cookingtime": 100, + "group": "coal", + "category": "misc", + "ingredient": "minecraft:deepslate_coal_ore", + "type": "minecraft:blasting" + }, + { + "result": { + "id": "minecraft:coal" + }, + "experience": 0.1, + "cookingtime": 200, + "group": "coal", + "category": "misc", + "ingredient": "minecraft:coal_ore", + "type": "minecraft:smelting" + }, + { + "result": { + "id": "minecraft:coal" + }, + "experience": 0.1, + "cookingtime": 200, + "group": "coal", + "category": "misc", + "ingredient": "minecraft:deepslate_coal_ore", + "type": "minecraft:smelting" + }, + { + "key": { + "D": "minecraft:dirt", + "G": "minecraft:gravel" + }, + "pattern": [ + "DG", + "GD" + ], + "result": { + "id": "minecraft:coarse_dirt", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:diamond", + "C": "minecraft:cobblestone", + "S": "minecraft:coast_armor_trim_smithing_template" + }, + "pattern": [ + "#S#", + "#C#", + "###" + ], + "result": { + "id": "minecraft:coast_armor_trim_smithing_template", + "count": 2 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "template": "minecraft:coast_armor_trim_smithing_template", + "base": "#minecraft:trimmable_armor", + "addition": "#minecraft:trim_materials", + "type": "minecraft:smithing_trim" + }, + { + "key": { + "#": "minecraft:cobbled_deepslate" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:cobbled_deepslate_slab", + "count": 6 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:cobbled_deepslate", + "result": { + "id": "minecraft:cobbled_deepslate_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:cobbled_deepslate" + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:cobbled_deepslate_stairs", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:cobbled_deepslate", + "result": { + "id": "minecraft:cobbled_deepslate_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:cobbled_deepslate" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:cobbled_deepslate_wall", + "count": 6 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:cobbled_deepslate", + "result": { + "id": "minecraft:cobbled_deepslate_wall", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:cobblestone" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:cobblestone_slab", + "count": 6 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:cobblestone", + "result": { + "id": "minecraft:cobblestone_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:cobblestone" + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:cobblestone_stairs", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:cobblestone", + "result": { + "id": "minecraft:cobblestone_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:cobblestone" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:cobblestone_wall", + "count": 6 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:cobblestone", + "result": { + "id": "minecraft:cobblestone_wall", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:redstone_torch", + "I": "minecraft:stone", + "X": "minecraft:quartz" + }, + "pattern": [ + " # ", + "#X#", + "III" + ], + "result": { + "id": "minecraft:comparator", + "count": 1 + }, + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:iron_ingot", + "X": "minecraft:redstone" + }, + "pattern": [ + " # ", + "#X#", + " # " + ], + "result": { + "id": "minecraft:compass", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "#minecraft:wooden_slabs" + }, + "pattern": [ + "# #", + "# #", + "###" + ], + "result": { + "id": "minecraft:composter", + "count": 1 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:nautilus_shell", + "X": "minecraft:heart_of_the_sea" + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "id": "minecraft:conduit", + "count": 1 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "result": { + "id": "minecraft:cooked_beef" + }, + "experience": 0.35, + "cookingtime": 200, + "category": "food", + "ingredient": "minecraft:beef", + "type": "minecraft:smelting" + }, + { + "result": { + "id": "minecraft:cooked_beef" + }, + "experience": 0.35, + "cookingtime": 600, + "category": "food", + "ingredient": "minecraft:beef", + "type": "minecraft:campfire_cooking" + }, + { + "result": { + "id": "minecraft:cooked_beef" + }, + "experience": 0.35, + "cookingtime": 100, + "category": "food", + "ingredient": "minecraft:beef", + "type": "minecraft:smoking" + }, + { + "result": { + "id": "minecraft:cooked_chicken" + }, + "experience": 0.35, + "cookingtime": 200, + "category": "food", + "ingredient": "minecraft:chicken", + "type": "minecraft:smelting" + }, + { + "result": { + "id": "minecraft:cooked_chicken" + }, + "experience": 0.35, + "cookingtime": 600, + "category": "food", + "ingredient": "minecraft:chicken", + "type": "minecraft:campfire_cooking" + }, + { + "result": { + "id": "minecraft:cooked_chicken" + }, + "experience": 0.35, + "cookingtime": 100, + "category": "food", + "ingredient": "minecraft:chicken", + "type": "minecraft:smoking" + }, + { + "result": { + "id": "minecraft:cooked_cod" + }, + "experience": 0.35, + "cookingtime": 200, + "category": "food", + "ingredient": "minecraft:cod", + "type": "minecraft:smelting" + }, + { + "result": { + "id": "minecraft:cooked_cod" + }, + "experience": 0.35, + "cookingtime": 600, + "category": "food", + "ingredient": "minecraft:cod", + "type": "minecraft:campfire_cooking" + }, + { + "result": { + "id": "minecraft:cooked_cod" + }, + "experience": 0.35, + "cookingtime": 100, + "category": "food", + "ingredient": "minecraft:cod", + "type": "minecraft:smoking" + }, + { + "result": { + "id": "minecraft:cooked_mutton" + }, + "experience": 0.35, + "cookingtime": 200, + "category": "food", + "ingredient": "minecraft:mutton", + "type": "minecraft:smelting" + }, + { + "result": { + "id": "minecraft:cooked_mutton" + }, + "experience": 0.35, + "cookingtime": 600, + "category": "food", + "ingredient": "minecraft:mutton", + "type": "minecraft:campfire_cooking" + }, + { + "result": { + "id": "minecraft:cooked_mutton" + }, + "experience": 0.35, + "cookingtime": 100, + "category": "food", + "ingredient": "minecraft:mutton", + "type": "minecraft:smoking" + }, + { + "result": { + "id": "minecraft:cooked_porkchop" + }, + "experience": 0.35, + "cookingtime": 200, + "category": "food", + "ingredient": "minecraft:porkchop", + "type": "minecraft:smelting" + }, + { + "result": { + "id": "minecraft:cooked_porkchop" + }, + "experience": 0.35, + "cookingtime": 600, + "category": "food", + "ingredient": "minecraft:porkchop", + "type": "minecraft:campfire_cooking" + }, + { + "result": { + "id": "minecraft:cooked_porkchop" + }, + "experience": 0.35, + "cookingtime": 100, + "category": "food", + "ingredient": "minecraft:porkchop", + "type": "minecraft:smoking" + }, + { + "result": { + "id": "minecraft:cooked_rabbit" + }, + "experience": 0.35, + "cookingtime": 200, + "category": "food", + "ingredient": "minecraft:rabbit", + "type": "minecraft:smelting" + }, + { + "result": { + "id": "minecraft:cooked_rabbit" + }, + "experience": 0.35, + "cookingtime": 600, + "category": "food", + "ingredient": "minecraft:rabbit", + "type": "minecraft:campfire_cooking" + }, + { + "result": { + "id": "minecraft:cooked_rabbit" + }, + "experience": 0.35, + "cookingtime": 100, + "category": "food", + "ingredient": "minecraft:rabbit", + "type": "minecraft:smoking" + }, + { + "result": { + "id": "minecraft:cooked_salmon" + }, + "experience": 0.35, + "cookingtime": 200, + "category": "food", + "ingredient": "minecraft:salmon", + "type": "minecraft:smelting" + }, + { + "result": { + "id": "minecraft:cooked_salmon" + }, + "experience": 0.35, + "cookingtime": 600, + "category": "food", + "ingredient": "minecraft:salmon", + "type": "minecraft:campfire_cooking" + }, + { + "result": { + "id": "minecraft:cooked_salmon" + }, + "experience": 0.35, + "cookingtime": 100, + "category": "food", + "ingredient": "minecraft:salmon", + "type": "minecraft:smoking" + }, + { + "key": { + "#": "minecraft:wheat", + "X": "minecraft:cocoa_beans" + }, + "pattern": [ + "#X#" + ], + "result": { + "id": "minecraft:cookie", + "count": 8 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:copper_ingot" + }, + "pattern": [ + "###", + "###", + "###" + ], + "result": { + "id": "minecraft:copper_block", + "count": 1 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "B": "minecraft:blaze_rod", + "C": "minecraft:copper_block", + "R": "minecraft:redstone" + }, + "pattern": [ + " C ", + "CBC", + " R " + ], + "result": { + "id": "minecraft:copper_bulb", + "count": 4 + }, + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:copper_ingot" + }, + "pattern": [ + "##", + "##", + "##" + ], + "result": { + "id": "minecraft:copper_door", + "count": 3 + }, + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "M": "minecraft:copper_block" + }, + "pattern": [ + " M ", + "M M", + " M " + ], + "result": { + "id": "minecraft:copper_grate", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:copper_block", + "result": { + "id": "minecraft:copper_grate", + "count": 4 + }, + "type": "minecraft:stonecutting" + }, + { + "group": "copper_ingot", + "category": "misc", + "result": { + "id": "minecraft:copper_ingot", + "count": 9 + }, + "ingredients": [ + "minecraft:copper_block" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "result": { + "id": "minecraft:copper_ingot" + }, + "experience": 0.7, + "cookingtime": 100, + "group": "copper_ingot", + "category": "misc", + "ingredient": "minecraft:copper_ore", + "type": "minecraft:blasting" + }, + { + "result": { + "id": "minecraft:copper_ingot" + }, + "experience": 0.7, + "cookingtime": 100, + "group": "copper_ingot", + "category": "misc", + "ingredient": "minecraft:deepslate_copper_ore", + "type": "minecraft:blasting" + }, + { + "result": { + "id": "minecraft:copper_ingot" + }, + "experience": 0.7, + "cookingtime": 100, + "group": "copper_ingot", + "category": "misc", + "ingredient": "minecraft:raw_copper", + "type": "minecraft:blasting" + }, + { + "result": { + "id": "minecraft:copper_ingot" + }, + "experience": 0.7, + "cookingtime": 200, + "group": "copper_ingot", + "category": "misc", + "ingredient": "minecraft:copper_ore", + "type": "minecraft:smelting" + }, + { + "result": { + "id": "minecraft:copper_ingot" + }, + "experience": 0.7, + "cookingtime": 200, + "group": "copper_ingot", + "category": "misc", + "ingredient": "minecraft:deepslate_copper_ore", + "type": "minecraft:smelting" + }, + { + "result": { + "id": "minecraft:copper_ingot" + }, + "experience": 0.7, + "cookingtime": 200, + "group": "copper_ingot", + "category": "misc", + "ingredient": "minecraft:raw_copper", + "type": "minecraft:smelting" + }, + { + "group": "copper_ingot", + "category": "misc", + "result": { + "id": "minecraft:copper_ingot", + "count": 9 + }, + "ingredients": [ + "minecraft:waxed_copper_block" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:copper_ingot" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:copper_trapdoor", + "count": 2 + }, + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "result": { + "id": "minecraft:cracked_deepslate_bricks" + }, + "experience": 0.1, + "cookingtime": 200, + "category": "blocks", + "ingredient": "minecraft:deepslate_bricks", + "type": "minecraft:smelting" + }, + { + "result": { + "id": "minecraft:cracked_deepslate_tiles" + }, + "experience": 0.1, + "cookingtime": 200, + "category": "blocks", + "ingredient": "minecraft:deepslate_tiles", + "type": "minecraft:smelting" + }, + { + "result": { + "id": "minecraft:cracked_nether_bricks" + }, + "experience": 0.1, + "cookingtime": 200, + "category": "blocks", + "ingredient": "minecraft:nether_bricks", + "type": "minecraft:smelting" + }, + { + "result": { + "id": "minecraft:cracked_polished_blackstone_bricks" + }, + "experience": 0.1, + "cookingtime": 200, + "category": "blocks", + "ingredient": "minecraft:polished_blackstone_bricks", + "type": "minecraft:smelting" + }, + { + "result": { + "id": "minecraft:cracked_stone_bricks" + }, + "experience": 0.1, + "cookingtime": 200, + "category": "blocks", + "ingredient": "minecraft:stone_bricks", + "type": "minecraft:smelting" + }, + { + "key": { + "#": "minecraft:iron_ingot", + "C": "minecraft:crafting_table", + "D": "minecraft:dropper", + "R": "minecraft:redstone" + }, + "pattern": [ + "###", + "#C#", + "RDR" + ], + "result": { + "id": "minecraft:crafter", + "count": 1 + }, + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "#minecraft:planks" + }, + "pattern": [ + "##", + "##" + ], + "result": { + "id": "minecraft:crafting_table", + "count": 1 + }, + "show_notification": false, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "category": "misc", + "result": { + "id": "minecraft:creeper_banner_pattern", + "count": 1 + }, + "ingredients": [ + "minecraft:paper", + "minecraft:creeper_head" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "wooden_button", + "category": "redstone", + "result": { + "id": "minecraft:crimson_button", + "count": 1 + }, + "ingredients": [ + "minecraft:crimson_planks" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:crimson_planks" + }, + "pattern": [ + "##", + "##", + "##" + ], + "result": { + "id": "minecraft:crimson_door", + "count": 3 + }, + "group": "wooden_door", + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stick", + "W": "minecraft:crimson_planks" + }, + "pattern": [ + "W#W", + "W#W" + ], + "result": { + "id": "minecraft:crimson_fence", + "count": 3 + }, + "group": "wooden_fence", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stick", + "W": "minecraft:crimson_planks" + }, + "pattern": [ + "#W#", + "#W#" + ], + "result": { + "id": "minecraft:crimson_fence_gate", + "count": 1 + }, + "group": "wooden_fence_gate", + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stripped_crimson_stem", + "X": "minecraft:chain" + }, + "pattern": [ + "X X", + "###", + "###" + ], + "result": { + "id": "minecraft:crimson_hanging_sign", + "count": 6 + }, + "group": "hanging_sign", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:crimson_stem" + }, + "pattern": [ + "##", + "##" + ], + "result": { + "id": "minecraft:crimson_hyphae", + "count": 3 + }, + "group": "bark", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "group": "planks", + "category": "building", + "result": { + "id": "minecraft:crimson_planks", + "count": 4 + }, + "ingredients": [ + "#minecraft:crimson_stems" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:crimson_planks" + }, + "pattern": [ + "##" + ], + "result": { + "id": "minecraft:crimson_pressure_plate", + "count": 1 + }, + "group": "wooden_pressure_plate", + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:crimson_planks", + "X": "minecraft:stick" + }, + "pattern": [ + "###", + "###", + " X " + ], + "result": { + "id": "minecraft:crimson_sign", + "count": 3 + }, + "group": "wooden_sign", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:crimson_planks" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:crimson_slab", + "count": 6 + }, + "group": "wooden_slab", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:crimson_planks" + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:crimson_stairs", + "count": 4 + }, + "group": "wooden_stairs", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:crimson_planks" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:crimson_trapdoor", + "count": 2 + }, + "group": "wooden_trapdoor", + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stick", + "$": "minecraft:tripwire_hook", + "&": "minecraft:iron_ingot", + "~": "minecraft:string" + }, + "pattern": [ + "#&#", + "~$~", + " # " + ], + "result": { + "id": "minecraft:crossbow", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:copper_block" + }, + "pattern": [ + "##", + "##" + ], + "result": { + "id": "minecraft:cut_copper", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:copper_block", + "result": { + "id": "minecraft:cut_copper", + "count": 4 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:cut_copper" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:cut_copper_slab", + "count": 6 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:copper_block", + "result": { + "id": "minecraft:cut_copper_slab", + "count": 8 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:cut_copper", + "result": { + "id": "minecraft:cut_copper_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:cut_copper" + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:cut_copper_stairs", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:copper_block", + "result": { + "id": "minecraft:cut_copper_stairs", + "count": 4 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:cut_copper", + "result": { + "id": "minecraft:cut_copper_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:red_sandstone" + }, + "pattern": [ + "##", + "##" + ], + "result": { + "id": "minecraft:cut_red_sandstone", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:red_sandstone", + "result": { + "id": "minecraft:cut_red_sandstone", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:cut_red_sandstone" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:cut_red_sandstone_slab", + "count": 6 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:cut_red_sandstone", + "result": { + "id": "minecraft:cut_red_sandstone_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:red_sandstone", + "result": { + "id": "minecraft:cut_red_sandstone_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:sandstone" + }, + "pattern": [ + "##", + "##" + ], + "result": { + "id": "minecraft:cut_sandstone", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:sandstone", + "result": { + "id": "minecraft:cut_sandstone", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:cut_sandstone" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:cut_sandstone_slab", + "count": 6 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:cut_sandstone", + "result": { + "id": "minecraft:cut_sandstone_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:sandstone", + "result": { + "id": "minecraft:cut_sandstone_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:cyan_wool", + "|": "minecraft:stick" + }, + "pattern": [ + "###", + "###", + " | " + ], + "result": { + "id": "minecraft:cyan_banner", + "count": 1 + }, + "group": "banner", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:cyan_wool", + "X": "#minecraft:planks" + }, + "pattern": [ + "###", + "XXX" + ], + "result": { + "id": "minecraft:cyan_bed", + "count": 1 + }, + "group": "bed", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "input": "#minecraft:bundles", + "material": "minecraft:cyan_dye", + "result": "minecraft:cyan_bundle", + "group": "bundle_dye", + "category": "equipment", + "type": "minecraft:crafting_transmute" + }, + { + "group": "dyed_candle", + "category": "misc", + "result": { + "id": "minecraft:cyan_candle", + "count": 1 + }, + "ingredients": [ + "minecraft:candle", + "minecraft:cyan_dye" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:cyan_wool" + }, + "pattern": [ + "##" + ], + "result": { + "id": "minecraft:cyan_carpet", + "count": 3 + }, + "group": "carpet", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "group": "concrete_powder", + "category": "building", + "result": { + "id": "minecraft:cyan_concrete_powder", + "count": 8 + }, + "ingredients": [ + "minecraft:cyan_dye", + "minecraft:sand", + "minecraft:sand", + "minecraft:sand", + "minecraft:sand", + "minecraft:gravel", + "minecraft:gravel", + "minecraft:gravel", + "minecraft:gravel" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "cyan_dye", + "category": "misc", + "result": { + "id": "minecraft:cyan_dye", + "count": 2 + }, + "ingredients": [ + "minecraft:blue_dye", + "minecraft:green_dye" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "cyan_dye", + "category": "misc", + "result": { + "id": "minecraft:cyan_dye", + "count": 2 + }, + "ingredients": [ + "minecraft:pitcher_plant" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "result": { + "id": "minecraft:cyan_glazed_terracotta" + }, + "experience": 0.1, + "cookingtime": 200, + "category": "blocks", + "ingredient": "minecraft:cyan_terracotta", + "type": "minecraft:smelting" + }, + { + "input": "#minecraft:shulker_boxes", + "material": "minecraft:cyan_dye", + "result": "minecraft:cyan_shulker_box", + "group": "shulker_box_dye", + "category": "misc", + "type": "minecraft:crafting_transmute" + }, + { + "key": { + "#": "minecraft:glass", + "X": "minecraft:cyan_dye" + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "id": "minecraft:cyan_stained_glass", + "count": 8 + }, + "group": "stained_glass", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:cyan_stained_glass" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:cyan_stained_glass_pane", + "count": 16 + }, + "group": "stained_glass_pane", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:glass_pane", + "$": "minecraft:cyan_dye" + }, + "pattern": [ + "###", + "#$#", + "###" + ], + "result": { + "id": "minecraft:cyan_stained_glass_pane", + "count": 8 + }, + "group": "stained_glass_pane", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:terracotta", + "X": "minecraft:cyan_dye" + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "id": "minecraft:cyan_terracotta", + "count": 8 + }, + "group": "stained_terracotta", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:dark_oak_planks" + }, + "pattern": [ + "# #", + "###" + ], + "result": { + "id": "minecraft:dark_oak_boat", + "count": 1 + }, + "group": "boat", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "group": "wooden_button", + "category": "redstone", + "result": { + "id": "minecraft:dark_oak_button", + "count": 1 + }, + "ingredients": [ + "minecraft:dark_oak_planks" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "chest_boat", + "category": "misc", + "result": { + "id": "minecraft:dark_oak_chest_boat", + "count": 1 + }, + "ingredients": [ + "minecraft:chest", + "minecraft:dark_oak_boat" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:dark_oak_planks" + }, + "pattern": [ + "##", + "##", + "##" + ], + "result": { + "id": "minecraft:dark_oak_door", + "count": 3 + }, + "group": "wooden_door", + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stick", + "W": "minecraft:dark_oak_planks" + }, + "pattern": [ + "W#W", + "W#W" + ], + "result": { + "id": "minecraft:dark_oak_fence", + "count": 3 + }, + "group": "wooden_fence", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stick", + "W": "minecraft:dark_oak_planks" + }, + "pattern": [ + "#W#", + "#W#" + ], + "result": { + "id": "minecraft:dark_oak_fence_gate", + "count": 1 + }, + "group": "wooden_fence_gate", + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stripped_dark_oak_log", + "X": "minecraft:chain" + }, + "pattern": [ + "X X", + "###", + "###" + ], + "result": { + "id": "minecraft:dark_oak_hanging_sign", + "count": 6 + }, + "group": "hanging_sign", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "group": "planks", + "category": "building", + "result": { + "id": "minecraft:dark_oak_planks", + "count": 4 + }, + "ingredients": [ + "#minecraft:dark_oak_logs" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:dark_oak_planks" + }, + "pattern": [ + "##" + ], + "result": { + "id": "minecraft:dark_oak_pressure_plate", + "count": 1 + }, + "group": "wooden_pressure_plate", + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:dark_oak_planks", + "X": "minecraft:stick" + }, + "pattern": [ + "###", + "###", + " X " + ], + "result": { + "id": "minecraft:dark_oak_sign", + "count": 3 + }, + "group": "wooden_sign", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:dark_oak_planks" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:dark_oak_slab", + "count": 6 + }, + "group": "wooden_slab", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:dark_oak_planks" + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:dark_oak_stairs", + "count": 4 + }, + "group": "wooden_stairs", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:dark_oak_planks" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:dark_oak_trapdoor", + "count": 2 + }, + "group": "wooden_trapdoor", + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:dark_oak_log" + }, + "pattern": [ + "##", + "##" + ], + "result": { + "id": "minecraft:dark_oak_wood", + "count": 3 + }, + "group": "bark", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "I": "minecraft:black_dye", + "S": "minecraft:prismarine_shard" + }, + "pattern": [ + "SSS", + "SIS", + "SSS" + ], + "result": { + "id": "minecraft:dark_prismarine", + "count": 1 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:dark_prismarine" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:dark_prismarine_slab", + "count": 6 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:dark_prismarine", + "result": { + "id": "minecraft:dark_prismarine_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:dark_prismarine" + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:dark_prismarine_stairs", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:dark_prismarine", + "result": { + "id": "minecraft:dark_prismarine_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "G": "minecraft:glass", + "Q": "minecraft:quartz", + "W": "#minecraft:wooden_slabs" + }, + "pattern": [ + "GGG", + "QQQ", + "WWW" + ], + "result": { + "id": "minecraft:daylight_detector", + "count": 1 + }, + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "category": "misc", + "type": "minecraft:crafting_decorated_pot" + }, + { + "key": { + "#": "minecraft:brick" + }, + "pattern": [ + " # ", + "# #", + " # " + ], + "result": { + "id": "minecraft:decorated_pot", + "count": 1 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "result": { + "id": "minecraft:deepslate" + }, + "experience": 0.1, + "cookingtime": 200, + "category": "blocks", + "ingredient": "minecraft:cobbled_deepslate", + "type": "minecraft:smelting" + }, + { + "key": { + "#": "minecraft:deepslate_bricks" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:deepslate_brick_slab", + "count": 6 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:cobbled_deepslate", + "result": { + "id": "minecraft:deepslate_brick_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:deepslate_bricks", + "result": { + "id": "minecraft:deepslate_brick_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:polished_deepslate", + "result": { + "id": "minecraft:deepslate_brick_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:deepslate_bricks" + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:deepslate_brick_stairs", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:cobbled_deepslate", + "result": { + "id": "minecraft:deepslate_brick_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:deepslate_bricks", + "result": { + "id": "minecraft:deepslate_brick_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:polished_deepslate", + "result": { + "id": "minecraft:deepslate_brick_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:deepslate_bricks" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:deepslate_brick_wall", + "count": 6 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:cobbled_deepslate", + "result": { + "id": "minecraft:deepslate_brick_wall", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:deepslate_bricks", + "result": { + "id": "minecraft:deepslate_brick_wall", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:polished_deepslate", + "result": { + "id": "minecraft:deepslate_brick_wall", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "S": "minecraft:polished_deepslate" + }, + "pattern": [ + "SS", + "SS" + ], + "result": { + "id": "minecraft:deepslate_bricks", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:cobbled_deepslate", + "result": { + "id": "minecraft:deepslate_bricks", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:polished_deepslate", + "result": { + "id": "minecraft:deepslate_bricks", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:deepslate_tiles" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:deepslate_tile_slab", + "count": 6 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:cobbled_deepslate", + "result": { + "id": "minecraft:deepslate_tile_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:deepslate_bricks", + "result": { + "id": "minecraft:deepslate_tile_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:deepslate_tiles", + "result": { + "id": "minecraft:deepslate_tile_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:polished_deepslate", + "result": { + "id": "minecraft:deepslate_tile_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:deepslate_tiles" + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:deepslate_tile_stairs", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:cobbled_deepslate", + "result": { + "id": "minecraft:deepslate_tile_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:deepslate_bricks", + "result": { + "id": "minecraft:deepslate_tile_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:deepslate_tiles", + "result": { + "id": "minecraft:deepslate_tile_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:polished_deepslate", + "result": { + "id": "minecraft:deepslate_tile_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:deepslate_tiles" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:deepslate_tile_wall", + "count": 6 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:cobbled_deepslate", + "result": { + "id": "minecraft:deepslate_tile_wall", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:deepslate_bricks", + "result": { + "id": "minecraft:deepslate_tile_wall", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:deepslate_tiles", + "result": { + "id": "minecraft:deepslate_tile_wall", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:polished_deepslate", + "result": { + "id": "minecraft:deepslate_tile_wall", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "S": "minecraft:deepslate_bricks" + }, + "pattern": [ + "SS", + "SS" + ], + "result": { + "id": "minecraft:deepslate_tiles", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:cobbled_deepslate", + "result": { + "id": "minecraft:deepslate_tiles", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:deepslate_bricks", + "result": { + "id": "minecraft:deepslate_tiles", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:polished_deepslate", + "result": { + "id": "minecraft:deepslate_tiles", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:stone_pressure_plate", + "R": "minecraft:redstone", + "X": "minecraft:iron_ingot" + }, + "pattern": [ + "X X", + "X#X", + "XRX" + ], + "result": { + "id": "minecraft:detector_rail", + "count": 6 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "category": "misc", + "result": { + "id": "minecraft:diamond", + "count": 9 + }, + "ingredients": [ + "minecraft:diamond_block" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:stick", + "X": "#minecraft:diamond_tool_materials" + }, + "pattern": [ + "XX", + "X#", + " #" + ], + "result": { + "id": "minecraft:diamond_axe", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:diamond" + }, + "pattern": [ + "###", + "###", + "###" + ], + "result": { + "id": "minecraft:diamond_block", + "count": 1 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "X": "minecraft:diamond" + }, + "pattern": [ + "X X", + "X X" + ], + "result": { + "id": "minecraft:diamond_boots", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "X": "minecraft:diamond" + }, + "pattern": [ + "X X", + "XXX", + "XXX" + ], + "result": { + "id": "minecraft:diamond_chestplate", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "result": { + "id": "minecraft:diamond" + }, + "experience": 1.0, + "cookingtime": 100, + "group": "diamond", + "category": "misc", + "ingredient": "minecraft:deepslate_diamond_ore", + "type": "minecraft:blasting" + }, + { + "result": { + "id": "minecraft:diamond" + }, + "experience": 1.0, + "cookingtime": 100, + "group": "diamond", + "category": "misc", + "ingredient": "minecraft:diamond_ore", + "type": "minecraft:blasting" + }, + { + "result": { + "id": "minecraft:diamond" + }, + "experience": 1.0, + "cookingtime": 200, + "group": "diamond", + "category": "misc", + "ingredient": "minecraft:deepslate_diamond_ore", + "type": "minecraft:smelting" + }, + { + "result": { + "id": "minecraft:diamond" + }, + "experience": 1.0, + "cookingtime": 200, + "group": "diamond", + "category": "misc", + "ingredient": "minecraft:diamond_ore", + "type": "minecraft:smelting" + }, + { + "key": { + "X": "minecraft:diamond" + }, + "pattern": [ + "XXX", + "X X" + ], + "result": { + "id": "minecraft:diamond_helmet", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stick", + "X": "#minecraft:diamond_tool_materials" + }, + "pattern": [ + "XX", + " #", + " #" + ], + "result": { + "id": "minecraft:diamond_hoe", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "X": "minecraft:diamond" + }, + "pattern": [ + "XXX", + "X X", + "X X" + ], + "result": { + "id": "minecraft:diamond_leggings", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stick", + "X": "#minecraft:diamond_tool_materials" + }, + "pattern": [ + "XXX", + " # ", + " # " + ], + "result": { + "id": "minecraft:diamond_pickaxe", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stick", + "X": "#minecraft:diamond_tool_materials" + }, + "pattern": [ + "X", + "#", + "#" + ], + "result": { + "id": "minecraft:diamond_shovel", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stick", + "X": "#minecraft:diamond_tool_materials" + }, + "pattern": [ + "X", + "X", + "#" + ], + "result": { + "id": "minecraft:diamond_sword", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "C": "minecraft:cobblestone", + "Q": "minecraft:quartz" + }, + "pattern": [ + "CQ", + "QC" + ], + "result": { + "id": "minecraft:diorite", + "count": 2 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:diorite" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:diorite_slab", + "count": 6 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:diorite", + "result": { + "id": "minecraft:diorite_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:diorite" + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:diorite_stairs", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:diorite", + "result": { + "id": "minecraft:diorite_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:diorite" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:diorite_wall", + "count": 6 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:diorite", + "result": { + "id": "minecraft:diorite_wall", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:cobblestone", + "R": "minecraft:redstone", + "X": "minecraft:bow" + }, + "pattern": [ + "###", + "#X#", + "#R#" + ], + "result": { + "id": "minecraft:dispenser", + "count": 1 + }, + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "category": "misc", + "result": { + "id": "minecraft:dried_kelp", + "count": 9 + }, + "ingredients": [ + "minecraft:dried_kelp_block" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:dried_kelp" + }, + "pattern": [ + "###", + "###", + "###" + ], + "result": { + "id": "minecraft:dried_kelp_block", + "count": 1 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "result": { + "id": "minecraft:dried_kelp" + }, + "experience": 0.1, + "cookingtime": 600, + "category": "food", + "ingredient": "minecraft:kelp", + "type": "minecraft:campfire_cooking" + }, + { + "result": { + "id": "minecraft:dried_kelp" + }, + "experience": 0.1, + "cookingtime": 200, + "category": "food", + "ingredient": "minecraft:kelp", + "type": "minecraft:smelting" + }, + { + "result": { + "id": "minecraft:dried_kelp" + }, + "experience": 0.1, + "cookingtime": 100, + "category": "food", + "ingredient": "minecraft:kelp", + "type": "minecraft:smoking" + }, + { + "key": { + "#": "minecraft:pointed_dripstone" + }, + "pattern": [ + "##", + "##" + ], + "result": { + "id": "minecraft:dripstone_block", + "count": 1 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:cobblestone", + "R": "minecraft:redstone" + }, + "pattern": [ + "###", + "# #", + "#R#" + ], + "result": { + "id": "minecraft:dropper", + "count": 1 + }, + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:diamond", + "C": "minecraft:sandstone", + "S": "minecraft:dune_armor_trim_smithing_template" + }, + "pattern": [ + "#S#", + "#C#", + "###" + ], + "result": { + "id": "minecraft:dune_armor_trim_smithing_template", + "count": 2 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "template": "minecraft:dune_armor_trim_smithing_template", + "base": "#minecraft:trimmable_armor", + "addition": "#minecraft:trim_materials", + "type": "minecraft:smithing_trim" + }, + { + "group": "bed", + "category": "building", + "result": { + "id": "minecraft:black_bed", + "count": 1 + }, + "ingredients": [ + "minecraft:black_dye", + [ + "minecraft:blue_bed", + "minecraft:brown_bed", + "minecraft:cyan_bed", + "minecraft:gray_bed", + "minecraft:green_bed", + "minecraft:light_blue_bed", + "minecraft:light_gray_bed", + "minecraft:lime_bed", + "minecraft:magenta_bed", + "minecraft:orange_bed", + "minecraft:pink_bed", + "minecraft:purple_bed", + "minecraft:red_bed", + "minecraft:yellow_bed", + "minecraft:white_bed" + ] + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "carpet", + "category": "building", + "result": { + "id": "minecraft:black_carpet", + "count": 1 + }, + "ingredients": [ + "minecraft:black_dye", + [ + "minecraft:blue_carpet", + "minecraft:brown_carpet", + "minecraft:cyan_carpet", + "minecraft:gray_carpet", + "minecraft:green_carpet", + "minecraft:light_blue_carpet", + "minecraft:light_gray_carpet", + "minecraft:lime_carpet", + "minecraft:magenta_carpet", + "minecraft:orange_carpet", + "minecraft:pink_carpet", + "minecraft:purple_carpet", + "minecraft:red_carpet", + "minecraft:yellow_carpet", + "minecraft:white_carpet" + ] + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "wool", + "category": "building", + "result": { + "id": "minecraft:black_wool", + "count": 1 + }, + "ingredients": [ + "minecraft:black_dye", + [ + "minecraft:blue_wool", + "minecraft:brown_wool", + "minecraft:cyan_wool", + "minecraft:gray_wool", + "minecraft:green_wool", + "minecraft:light_blue_wool", + "minecraft:light_gray_wool", + "minecraft:lime_wool", + "minecraft:magenta_wool", + "minecraft:orange_wool", + "minecraft:pink_wool", + "minecraft:purple_wool", + "minecraft:red_wool", + "minecraft:yellow_wool", + "minecraft:white_wool" + ] + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "bed", + "category": "building", + "result": { + "id": "minecraft:blue_bed", + "count": 1 + }, + "ingredients": [ + "minecraft:blue_dye", + [ + "minecraft:black_bed", + "minecraft:brown_bed", + "minecraft:cyan_bed", + "minecraft:gray_bed", + "minecraft:green_bed", + "minecraft:light_blue_bed", + "minecraft:light_gray_bed", + "minecraft:lime_bed", + "minecraft:magenta_bed", + "minecraft:orange_bed", + "minecraft:pink_bed", + "minecraft:purple_bed", + "minecraft:red_bed", + "minecraft:yellow_bed", + "minecraft:white_bed" + ] + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "carpet", + "category": "building", + "result": { + "id": "minecraft:blue_carpet", + "count": 1 + }, + "ingredients": [ + "minecraft:blue_dye", + [ + "minecraft:black_carpet", + "minecraft:brown_carpet", + "minecraft:cyan_carpet", + "minecraft:gray_carpet", + "minecraft:green_carpet", + "minecraft:light_blue_carpet", + "minecraft:light_gray_carpet", + "minecraft:lime_carpet", + "minecraft:magenta_carpet", + "minecraft:orange_carpet", + "minecraft:pink_carpet", + "minecraft:purple_carpet", + "minecraft:red_carpet", + "minecraft:yellow_carpet", + "minecraft:white_carpet" + ] + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "wool", + "category": "building", + "result": { + "id": "minecraft:blue_wool", + "count": 1 + }, + "ingredients": [ + "minecraft:blue_dye", + [ + "minecraft:black_wool", + "minecraft:brown_wool", + "minecraft:cyan_wool", + "minecraft:gray_wool", + "minecraft:green_wool", + "minecraft:light_blue_wool", + "minecraft:light_gray_wool", + "minecraft:lime_wool", + "minecraft:magenta_wool", + "minecraft:orange_wool", + "minecraft:pink_wool", + "minecraft:purple_wool", + "minecraft:red_wool", + "minecraft:yellow_wool", + "minecraft:white_wool" + ] + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "bed", + "category": "building", + "result": { + "id": "minecraft:brown_bed", + "count": 1 + }, + "ingredients": [ + "minecraft:brown_dye", + [ + "minecraft:black_bed", + "minecraft:blue_bed", + "minecraft:cyan_bed", + "minecraft:gray_bed", + "minecraft:green_bed", + "minecraft:light_blue_bed", + "minecraft:light_gray_bed", + "minecraft:lime_bed", + "minecraft:magenta_bed", + "minecraft:orange_bed", + "minecraft:pink_bed", + "minecraft:purple_bed", + "minecraft:red_bed", + "minecraft:yellow_bed", + "minecraft:white_bed" + ] + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "carpet", + "category": "building", + "result": { + "id": "minecraft:brown_carpet", + "count": 1 + }, + "ingredients": [ + "minecraft:brown_dye", + [ + "minecraft:black_carpet", + "minecraft:blue_carpet", + "minecraft:cyan_carpet", + "minecraft:gray_carpet", + "minecraft:green_carpet", + "minecraft:light_blue_carpet", + "minecraft:light_gray_carpet", + "minecraft:lime_carpet", + "minecraft:magenta_carpet", + "minecraft:orange_carpet", + "minecraft:pink_carpet", + "minecraft:purple_carpet", + "minecraft:red_carpet", + "minecraft:yellow_carpet", + "minecraft:white_carpet" + ] + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "wool", + "category": "building", + "result": { + "id": "minecraft:brown_wool", + "count": 1 + }, + "ingredients": [ + "minecraft:brown_dye", + [ + "minecraft:black_wool", + "minecraft:blue_wool", + "minecraft:cyan_wool", + "minecraft:gray_wool", + "minecraft:green_wool", + "minecraft:light_blue_wool", + "minecraft:light_gray_wool", + "minecraft:lime_wool", + "minecraft:magenta_wool", + "minecraft:orange_wool", + "minecraft:pink_wool", + "minecraft:purple_wool", + "minecraft:red_wool", + "minecraft:yellow_wool", + "minecraft:white_wool" + ] + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "bed", + "category": "building", + "result": { + "id": "minecraft:cyan_bed", + "count": 1 + }, + "ingredients": [ + "minecraft:cyan_dye", + [ + "minecraft:black_bed", + "minecraft:blue_bed", + "minecraft:brown_bed", + "minecraft:gray_bed", + "minecraft:green_bed", + "minecraft:light_blue_bed", + "minecraft:light_gray_bed", + "minecraft:lime_bed", + "minecraft:magenta_bed", + "minecraft:orange_bed", + "minecraft:pink_bed", + "minecraft:purple_bed", + "minecraft:red_bed", + "minecraft:yellow_bed", + "minecraft:white_bed" + ] + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "carpet", + "category": "building", + "result": { + "id": "minecraft:cyan_carpet", + "count": 1 + }, + "ingredients": [ + "minecraft:cyan_dye", + [ + "minecraft:black_carpet", + "minecraft:blue_carpet", + "minecraft:brown_carpet", + "minecraft:gray_carpet", + "minecraft:green_carpet", + "minecraft:light_blue_carpet", + "minecraft:light_gray_carpet", + "minecraft:lime_carpet", + "minecraft:magenta_carpet", + "minecraft:orange_carpet", + "minecraft:pink_carpet", + "minecraft:purple_carpet", + "minecraft:red_carpet", + "minecraft:yellow_carpet", + "minecraft:white_carpet" + ] + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "wool", + "category": "building", + "result": { + "id": "minecraft:cyan_wool", + "count": 1 + }, + "ingredients": [ + "minecraft:cyan_dye", + [ + "minecraft:black_wool", + "minecraft:blue_wool", + "minecraft:brown_wool", + "minecraft:gray_wool", + "minecraft:green_wool", + "minecraft:light_blue_wool", + "minecraft:light_gray_wool", + "minecraft:lime_wool", + "minecraft:magenta_wool", + "minecraft:orange_wool", + "minecraft:pink_wool", + "minecraft:purple_wool", + "minecraft:red_wool", + "minecraft:yellow_wool", + "minecraft:white_wool" + ] + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "bed", + "category": "building", + "result": { + "id": "minecraft:gray_bed", + "count": 1 + }, + "ingredients": [ + "minecraft:gray_dye", + [ + "minecraft:black_bed", + "minecraft:blue_bed", + "minecraft:brown_bed", + "minecraft:cyan_bed", + "minecraft:green_bed", + "minecraft:light_blue_bed", + "minecraft:light_gray_bed", + "minecraft:lime_bed", + "minecraft:magenta_bed", + "minecraft:orange_bed", + "minecraft:pink_bed", + "minecraft:purple_bed", + "minecraft:red_bed", + "minecraft:yellow_bed", + "minecraft:white_bed" + ] + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "carpet", + "category": "building", + "result": { + "id": "minecraft:gray_carpet", + "count": 1 + }, + "ingredients": [ + "minecraft:gray_dye", + [ + "minecraft:black_carpet", + "minecraft:blue_carpet", + "minecraft:brown_carpet", + "minecraft:cyan_carpet", + "minecraft:green_carpet", + "minecraft:light_blue_carpet", + "minecraft:light_gray_carpet", + "minecraft:lime_carpet", + "minecraft:magenta_carpet", + "minecraft:orange_carpet", + "minecraft:pink_carpet", + "minecraft:purple_carpet", + "minecraft:red_carpet", + "minecraft:yellow_carpet", + "minecraft:white_carpet" + ] + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "wool", + "category": "building", + "result": { + "id": "minecraft:gray_wool", + "count": 1 + }, + "ingredients": [ + "minecraft:gray_dye", + [ + "minecraft:black_wool", + "minecraft:blue_wool", + "minecraft:brown_wool", + "minecraft:cyan_wool", + "minecraft:green_wool", + "minecraft:light_blue_wool", + "minecraft:light_gray_wool", + "minecraft:lime_wool", + "minecraft:magenta_wool", + "minecraft:orange_wool", + "minecraft:pink_wool", + "minecraft:purple_wool", + "minecraft:red_wool", + "minecraft:yellow_wool", + "minecraft:white_wool" + ] + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "bed", + "category": "building", + "result": { + "id": "minecraft:green_bed", + "count": 1 + }, + "ingredients": [ + "minecraft:green_dye", + [ + "minecraft:black_bed", + "minecraft:blue_bed", + "minecraft:brown_bed", + "minecraft:cyan_bed", + "minecraft:gray_bed", + "minecraft:light_blue_bed", + "minecraft:light_gray_bed", + "minecraft:lime_bed", + "minecraft:magenta_bed", + "minecraft:orange_bed", + "minecraft:pink_bed", + "minecraft:purple_bed", + "minecraft:red_bed", + "minecraft:yellow_bed", + "minecraft:white_bed" + ] + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "carpet", + "category": "building", + "result": { + "id": "minecraft:green_carpet", + "count": 1 + }, + "ingredients": [ + "minecraft:green_dye", + [ + "minecraft:black_carpet", + "minecraft:blue_carpet", + "minecraft:brown_carpet", + "minecraft:cyan_carpet", + "minecraft:gray_carpet", + "minecraft:light_blue_carpet", + "minecraft:light_gray_carpet", + "minecraft:lime_carpet", + "minecraft:magenta_carpet", + "minecraft:orange_carpet", + "minecraft:pink_carpet", + "minecraft:purple_carpet", + "minecraft:red_carpet", + "minecraft:yellow_carpet", + "minecraft:white_carpet" + ] + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "wool", + "category": "building", + "result": { + "id": "minecraft:green_wool", + "count": 1 + }, + "ingredients": [ + "minecraft:green_dye", + [ + "minecraft:black_wool", + "minecraft:blue_wool", + "minecraft:brown_wool", + "minecraft:cyan_wool", + "minecraft:gray_wool", + "minecraft:light_blue_wool", + "minecraft:light_gray_wool", + "minecraft:lime_wool", + "minecraft:magenta_wool", + "minecraft:orange_wool", + "minecraft:pink_wool", + "minecraft:purple_wool", + "minecraft:red_wool", + "minecraft:yellow_wool", + "minecraft:white_wool" + ] + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "bed", + "category": "building", + "result": { + "id": "minecraft:light_blue_bed", + "count": 1 + }, + "ingredients": [ + "minecraft:light_blue_dye", + [ + "minecraft:black_bed", + "minecraft:blue_bed", + "minecraft:brown_bed", + "minecraft:cyan_bed", + "minecraft:gray_bed", + "minecraft:green_bed", + "minecraft:light_gray_bed", + "minecraft:lime_bed", + "minecraft:magenta_bed", + "minecraft:orange_bed", + "minecraft:pink_bed", + "minecraft:purple_bed", + "minecraft:red_bed", + "minecraft:yellow_bed", + "minecraft:white_bed" + ] + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "carpet", + "category": "building", + "result": { + "id": "minecraft:light_blue_carpet", + "count": 1 + }, + "ingredients": [ + "minecraft:light_blue_dye", + [ + "minecraft:black_carpet", + "minecraft:blue_carpet", + "minecraft:brown_carpet", + "minecraft:cyan_carpet", + "minecraft:gray_carpet", + "minecraft:green_carpet", + "minecraft:light_gray_carpet", + "minecraft:lime_carpet", + "minecraft:magenta_carpet", + "minecraft:orange_carpet", + "minecraft:pink_carpet", + "minecraft:purple_carpet", + "minecraft:red_carpet", + "minecraft:yellow_carpet", + "minecraft:white_carpet" + ] + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "wool", + "category": "building", + "result": { + "id": "minecraft:light_blue_wool", + "count": 1 + }, + "ingredients": [ + "minecraft:light_blue_dye", + [ + "minecraft:black_wool", + "minecraft:blue_wool", + "minecraft:brown_wool", + "minecraft:cyan_wool", + "minecraft:gray_wool", + "minecraft:green_wool", + "minecraft:light_gray_wool", + "minecraft:lime_wool", + "minecraft:magenta_wool", + "minecraft:orange_wool", + "minecraft:pink_wool", + "minecraft:purple_wool", + "minecraft:red_wool", + "minecraft:yellow_wool", + "minecraft:white_wool" + ] + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "bed", + "category": "building", + "result": { + "id": "minecraft:light_gray_bed", + "count": 1 + }, + "ingredients": [ + "minecraft:light_gray_dye", + [ + "minecraft:black_bed", + "minecraft:blue_bed", + "minecraft:brown_bed", + "minecraft:cyan_bed", + "minecraft:gray_bed", + "minecraft:green_bed", + "minecraft:light_blue_bed", + "minecraft:lime_bed", + "minecraft:magenta_bed", + "minecraft:orange_bed", + "minecraft:pink_bed", + "minecraft:purple_bed", + "minecraft:red_bed", + "minecraft:yellow_bed", + "minecraft:white_bed" + ] + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "carpet", + "category": "building", + "result": { + "id": "minecraft:light_gray_carpet", + "count": 1 + }, + "ingredients": [ + "minecraft:light_gray_dye", + [ + "minecraft:black_carpet", + "minecraft:blue_carpet", + "minecraft:brown_carpet", + "minecraft:cyan_carpet", + "minecraft:gray_carpet", + "minecraft:green_carpet", + "minecraft:light_blue_carpet", + "minecraft:lime_carpet", + "minecraft:magenta_carpet", + "minecraft:orange_carpet", + "minecraft:pink_carpet", + "minecraft:purple_carpet", + "minecraft:red_carpet", + "minecraft:yellow_carpet", + "minecraft:white_carpet" + ] + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "wool", + "category": "building", + "result": { + "id": "minecraft:light_gray_wool", + "count": 1 + }, + "ingredients": [ + "minecraft:light_gray_dye", + [ + "minecraft:black_wool", + "minecraft:blue_wool", + "minecraft:brown_wool", + "minecraft:cyan_wool", + "minecraft:gray_wool", + "minecraft:green_wool", + "minecraft:light_blue_wool", + "minecraft:lime_wool", + "minecraft:magenta_wool", + "minecraft:orange_wool", + "minecraft:pink_wool", + "minecraft:purple_wool", + "minecraft:red_wool", + "minecraft:yellow_wool", + "minecraft:white_wool" + ] + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "bed", + "category": "building", + "result": { + "id": "minecraft:lime_bed", + "count": 1 + }, + "ingredients": [ + "minecraft:lime_dye", + [ + "minecraft:black_bed", + "minecraft:blue_bed", + "minecraft:brown_bed", + "minecraft:cyan_bed", + "minecraft:gray_bed", + "minecraft:green_bed", + "minecraft:light_blue_bed", + "minecraft:light_gray_bed", + "minecraft:magenta_bed", + "minecraft:orange_bed", + "minecraft:pink_bed", + "minecraft:purple_bed", + "minecraft:red_bed", + "minecraft:yellow_bed", + "minecraft:white_bed" + ] + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "carpet", + "category": "building", + "result": { + "id": "minecraft:lime_carpet", + "count": 1 + }, + "ingredients": [ + "minecraft:lime_dye", + [ + "minecraft:black_carpet", + "minecraft:blue_carpet", + "minecraft:brown_carpet", + "minecraft:cyan_carpet", + "minecraft:gray_carpet", + "minecraft:green_carpet", + "minecraft:light_blue_carpet", + "minecraft:light_gray_carpet", + "minecraft:magenta_carpet", + "minecraft:orange_carpet", + "minecraft:pink_carpet", + "minecraft:purple_carpet", + "minecraft:red_carpet", + "minecraft:yellow_carpet", + "minecraft:white_carpet" + ] + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "wool", + "category": "building", + "result": { + "id": "minecraft:lime_wool", + "count": 1 + }, + "ingredients": [ + "minecraft:lime_dye", + [ + "minecraft:black_wool", + "minecraft:blue_wool", + "minecraft:brown_wool", + "minecraft:cyan_wool", + "minecraft:gray_wool", + "minecraft:green_wool", + "minecraft:light_blue_wool", + "minecraft:light_gray_wool", + "minecraft:magenta_wool", + "minecraft:orange_wool", + "minecraft:pink_wool", + "minecraft:purple_wool", + "minecraft:red_wool", + "minecraft:yellow_wool", + "minecraft:white_wool" + ] + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "bed", + "category": "building", + "result": { + "id": "minecraft:magenta_bed", + "count": 1 + }, + "ingredients": [ + "minecraft:magenta_dye", + [ + "minecraft:black_bed", + "minecraft:blue_bed", + "minecraft:brown_bed", + "minecraft:cyan_bed", + "minecraft:gray_bed", + "minecraft:green_bed", + "minecraft:light_blue_bed", + "minecraft:light_gray_bed", + "minecraft:lime_bed", + "minecraft:orange_bed", + "minecraft:pink_bed", + "minecraft:purple_bed", + "minecraft:red_bed", + "minecraft:yellow_bed", + "minecraft:white_bed" + ] + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "carpet", + "category": "building", + "result": { + "id": "minecraft:magenta_carpet", + "count": 1 + }, + "ingredients": [ + "minecraft:magenta_dye", + [ + "minecraft:black_carpet", + "minecraft:blue_carpet", + "minecraft:brown_carpet", + "minecraft:cyan_carpet", + "minecraft:gray_carpet", + "minecraft:green_carpet", + "minecraft:light_blue_carpet", + "minecraft:light_gray_carpet", + "minecraft:lime_carpet", + "minecraft:orange_carpet", + "minecraft:pink_carpet", + "minecraft:purple_carpet", + "minecraft:red_carpet", + "minecraft:yellow_carpet", + "minecraft:white_carpet" + ] + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "wool", + "category": "building", + "result": { + "id": "minecraft:magenta_wool", + "count": 1 + }, + "ingredients": [ + "minecraft:magenta_dye", + [ + "minecraft:black_wool", + "minecraft:blue_wool", + "minecraft:brown_wool", + "minecraft:cyan_wool", + "minecraft:gray_wool", + "minecraft:green_wool", + "minecraft:light_blue_wool", + "minecraft:light_gray_wool", + "minecraft:lime_wool", + "minecraft:orange_wool", + "minecraft:pink_wool", + "minecraft:purple_wool", + "minecraft:red_wool", + "minecraft:yellow_wool", + "minecraft:white_wool" + ] + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "bed", + "category": "building", + "result": { + "id": "minecraft:orange_bed", + "count": 1 + }, + "ingredients": [ + "minecraft:orange_dye", + [ + "minecraft:black_bed", + "minecraft:blue_bed", + "minecraft:brown_bed", + "minecraft:cyan_bed", + "minecraft:gray_bed", + "minecraft:green_bed", + "minecraft:light_blue_bed", + "minecraft:light_gray_bed", + "minecraft:lime_bed", + "minecraft:magenta_bed", + "minecraft:pink_bed", + "minecraft:purple_bed", + "minecraft:red_bed", + "minecraft:yellow_bed", + "minecraft:white_bed" + ] + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "carpet", + "category": "building", + "result": { + "id": "minecraft:orange_carpet", + "count": 1 + }, + "ingredients": [ + "minecraft:orange_dye", + [ + "minecraft:black_carpet", + "minecraft:blue_carpet", + "minecraft:brown_carpet", + "minecraft:cyan_carpet", + "minecraft:gray_carpet", + "minecraft:green_carpet", + "minecraft:light_blue_carpet", + "minecraft:light_gray_carpet", + "minecraft:lime_carpet", + "minecraft:magenta_carpet", + "minecraft:pink_carpet", + "minecraft:purple_carpet", + "minecraft:red_carpet", + "minecraft:yellow_carpet", + "minecraft:white_carpet" + ] + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "wool", + "category": "building", + "result": { + "id": "minecraft:orange_wool", + "count": 1 + }, + "ingredients": [ + "minecraft:orange_dye", + [ + "minecraft:black_wool", + "minecraft:blue_wool", + "minecraft:brown_wool", + "minecraft:cyan_wool", + "minecraft:gray_wool", + "minecraft:green_wool", + "minecraft:light_blue_wool", + "minecraft:light_gray_wool", + "minecraft:lime_wool", + "minecraft:magenta_wool", + "minecraft:pink_wool", + "minecraft:purple_wool", + "minecraft:red_wool", + "minecraft:yellow_wool", + "minecraft:white_wool" + ] + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "bed", + "category": "building", + "result": { + "id": "minecraft:pink_bed", + "count": 1 + }, + "ingredients": [ + "minecraft:pink_dye", + [ + "minecraft:black_bed", + "minecraft:blue_bed", + "minecraft:brown_bed", + "minecraft:cyan_bed", + "minecraft:gray_bed", + "minecraft:green_bed", + "minecraft:light_blue_bed", + "minecraft:light_gray_bed", + "minecraft:lime_bed", + "minecraft:magenta_bed", + "minecraft:orange_bed", + "minecraft:purple_bed", + "minecraft:red_bed", + "minecraft:yellow_bed", + "minecraft:white_bed" + ] + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "carpet", + "category": "building", + "result": { + "id": "minecraft:pink_carpet", + "count": 1 + }, + "ingredients": [ + "minecraft:pink_dye", + [ + "minecraft:black_carpet", + "minecraft:blue_carpet", + "minecraft:brown_carpet", + "minecraft:cyan_carpet", + "minecraft:gray_carpet", + "minecraft:green_carpet", + "minecraft:light_blue_carpet", + "minecraft:light_gray_carpet", + "minecraft:lime_carpet", + "minecraft:magenta_carpet", + "minecraft:orange_carpet", + "minecraft:purple_carpet", + "minecraft:red_carpet", + "minecraft:yellow_carpet", + "minecraft:white_carpet" + ] + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "wool", + "category": "building", + "result": { + "id": "minecraft:pink_wool", + "count": 1 + }, + "ingredients": [ + "minecraft:pink_dye", + [ + "minecraft:black_wool", + "minecraft:blue_wool", + "minecraft:brown_wool", + "minecraft:cyan_wool", + "minecraft:gray_wool", + "minecraft:green_wool", + "minecraft:light_blue_wool", + "minecraft:light_gray_wool", + "minecraft:lime_wool", + "minecraft:magenta_wool", + "minecraft:orange_wool", + "minecraft:purple_wool", + "minecraft:red_wool", + "minecraft:yellow_wool", + "minecraft:white_wool" + ] + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "bed", + "category": "building", + "result": { + "id": "minecraft:purple_bed", + "count": 1 + }, + "ingredients": [ + "minecraft:purple_dye", + [ + "minecraft:black_bed", + "minecraft:blue_bed", + "minecraft:brown_bed", + "minecraft:cyan_bed", + "minecraft:gray_bed", + "minecraft:green_bed", + "minecraft:light_blue_bed", + "minecraft:light_gray_bed", + "minecraft:lime_bed", + "minecraft:magenta_bed", + "minecraft:orange_bed", + "minecraft:pink_bed", + "minecraft:red_bed", + "minecraft:yellow_bed", + "minecraft:white_bed" + ] + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "carpet", + "category": "building", + "result": { + "id": "minecraft:purple_carpet", + "count": 1 + }, + "ingredients": [ + "minecraft:purple_dye", + [ + "minecraft:black_carpet", + "minecraft:blue_carpet", + "minecraft:brown_carpet", + "minecraft:cyan_carpet", + "minecraft:gray_carpet", + "minecraft:green_carpet", + "minecraft:light_blue_carpet", + "minecraft:light_gray_carpet", + "minecraft:lime_carpet", + "minecraft:magenta_carpet", + "minecraft:orange_carpet", + "minecraft:pink_carpet", + "minecraft:red_carpet", + "minecraft:yellow_carpet", + "minecraft:white_carpet" + ] + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "wool", + "category": "building", + "result": { + "id": "minecraft:purple_wool", + "count": 1 + }, + "ingredients": [ + "minecraft:purple_dye", + [ + "minecraft:black_wool", + "minecraft:blue_wool", + "minecraft:brown_wool", + "minecraft:cyan_wool", + "minecraft:gray_wool", + "minecraft:green_wool", + "minecraft:light_blue_wool", + "minecraft:light_gray_wool", + "minecraft:lime_wool", + "minecraft:magenta_wool", + "minecraft:orange_wool", + "minecraft:pink_wool", + "minecraft:red_wool", + "minecraft:yellow_wool", + "minecraft:white_wool" + ] + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "bed", + "category": "building", + "result": { + "id": "minecraft:red_bed", + "count": 1 + }, + "ingredients": [ + "minecraft:red_dye", + [ + "minecraft:black_bed", + "minecraft:blue_bed", + "minecraft:brown_bed", + "minecraft:cyan_bed", + "minecraft:gray_bed", + "minecraft:green_bed", + "minecraft:light_blue_bed", + "minecraft:light_gray_bed", + "minecraft:lime_bed", + "minecraft:magenta_bed", + "minecraft:orange_bed", + "minecraft:pink_bed", + "minecraft:purple_bed", + "minecraft:yellow_bed", + "minecraft:white_bed" + ] + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "carpet", + "category": "building", + "result": { + "id": "minecraft:red_carpet", + "count": 1 + }, + "ingredients": [ + "minecraft:red_dye", + [ + "minecraft:black_carpet", + "minecraft:blue_carpet", + "minecraft:brown_carpet", + "minecraft:cyan_carpet", + "minecraft:gray_carpet", + "minecraft:green_carpet", + "minecraft:light_blue_carpet", + "minecraft:light_gray_carpet", + "minecraft:lime_carpet", + "minecraft:magenta_carpet", + "minecraft:orange_carpet", + "minecraft:pink_carpet", + "minecraft:purple_carpet", + "minecraft:yellow_carpet", + "minecraft:white_carpet" + ] + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "wool", + "category": "building", + "result": { + "id": "minecraft:red_wool", + "count": 1 + }, + "ingredients": [ + "minecraft:red_dye", + [ + "minecraft:black_wool", + "minecraft:blue_wool", + "minecraft:brown_wool", + "minecraft:cyan_wool", + "minecraft:gray_wool", + "minecraft:green_wool", + "minecraft:light_blue_wool", + "minecraft:light_gray_wool", + "minecraft:lime_wool", + "minecraft:magenta_wool", + "minecraft:orange_wool", + "minecraft:pink_wool", + "minecraft:purple_wool", + "minecraft:yellow_wool", + "minecraft:white_wool" + ] + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "bed", + "category": "building", + "result": { + "id": "minecraft:white_bed", + "count": 1 + }, + "ingredients": [ + "minecraft:white_dye", + [ + "minecraft:black_bed", + "minecraft:blue_bed", + "minecraft:brown_bed", + "minecraft:cyan_bed", + "minecraft:gray_bed", + "minecraft:green_bed", + "minecraft:light_blue_bed", + "minecraft:light_gray_bed", + "minecraft:lime_bed", + "minecraft:magenta_bed", + "minecraft:orange_bed", + "minecraft:pink_bed", + "minecraft:purple_bed", + "minecraft:red_bed", + "minecraft:yellow_bed" + ] + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "carpet", + "category": "building", + "result": { + "id": "minecraft:white_carpet", + "count": 1 + }, + "ingredients": [ + "minecraft:white_dye", + [ + "minecraft:black_carpet", + "minecraft:blue_carpet", + "minecraft:brown_carpet", + "minecraft:cyan_carpet", + "minecraft:gray_carpet", + "minecraft:green_carpet", + "minecraft:light_blue_carpet", + "minecraft:light_gray_carpet", + "minecraft:lime_carpet", + "minecraft:magenta_carpet", + "minecraft:orange_carpet", + "minecraft:pink_carpet", + "minecraft:purple_carpet", + "minecraft:red_carpet", + "minecraft:yellow_carpet" + ] + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "wool", + "category": "building", + "result": { + "id": "minecraft:white_wool", + "count": 1 + }, + "ingredients": [ + "minecraft:white_dye", + [ + "minecraft:black_wool", + "minecraft:blue_wool", + "minecraft:brown_wool", + "minecraft:cyan_wool", + "minecraft:gray_wool", + "minecraft:green_wool", + "minecraft:light_blue_wool", + "minecraft:light_gray_wool", + "minecraft:lime_wool", + "minecraft:magenta_wool", + "minecraft:orange_wool", + "minecraft:pink_wool", + "minecraft:purple_wool", + "minecraft:red_wool", + "minecraft:yellow_wool" + ] + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "bed", + "category": "building", + "result": { + "id": "minecraft:yellow_bed", + "count": 1 + }, + "ingredients": [ + "minecraft:yellow_dye", + [ + "minecraft:black_bed", + "minecraft:blue_bed", + "minecraft:brown_bed", + "minecraft:cyan_bed", + "minecraft:gray_bed", + "minecraft:green_bed", + "minecraft:light_blue_bed", + "minecraft:light_gray_bed", + "minecraft:lime_bed", + "minecraft:magenta_bed", + "minecraft:orange_bed", + "minecraft:pink_bed", + "minecraft:purple_bed", + "minecraft:red_bed", + "minecraft:white_bed" + ] + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "carpet", + "category": "building", + "result": { + "id": "minecraft:yellow_carpet", + "count": 1 + }, + "ingredients": [ + "minecraft:yellow_dye", + [ + "minecraft:black_carpet", + "minecraft:blue_carpet", + "minecraft:brown_carpet", + "minecraft:cyan_carpet", + "minecraft:gray_carpet", + "minecraft:green_carpet", + "minecraft:light_blue_carpet", + "minecraft:light_gray_carpet", + "minecraft:lime_carpet", + "minecraft:magenta_carpet", + "minecraft:orange_carpet", + "minecraft:pink_carpet", + "minecraft:purple_carpet", + "minecraft:red_carpet", + "minecraft:white_carpet" + ] + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "wool", + "category": "building", + "result": { + "id": "minecraft:yellow_wool", + "count": 1 + }, + "ingredients": [ + "minecraft:yellow_dye", + [ + "minecraft:black_wool", + "minecraft:blue_wool", + "minecraft:brown_wool", + "minecraft:cyan_wool", + "minecraft:gray_wool", + "minecraft:green_wool", + "minecraft:light_blue_wool", + "minecraft:light_gray_wool", + "minecraft:lime_wool", + "minecraft:magenta_wool", + "minecraft:orange_wool", + "minecraft:pink_wool", + "minecraft:purple_wool", + "minecraft:red_wool", + "minecraft:white_wool" + ] + ], + "type": "minecraft:crafting_shapeless" + }, + { + "category": "misc", + "result": { + "id": "minecraft:emerald", + "count": 9 + }, + "ingredients": [ + "minecraft:emerald_block" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:emerald" + }, + "pattern": [ + "###", + "###", + "###" + ], + "result": { + "id": "minecraft:emerald_block", + "count": 1 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "result": { + "id": "minecraft:emerald" + }, + "experience": 1.0, + "cookingtime": 100, + "group": "emerald", + "category": "misc", + "ingredient": "minecraft:deepslate_emerald_ore", + "type": "minecraft:blasting" + }, + { + "result": { + "id": "minecraft:emerald" + }, + "experience": 1.0, + "cookingtime": 100, + "group": "emerald", + "category": "misc", + "ingredient": "minecraft:emerald_ore", + "type": "minecraft:blasting" + }, + { + "result": { + "id": "minecraft:emerald" + }, + "experience": 1.0, + "cookingtime": 200, + "group": "emerald", + "category": "misc", + "ingredient": "minecraft:deepslate_emerald_ore", + "type": "minecraft:smelting" + }, + { + "result": { + "id": "minecraft:emerald" + }, + "experience": 1.0, + "cookingtime": 200, + "group": "emerald", + "category": "misc", + "ingredient": "minecraft:emerald_ore", + "type": "minecraft:smelting" + }, + { + "key": { + "#": "minecraft:obsidian", + "B": "minecraft:book", + "D": "minecraft:diamond" + }, + "pattern": [ + " B ", + "D#D", + "###" + ], + "result": { + "id": "minecraft:enchanting_table", + "count": 1 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "E": "minecraft:ender_eye", + "G": "minecraft:glass", + "T": "minecraft:ghast_tear" + }, + "pattern": [ + "GGG", + "GEG", + "GTG" + ], + "result": { + "id": "minecraft:end_crystal", + "count": 1 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:popped_chorus_fruit", + "/": "minecraft:blaze_rod" + }, + "pattern": [ + "/", + "#" + ], + "result": { + "id": "minecraft:end_rod", + "count": 4 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:end_stone_bricks" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:end_stone_brick_slab", + "count": 6 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:end_stone_bricks", + "result": { + "id": "minecraft:end_stone_brick_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:end_stone", + "result": { + "id": "minecraft:end_stone_brick_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:end_stone_bricks" + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:end_stone_brick_stairs", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:end_stone_bricks", + "result": { + "id": "minecraft:end_stone_brick_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:end_stone", + "result": { + "id": "minecraft:end_stone_brick_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:end_stone_bricks" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:end_stone_brick_wall", + "count": 6 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:end_stone_bricks", + "result": { + "id": "minecraft:end_stone_brick_wall", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:end_stone", + "result": { + "id": "minecraft:end_stone_brick_wall", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:end_stone" + }, + "pattern": [ + "##", + "##" + ], + "result": { + "id": "minecraft:end_stone_bricks", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:end_stone", + "result": { + "id": "minecraft:end_stone_bricks", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:obsidian", + "E": "minecraft:ender_eye" + }, + "pattern": [ + "###", + "#E#", + "###" + ], + "result": { + "id": "minecraft:ender_chest", + "count": 1 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "category": "misc", + "result": { + "id": "minecraft:ender_eye", + "count": 1 + }, + "ingredients": [ + "minecraft:ender_pearl", + "minecraft:blaze_powder" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:exposed_cut_copper_slab" + }, + "pattern": [ + "#", + "#" + ], + "result": { + "id": "minecraft:exposed_chiseled_copper", + "count": 1 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:exposed_copper", + "result": { + "id": "minecraft:exposed_chiseled_copper", + "count": 4 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:exposed_cut_copper", + "result": { + "id": "minecraft:exposed_chiseled_copper", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "B": "minecraft:blaze_rod", + "C": "minecraft:exposed_copper", + "R": "minecraft:redstone" + }, + "pattern": [ + " C ", + "CBC", + " R " + ], + "result": { + "id": "minecraft:exposed_copper_bulb", + "count": 4 + }, + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "M": "minecraft:exposed_copper" + }, + "pattern": [ + " M ", + "M M", + " M " + ], + "result": { + "id": "minecraft:exposed_copper_grate", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:exposed_copper", + "result": { + "id": "minecraft:exposed_copper_grate", + "count": 4 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:exposed_copper" + }, + "pattern": [ + "##", + "##" + ], + "result": { + "id": "minecraft:exposed_cut_copper", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:exposed_copper", + "result": { + "id": "minecraft:exposed_cut_copper", + "count": 4 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:exposed_cut_copper" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:exposed_cut_copper_slab", + "count": 6 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:exposed_copper", + "result": { + "id": "minecraft:exposed_cut_copper_slab", + "count": 8 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:exposed_cut_copper", + "result": { + "id": "minecraft:exposed_cut_copper_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:exposed_cut_copper" + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:exposed_cut_copper_stairs", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:exposed_copper", + "result": { + "id": "minecraft:exposed_cut_copper_stairs", + "count": 4 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:exposed_cut_copper", + "result": { + "id": "minecraft:exposed_cut_copper_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:diamond", + "C": "minecraft:end_stone", + "S": "minecraft:eye_armor_trim_smithing_template" + }, + "pattern": [ + "#S#", + "#C#", + "###" + ], + "result": { + "id": "minecraft:eye_armor_trim_smithing_template", + "count": 2 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "template": "minecraft:eye_armor_trim_smithing_template", + "base": "#minecraft:trimmable_armor", + "addition": "#minecraft:trim_materials", + "type": "minecraft:smithing_trim" + }, + { + "category": "misc", + "result": { + "id": "minecraft:fermented_spider_eye", + "count": 1 + }, + "ingredients": [ + "minecraft:spider_eye", + "minecraft:brown_mushroom", + "minecraft:sugar" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "category": "misc", + "result": { + "id": "minecraft:field_masoned_banner_pattern", + "count": 1 + }, + "ingredients": [ + "minecraft:paper", + "minecraft:bricks" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "category": "misc", + "result": { + "id": "minecraft:fire_charge", + "count": 3 + }, + "ingredients": [ + "minecraft:gunpowder", + "minecraft:blaze_powder", + [ + "minecraft:coal", + "minecraft:charcoal" + ] + ], + "type": "minecraft:crafting_shapeless" + }, + { + "category": "misc", + "type": "minecraft:crafting_special_firework_rocket" + }, + { + "category": "misc", + "result": { + "id": "minecraft:firework_rocket", + "count": 3 + }, + "ingredients": [ + "minecraft:gunpowder", + "minecraft:paper" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "category": "misc", + "type": "minecraft:crafting_special_firework_star" + }, + { + "category": "misc", + "type": "minecraft:crafting_special_firework_star_fade" + }, + { + "key": { + "#": "minecraft:stick", + "X": "minecraft:string" + }, + "pattern": [ + " #", + " #X", + "# X" + ], + "result": { + "id": "minecraft:fishing_rod", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "#minecraft:planks", + "@": "minecraft:flint" + }, + "pattern": [ + "@@", + "##", + "##" + ], + "result": { + "id": "minecraft:fletching_table", + "count": 1 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "category": "equipment", + "result": { + "id": "minecraft:flint_and_steel", + "count": 1 + }, + "ingredients": [ + "minecraft:iron_ingot", + "minecraft:flint" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:diamond", + "C": "minecraft:breeze_rod", + "S": "minecraft:flow_armor_trim_smithing_template" + }, + "pattern": [ + "#S#", + "#C#", + "###" + ], + "result": { + "id": "minecraft:flow_armor_trim_smithing_template", + "count": 2 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "template": "minecraft:flow_armor_trim_smithing_template", + "base": "#minecraft:trimmable_armor", + "addition": "#minecraft:trim_materials", + "type": "minecraft:smithing_trim" + }, + { + "category": "misc", + "result": { + "id": "minecraft:flower_banner_pattern", + "count": 1 + }, + "ingredients": [ + "minecraft:paper", + "minecraft:oxeye_daisy" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:brick" + }, + "pattern": [ + "# #", + " # " + ], + "result": { + "id": "minecraft:flower_pot", + "count": 1 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "#minecraft:stone_crafting_materials" + }, + "pattern": [ + "###", + "# #", + "###" + ], + "result": { + "id": "minecraft:furnace", + "count": 1 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "category": "misc", + "result": { + "id": "minecraft:furnace_minecart", + "count": 1 + }, + "ingredients": [ + "minecraft:furnace", + "minecraft:minecart" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "result": { + "id": "minecraft:glass" + }, + "experience": 0.1, + "cookingtime": 200, + "category": "blocks", + "ingredient": "#minecraft:smelts_to_glass", + "type": "minecraft:smelting" + }, + { + "key": { + "#": "minecraft:glass" + }, + "pattern": [ + "# #", + " # " + ], + "result": { + "id": "minecraft:glass_bottle", + "count": 3 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:glass" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:glass_pane", + "count": 16 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:gold_nugget", + "X": "minecraft:melon_slice" + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "id": "minecraft:glistering_melon_slice", + "count": 1 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "category": "misc", + "result": { + "id": "minecraft:glow_item_frame", + "count": 1 + }, + "ingredients": [ + "minecraft:item_frame", + "minecraft:glow_ink_sac" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:glowstone_dust" + }, + "pattern": [ + "##", + "##" + ], + "result": { + "id": "minecraft:glowstone", + "count": 1 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:gold_ingot" + }, + "pattern": [ + "###", + "###", + "###" + ], + "result": { + "id": "minecraft:gold_block", + "count": 1 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "result": { + "id": "minecraft:gold_ingot" + }, + "experience": 1.0, + "cookingtime": 100, + "group": "gold_ingot", + "category": "misc", + "ingredient": "minecraft:deepslate_gold_ore", + "type": "minecraft:blasting" + }, + { + "result": { + "id": "minecraft:gold_ingot" + }, + "experience": 1.0, + "cookingtime": 100, + "group": "gold_ingot", + "category": "misc", + "ingredient": "minecraft:gold_ore", + "type": "minecraft:blasting" + }, + { + "result": { + "id": "minecraft:gold_ingot" + }, + "experience": 1.0, + "cookingtime": 100, + "group": "gold_ingot", + "category": "misc", + "ingredient": "minecraft:nether_gold_ore", + "type": "minecraft:blasting" + }, + { + "result": { + "id": "minecraft:gold_ingot" + }, + "experience": 1.0, + "cookingtime": 100, + "group": "gold_ingot", + "category": "misc", + "ingredient": "minecraft:raw_gold", + "type": "minecraft:blasting" + }, + { + "group": "gold_ingot", + "category": "misc", + "result": { + "id": "minecraft:gold_ingot", + "count": 9 + }, + "ingredients": [ + "minecraft:gold_block" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:gold_nugget" + }, + "pattern": [ + "###", + "###", + "###" + ], + "result": { + "id": "minecraft:gold_ingot", + "count": 1 + }, + "group": "gold_ingot", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "result": { + "id": "minecraft:gold_ingot" + }, + "experience": 1.0, + "cookingtime": 200, + "group": "gold_ingot", + "category": "misc", + "ingredient": "minecraft:deepslate_gold_ore", + "type": "minecraft:smelting" + }, + { + "result": { + "id": "minecraft:gold_ingot" + }, + "experience": 1.0, + "cookingtime": 200, + "group": "gold_ingot", + "category": "misc", + "ingredient": "minecraft:gold_ore", + "type": "minecraft:smelting" + }, + { + "result": { + "id": "minecraft:gold_ingot" + }, + "experience": 1.0, + "cookingtime": 200, + "group": "gold_ingot", + "category": "misc", + "ingredient": "minecraft:nether_gold_ore", + "type": "minecraft:smelting" + }, + { + "result": { + "id": "minecraft:gold_ingot" + }, + "experience": 1.0, + "cookingtime": 200, + "group": "gold_ingot", + "category": "misc", + "ingredient": "minecraft:raw_gold", + "type": "minecraft:smelting" + }, + { + "category": "misc", + "result": { + "id": "minecraft:gold_nugget", + "count": 9 + }, + "ingredients": [ + "minecraft:gold_ingot" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "result": { + "id": "minecraft:gold_nugget" + }, + "experience": 0.1, + "cookingtime": 100, + "category": "misc", + "ingredient": [ + "minecraft:golden_pickaxe", + "minecraft:golden_shovel", + "minecraft:golden_axe", + "minecraft:golden_hoe", + "minecraft:golden_sword", + "minecraft:golden_helmet", + "minecraft:golden_chestplate", + "minecraft:golden_leggings", + "minecraft:golden_boots", + "minecraft:golden_horse_armor" + ], + "type": "minecraft:blasting" + }, + { + "result": { + "id": "minecraft:gold_nugget" + }, + "experience": 0.1, + "cookingtime": 200, + "category": "misc", + "ingredient": [ + "minecraft:golden_pickaxe", + "minecraft:golden_shovel", + "minecraft:golden_axe", + "minecraft:golden_hoe", + "minecraft:golden_sword", + "minecraft:golden_helmet", + "minecraft:golden_chestplate", + "minecraft:golden_leggings", + "minecraft:golden_boots", + "minecraft:golden_horse_armor" + ], + "type": "minecraft:smelting" + }, + { + "key": { + "#": "minecraft:gold_ingot", + "X": "minecraft:apple" + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "id": "minecraft:golden_apple", + "count": 1 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stick", + "X": "#minecraft:gold_tool_materials" + }, + "pattern": [ + "XX", + "X#", + " #" + ], + "result": { + "id": "minecraft:golden_axe", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "X": "minecraft:gold_ingot" + }, + "pattern": [ + "X X", + "X X" + ], + "result": { + "id": "minecraft:golden_boots", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:gold_nugget", + "X": "minecraft:carrot" + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "id": "minecraft:golden_carrot", + "count": 1 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "X": "minecraft:gold_ingot" + }, + "pattern": [ + "X X", + "XXX", + "XXX" + ], + "result": { + "id": "minecraft:golden_chestplate", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "X": "minecraft:gold_ingot" + }, + "pattern": [ + "XXX", + "X X" + ], + "result": { + "id": "minecraft:golden_helmet", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stick", + "X": "#minecraft:gold_tool_materials" + }, + "pattern": [ + "XX", + " #", + " #" + ], + "result": { + "id": "minecraft:golden_hoe", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "X": "minecraft:gold_ingot" + }, + "pattern": [ + "XXX", + "X X", + "X X" + ], + "result": { + "id": "minecraft:golden_leggings", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stick", + "X": "#minecraft:gold_tool_materials" + }, + "pattern": [ + "XXX", + " # ", + " # " + ], + "result": { + "id": "minecraft:golden_pickaxe", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stick", + "X": "#minecraft:gold_tool_materials" + }, + "pattern": [ + "X", + "#", + "#" + ], + "result": { + "id": "minecraft:golden_shovel", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stick", + "X": "#minecraft:gold_tool_materials" + }, + "pattern": [ + "X", + "X", + "#" + ], + "result": { + "id": "minecraft:golden_sword", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "category": "building", + "result": { + "id": "minecraft:granite", + "count": 1 + }, + "ingredients": [ + "minecraft:diorite", + "minecraft:quartz" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:granite" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:granite_slab", + "count": 6 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:granite", + "result": { + "id": "minecraft:granite_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:granite" + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:granite_stairs", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:granite", + "result": { + "id": "minecraft:granite_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:granite" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:granite_wall", + "count": 6 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:granite", + "result": { + "id": "minecraft:granite_wall", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:gray_wool", + "|": "minecraft:stick" + }, + "pattern": [ + "###", + "###", + " | " + ], + "result": { + "id": "minecraft:gray_banner", + "count": 1 + }, + "group": "banner", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:gray_wool", + "X": "#minecraft:planks" + }, + "pattern": [ + "###", + "XXX" + ], + "result": { + "id": "minecraft:gray_bed", + "count": 1 + }, + "group": "bed", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "input": "#minecraft:bundles", + "material": "minecraft:gray_dye", + "result": "minecraft:gray_bundle", + "group": "bundle_dye", + "category": "equipment", + "type": "minecraft:crafting_transmute" + }, + { + "group": "dyed_candle", + "category": "misc", + "result": { + "id": "minecraft:gray_candle", + "count": 1 + }, + "ingredients": [ + "minecraft:candle", + "minecraft:gray_dye" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:gray_wool" + }, + "pattern": [ + "##" + ], + "result": { + "id": "minecraft:gray_carpet", + "count": 3 + }, + "group": "carpet", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "group": "concrete_powder", + "category": "building", + "result": { + "id": "minecraft:gray_concrete_powder", + "count": 8 + }, + "ingredients": [ + "minecraft:gray_dye", + "minecraft:sand", + "minecraft:sand", + "minecraft:sand", + "minecraft:sand", + "minecraft:gravel", + "minecraft:gravel", + "minecraft:gravel", + "minecraft:gravel" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "category": "misc", + "result": { + "id": "minecraft:gray_dye", + "count": 2 + }, + "ingredients": [ + "minecraft:black_dye", + "minecraft:white_dye" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "result": { + "id": "minecraft:gray_glazed_terracotta" + }, + "experience": 0.1, + "cookingtime": 200, + "category": "blocks", + "ingredient": "minecraft:gray_terracotta", + "type": "minecraft:smelting" + }, + { + "input": "#minecraft:shulker_boxes", + "material": "minecraft:gray_dye", + "result": "minecraft:gray_shulker_box", + "group": "shulker_box_dye", + "category": "misc", + "type": "minecraft:crafting_transmute" + }, + { + "key": { + "#": "minecraft:glass", + "X": "minecraft:gray_dye" + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "id": "minecraft:gray_stained_glass", + "count": 8 + }, + "group": "stained_glass", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:gray_stained_glass" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:gray_stained_glass_pane", + "count": 16 + }, + "group": "stained_glass_pane", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:glass_pane", + "$": "minecraft:gray_dye" + }, + "pattern": [ + "###", + "#$#", + "###" + ], + "result": { + "id": "minecraft:gray_stained_glass_pane", + "count": 8 + }, + "group": "stained_glass_pane", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:terracotta", + "X": "minecraft:gray_dye" + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "id": "minecraft:gray_terracotta", + "count": 8 + }, + "group": "stained_terracotta", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:green_wool", + "|": "minecraft:stick" + }, + "pattern": [ + "###", + "###", + " | " + ], + "result": { + "id": "minecraft:green_banner", + "count": 1 + }, + "group": "banner", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:green_wool", + "X": "#minecraft:planks" + }, + "pattern": [ + "###", + "XXX" + ], + "result": { + "id": "minecraft:green_bed", + "count": 1 + }, + "group": "bed", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "input": "#minecraft:bundles", + "material": "minecraft:green_dye", + "result": "minecraft:green_bundle", + "group": "bundle_dye", + "category": "equipment", + "type": "minecraft:crafting_transmute" + }, + { + "group": "dyed_candle", + "category": "misc", + "result": { + "id": "minecraft:green_candle", + "count": 1 + }, + "ingredients": [ + "minecraft:candle", + "minecraft:green_dye" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:green_wool" + }, + "pattern": [ + "##" + ], + "result": { + "id": "minecraft:green_carpet", + "count": 3 + }, + "group": "carpet", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "group": "concrete_powder", + "category": "building", + "result": { + "id": "minecraft:green_concrete_powder", + "count": 8 + }, + "ingredients": [ + "minecraft:green_dye", + "minecraft:sand", + "minecraft:sand", + "minecraft:sand", + "minecraft:sand", + "minecraft:gravel", + "minecraft:gravel", + "minecraft:gravel", + "minecraft:gravel" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "result": { + "id": "minecraft:green_dye" + }, + "experience": 1.0, + "cookingtime": 200, + "category": "misc", + "ingredient": "minecraft:cactus", + "type": "minecraft:smelting" + }, + { + "result": { + "id": "minecraft:green_glazed_terracotta" + }, + "experience": 0.1, + "cookingtime": 200, + "category": "blocks", + "ingredient": "minecraft:green_terracotta", + "type": "minecraft:smelting" + }, + { + "input": "#minecraft:shulker_boxes", + "material": "minecraft:green_dye", + "result": "minecraft:green_shulker_box", + "group": "shulker_box_dye", + "category": "misc", + "type": "minecraft:crafting_transmute" + }, + { + "key": { + "#": "minecraft:glass", + "X": "minecraft:green_dye" + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "id": "minecraft:green_stained_glass", + "count": 8 + }, + "group": "stained_glass", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:green_stained_glass" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:green_stained_glass_pane", + "count": 16 + }, + "group": "stained_glass_pane", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:glass_pane", + "$": "minecraft:green_dye" + }, + "pattern": [ + "###", + "#$#", + "###" + ], + "result": { + "id": "minecraft:green_stained_glass_pane", + "count": 8 + }, + "group": "stained_glass_pane", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:terracotta", + "X": "minecraft:green_dye" + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "id": "minecraft:green_terracotta", + "count": 8 + }, + "group": "stained_terracotta", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "#minecraft:planks", + "-": "minecraft:stone_slab", + "I": "minecraft:stick" + }, + "pattern": [ + "I-I", + "# #" + ], + "result": { + "id": "minecraft:grindstone", + "count": 1 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "category": "building", + "result": { + "id": "minecraft:hay_block", + "count": 1 + }, + "ingredients": [ + "minecraft:wheat", + "minecraft:wheat", + "minecraft:wheat", + "minecraft:wheat", + "minecraft:wheat", + "minecraft:wheat", + "minecraft:wheat", + "minecraft:wheat", + "minecraft:wheat" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:iron_ingot" + }, + "pattern": [ + "##" + ], + "result": { + "id": "minecraft:heavy_weighted_pressure_plate", + "count": 1 + }, + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:honey_bottle" + }, + "pattern": [ + "##", + "##" + ], + "result": { + "id": "minecraft:honey_block", + "count": 1 + }, + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "category": "misc", + "result": { + "id": "minecraft:honey_bottle", + "count": 4 + }, + "ingredients": [ + "minecraft:honey_block", + "minecraft:glass_bottle", + "minecraft:glass_bottle", + "minecraft:glass_bottle", + "minecraft:glass_bottle" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:honeycomb" + }, + "pattern": [ + "##", + "##" + ], + "result": { + "id": "minecraft:honeycomb_block", + "count": 1 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "C": "minecraft:chest", + "I": "minecraft:iron_ingot" + }, + "pattern": [ + "I I", + "ICI", + " I " + ], + "result": { + "id": "minecraft:hopper", + "count": 1 + }, + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "category": "misc", + "result": { + "id": "minecraft:hopper_minecart", + "count": 1 + }, + "ingredients": [ + "minecraft:hopper", + "minecraft:minecart" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:diamond", + "C": "minecraft:terracotta", + "S": "minecraft:host_armor_trim_smithing_template" + }, + "pattern": [ + "#S#", + "#C#", + "###" + ], + "result": { + "id": "minecraft:host_armor_trim_smithing_template", + "count": 2 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "template": "minecraft:host_armor_trim_smithing_template", + "base": "#minecraft:trimmable_armor", + "addition": "#minecraft:trim_materials", + "type": "minecraft:smithing_trim" + }, + { + "key": { + "#": "minecraft:stick", + "X": "#minecraft:iron_tool_materials" + }, + "pattern": [ + "XX", + "X#", + " #" + ], + "result": { + "id": "minecraft:iron_axe", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:iron_ingot" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:iron_bars", + "count": 16 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:iron_ingot" + }, + "pattern": [ + "###", + "###", + "###" + ], + "result": { + "id": "minecraft:iron_block", + "count": 1 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "X": "minecraft:iron_ingot" + }, + "pattern": [ + "X X", + "X X" + ], + "result": { + "id": "minecraft:iron_boots", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "X": "minecraft:iron_ingot" + }, + "pattern": [ + "X X", + "XXX", + "XXX" + ], + "result": { + "id": "minecraft:iron_chestplate", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:iron_ingot" + }, + "pattern": [ + "##", + "##", + "##" + ], + "result": { + "id": "minecraft:iron_door", + "count": 3 + }, + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "X": "minecraft:iron_ingot" + }, + "pattern": [ + "XXX", + "X X" + ], + "result": { + "id": "minecraft:iron_helmet", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stick", + "X": "#minecraft:iron_tool_materials" + }, + "pattern": [ + "XX", + " #", + " #" + ], + "result": { + "id": "minecraft:iron_hoe", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "result": { + "id": "minecraft:iron_ingot" + }, + "experience": 0.7, + "cookingtime": 100, + "group": "iron_ingot", + "category": "misc", + "ingredient": "minecraft:deepslate_iron_ore", + "type": "minecraft:blasting" + }, + { + "result": { + "id": "minecraft:iron_ingot" + }, + "experience": 0.7, + "cookingtime": 100, + "group": "iron_ingot", + "category": "misc", + "ingredient": "minecraft:iron_ore", + "type": "minecraft:blasting" + }, + { + "result": { + "id": "minecraft:iron_ingot" + }, + "experience": 0.7, + "cookingtime": 100, + "group": "iron_ingot", + "category": "misc", + "ingredient": "minecraft:raw_iron", + "type": "minecraft:blasting" + }, + { + "group": "iron_ingot", + "category": "misc", + "result": { + "id": "minecraft:iron_ingot", + "count": 9 + }, + "ingredients": [ + "minecraft:iron_block" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:iron_nugget" + }, + "pattern": [ + "###", + "###", + "###" + ], + "result": { + "id": "minecraft:iron_ingot", + "count": 1 + }, + "group": "iron_ingot", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "result": { + "id": "minecraft:iron_ingot" + }, + "experience": 0.7, + "cookingtime": 200, + "group": "iron_ingot", + "category": "misc", + "ingredient": "minecraft:deepslate_iron_ore", + "type": "minecraft:smelting" + }, + { + "result": { + "id": "minecraft:iron_ingot" + }, + "experience": 0.7, + "cookingtime": 200, + "group": "iron_ingot", + "category": "misc", + "ingredient": "minecraft:iron_ore", + "type": "minecraft:smelting" + }, + { + "result": { + "id": "minecraft:iron_ingot" + }, + "experience": 0.7, + "cookingtime": 200, + "group": "iron_ingot", + "category": "misc", + "ingredient": "minecraft:raw_iron", + "type": "minecraft:smelting" + }, + { + "key": { + "X": "minecraft:iron_ingot" + }, + "pattern": [ + "XXX", + "X X", + "X X" + ], + "result": { + "id": "minecraft:iron_leggings", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "category": "misc", + "result": { + "id": "minecraft:iron_nugget", + "count": 9 + }, + "ingredients": [ + "minecraft:iron_ingot" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "result": { + "id": "minecraft:iron_nugget" + }, + "experience": 0.1, + "cookingtime": 100, + "category": "misc", + "ingredient": [ + "minecraft:iron_pickaxe", + "minecraft:iron_shovel", + "minecraft:iron_axe", + "minecraft:iron_hoe", + "minecraft:iron_sword", + "minecraft:iron_helmet", + "minecraft:iron_chestplate", + "minecraft:iron_leggings", + "minecraft:iron_boots", + "minecraft:iron_horse_armor", + "minecraft:chainmail_helmet", + "minecraft:chainmail_chestplate", + "minecraft:chainmail_leggings", + "minecraft:chainmail_boots" + ], + "type": "minecraft:blasting" + }, + { + "result": { + "id": "minecraft:iron_nugget" + }, + "experience": 0.1, + "cookingtime": 200, + "category": "misc", + "ingredient": [ + "minecraft:iron_pickaxe", + "minecraft:iron_shovel", + "minecraft:iron_axe", + "minecraft:iron_hoe", + "minecraft:iron_sword", + "minecraft:iron_helmet", + "minecraft:iron_chestplate", + "minecraft:iron_leggings", + "minecraft:iron_boots", + "minecraft:iron_horse_armor", + "minecraft:chainmail_helmet", + "minecraft:chainmail_chestplate", + "minecraft:chainmail_leggings", + "minecraft:chainmail_boots" + ], + "type": "minecraft:smelting" + }, + { + "key": { + "#": "minecraft:stick", + "X": "#minecraft:iron_tool_materials" + }, + "pattern": [ + "XXX", + " # ", + " # " + ], + "result": { + "id": "minecraft:iron_pickaxe", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stick", + "X": "#minecraft:iron_tool_materials" + }, + "pattern": [ + "X", + "#", + "#" + ], + "result": { + "id": "minecraft:iron_shovel", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stick", + "X": "#minecraft:iron_tool_materials" + }, + "pattern": [ + "X", + "X", + "#" + ], + "result": { + "id": "minecraft:iron_sword", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:iron_ingot" + }, + "pattern": [ + "##", + "##" + ], + "result": { + "id": "minecraft:iron_trapdoor", + "count": 1 + }, + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stick", + "X": "minecraft:leather" + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "id": "minecraft:item_frame", + "count": 1 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "A": "minecraft:carved_pumpkin", + "B": "minecraft:torch" + }, + "pattern": [ + "A", + "B" + ], + "result": { + "id": "minecraft:jack_o_lantern", + "count": 1 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "#minecraft:planks", + "X": "minecraft:diamond" + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "id": "minecraft:jukebox", + "count": 1 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:jungle_planks" + }, + "pattern": [ + "# #", + "###" + ], + "result": { + "id": "minecraft:jungle_boat", + "count": 1 + }, + "group": "boat", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "group": "wooden_button", + "category": "redstone", + "result": { + "id": "minecraft:jungle_button", + "count": 1 + }, + "ingredients": [ + "minecraft:jungle_planks" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "chest_boat", + "category": "misc", + "result": { + "id": "minecraft:jungle_chest_boat", + "count": 1 + }, + "ingredients": [ + "minecraft:chest", + "minecraft:jungle_boat" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:jungle_planks" + }, + "pattern": [ + "##", + "##", + "##" + ], + "result": { + "id": "minecraft:jungle_door", + "count": 3 + }, + "group": "wooden_door", + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stick", + "W": "minecraft:jungle_planks" + }, + "pattern": [ + "W#W", + "W#W" + ], + "result": { + "id": "minecraft:jungle_fence", + "count": 3 + }, + "group": "wooden_fence", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stick", + "W": "minecraft:jungle_planks" + }, + "pattern": [ + "#W#", + "#W#" + ], + "result": { + "id": "minecraft:jungle_fence_gate", + "count": 1 + }, + "group": "wooden_fence_gate", + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stripped_jungle_log", + "X": "minecraft:chain" + }, + "pattern": [ + "X X", + "###", + "###" + ], + "result": { + "id": "minecraft:jungle_hanging_sign", + "count": 6 + }, + "group": "hanging_sign", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "group": "planks", + "category": "building", + "result": { + "id": "minecraft:jungle_planks", + "count": 4 + }, + "ingredients": [ + "#minecraft:jungle_logs" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:jungle_planks" + }, + "pattern": [ + "##" + ], + "result": { + "id": "minecraft:jungle_pressure_plate", + "count": 1 + }, + "group": "wooden_pressure_plate", + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:jungle_planks", + "X": "minecraft:stick" + }, + "pattern": [ + "###", + "###", + " X " + ], + "result": { + "id": "minecraft:jungle_sign", + "count": 3 + }, + "group": "wooden_sign", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:jungle_planks" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:jungle_slab", + "count": 6 + }, + "group": "wooden_slab", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:jungle_planks" + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:jungle_stairs", + "count": 4 + }, + "group": "wooden_stairs", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:jungle_planks" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:jungle_trapdoor", + "count": 2 + }, + "group": "wooden_trapdoor", + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:jungle_log" + }, + "pattern": [ + "##", + "##" + ], + "result": { + "id": "minecraft:jungle_wood", + "count": 3 + }, + "group": "bark", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stick" + }, + "pattern": [ + "# #", + "###", + "# #" + ], + "result": { + "id": "minecraft:ladder", + "count": 3 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:torch", + "X": "minecraft:iron_nugget" + }, + "pattern": [ + "XXX", + "X#X", + "XXX" + ], + "result": { + "id": "minecraft:lantern", + "count": 1 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:lapis_lazuli" + }, + "pattern": [ + "###", + "###", + "###" + ], + "result": { + "id": "minecraft:lapis_block", + "count": 1 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "category": "misc", + "result": { + "id": "minecraft:lapis_lazuli", + "count": 9 + }, + "ingredients": [ + "minecraft:lapis_block" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "result": { + "id": "minecraft:lapis_lazuli" + }, + "experience": 0.2, + "cookingtime": 100, + "group": "lapis_lazuli", + "category": "misc", + "ingredient": "minecraft:deepslate_lapis_ore", + "type": "minecraft:blasting" + }, + { + "result": { + "id": "minecraft:lapis_lazuli" + }, + "experience": 0.2, + "cookingtime": 100, + "group": "lapis_lazuli", + "category": "misc", + "ingredient": "minecraft:lapis_ore", + "type": "minecraft:blasting" + }, + { + "result": { + "id": "minecraft:lapis_lazuli" + }, + "experience": 0.2, + "cookingtime": 200, + "group": "lapis_lazuli", + "category": "misc", + "ingredient": "minecraft:deepslate_lapis_ore", + "type": "minecraft:smelting" + }, + { + "result": { + "id": "minecraft:lapis_lazuli" + }, + "experience": 0.2, + "cookingtime": 200, + "group": "lapis_lazuli", + "category": "misc", + "ingredient": "minecraft:lapis_ore", + "type": "minecraft:smelting" + }, + { + "key": { + "O": "minecraft:slime_ball", + "~": "minecraft:string" + }, + "pattern": [ + "~~ ", + "~O ", + " ~" + ], + "result": { + "id": "minecraft:lead", + "count": 2 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:rabbit_hide" + }, + "pattern": [ + "##", + "##" + ], + "result": { + "id": "minecraft:leather", + "count": 1 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "X": "minecraft:leather" + }, + "pattern": [ + "X X", + "X X" + ], + "result": { + "id": "minecraft:leather_boots", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "X": "minecraft:leather" + }, + "pattern": [ + "X X", + "XXX", + "XXX" + ], + "result": { + "id": "minecraft:leather_chestplate", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "X": "minecraft:leather" + }, + "pattern": [ + "XXX", + "X X" + ], + "result": { + "id": "minecraft:leather_helmet", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "X": "minecraft:leather" + }, + "pattern": [ + "X X", + "XXX", + "X X" + ], + "result": { + "id": "minecraft:leather_horse_armor", + "count": 1 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "X": "minecraft:leather" + }, + "pattern": [ + "XXX", + "X X", + "X X" + ], + "result": { + "id": "minecraft:leather_leggings", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "B": "minecraft:bookshelf", + "S": "#minecraft:wooden_slabs" + }, + "pattern": [ + "SSS", + " B ", + " S " + ], + "result": { + "id": "minecraft:lectern", + "count": 1 + }, + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:cobblestone", + "X": "minecraft:stick" + }, + "pattern": [ + "X", + "#" + ], + "result": { + "id": "minecraft:lever", + "count": 1 + }, + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:light_blue_wool", + "|": "minecraft:stick" + }, + "pattern": [ + "###", + "###", + " | " + ], + "result": { + "id": "minecraft:light_blue_banner", + "count": 1 + }, + "group": "banner", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:light_blue_wool", + "X": "#minecraft:planks" + }, + "pattern": [ + "###", + "XXX" + ], + "result": { + "id": "minecraft:light_blue_bed", + "count": 1 + }, + "group": "bed", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "input": "#minecraft:bundles", + "material": "minecraft:light_blue_dye", + "result": "minecraft:light_blue_bundle", + "group": "bundle_dye", + "category": "equipment", + "type": "minecraft:crafting_transmute" + }, + { + "group": "dyed_candle", + "category": "misc", + "result": { + "id": "minecraft:light_blue_candle", + "count": 1 + }, + "ingredients": [ + "minecraft:candle", + "minecraft:light_blue_dye" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:light_blue_wool" + }, + "pattern": [ + "##" + ], + "result": { + "id": "minecraft:light_blue_carpet", + "count": 3 + }, + "group": "carpet", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "group": "concrete_powder", + "category": "building", + "result": { + "id": "minecraft:light_blue_concrete_powder", + "count": 8 + }, + "ingredients": [ + "minecraft:light_blue_dye", + "minecraft:sand", + "minecraft:sand", + "minecraft:sand", + "minecraft:sand", + "minecraft:gravel", + "minecraft:gravel", + "minecraft:gravel", + "minecraft:gravel" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "light_blue_dye", + "category": "misc", + "result": { + "id": "minecraft:light_blue_dye", + "count": 1 + }, + "ingredients": [ + "minecraft:blue_orchid" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "light_blue_dye", + "category": "misc", + "result": { + "id": "minecraft:light_blue_dye", + "count": 2 + }, + "ingredients": [ + "minecraft:blue_dye", + "minecraft:white_dye" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "result": { + "id": "minecraft:light_blue_glazed_terracotta" + }, + "experience": 0.1, + "cookingtime": 200, + "category": "blocks", + "ingredient": "minecraft:light_blue_terracotta", + "type": "minecraft:smelting" + }, + { + "input": "#minecraft:shulker_boxes", + "material": "minecraft:light_blue_dye", + "result": "minecraft:light_blue_shulker_box", + "group": "shulker_box_dye", + "category": "misc", + "type": "minecraft:crafting_transmute" + }, + { + "key": { + "#": "minecraft:glass", + "X": "minecraft:light_blue_dye" + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "id": "minecraft:light_blue_stained_glass", + "count": 8 + }, + "group": "stained_glass", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:light_blue_stained_glass" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:light_blue_stained_glass_pane", + "count": 16 + }, + "group": "stained_glass_pane", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:glass_pane", + "$": "minecraft:light_blue_dye" + }, + "pattern": [ + "###", + "#$#", + "###" + ], + "result": { + "id": "minecraft:light_blue_stained_glass_pane", + "count": 8 + }, + "group": "stained_glass_pane", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:terracotta", + "X": "minecraft:light_blue_dye" + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "id": "minecraft:light_blue_terracotta", + "count": 8 + }, + "group": "stained_terracotta", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:light_gray_wool", + "|": "minecraft:stick" + }, + "pattern": [ + "###", + "###", + " | " + ], + "result": { + "id": "minecraft:light_gray_banner", + "count": 1 + }, + "group": "banner", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:light_gray_wool", + "X": "#minecraft:planks" + }, + "pattern": [ + "###", + "XXX" + ], + "result": { + "id": "minecraft:light_gray_bed", + "count": 1 + }, + "group": "bed", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "input": "#minecraft:bundles", + "material": "minecraft:light_gray_dye", + "result": "minecraft:light_gray_bundle", + "group": "bundle_dye", + "category": "equipment", + "type": "minecraft:crafting_transmute" + }, + { + "group": "dyed_candle", + "category": "misc", + "result": { + "id": "minecraft:light_gray_candle", + "count": 1 + }, + "ingredients": [ + "minecraft:candle", + "minecraft:light_gray_dye" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:light_gray_wool" + }, + "pattern": [ + "##" + ], + "result": { + "id": "minecraft:light_gray_carpet", + "count": 3 + }, + "group": "carpet", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "group": "concrete_powder", + "category": "building", + "result": { + "id": "minecraft:light_gray_concrete_powder", + "count": 8 + }, + "ingredients": [ + "minecraft:light_gray_dye", + "minecraft:sand", + "minecraft:sand", + "minecraft:sand", + "minecraft:sand", + "minecraft:gravel", + "minecraft:gravel", + "minecraft:gravel", + "minecraft:gravel" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "light_gray_dye", + "category": "misc", + "result": { + "id": "minecraft:light_gray_dye", + "count": 1 + }, + "ingredients": [ + "minecraft:azure_bluet" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "light_gray_dye", + "category": "misc", + "result": { + "id": "minecraft:light_gray_dye", + "count": 3 + }, + "ingredients": [ + "minecraft:black_dye", + "minecraft:white_dye", + "minecraft:white_dye" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "light_gray_dye", + "category": "misc", + "result": { + "id": "minecraft:light_gray_dye", + "count": 2 + }, + "ingredients": [ + "minecraft:gray_dye", + "minecraft:white_dye" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "light_gray_dye", + "category": "misc", + "result": { + "id": "minecraft:light_gray_dye", + "count": 1 + }, + "ingredients": [ + "minecraft:oxeye_daisy" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "light_gray_dye", + "category": "misc", + "result": { + "id": "minecraft:light_gray_dye", + "count": 1 + }, + "ingredients": [ + "minecraft:white_tulip" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "result": { + "id": "minecraft:light_gray_glazed_terracotta" + }, + "experience": 0.1, + "cookingtime": 200, + "category": "blocks", + "ingredient": "minecraft:light_gray_terracotta", + "type": "minecraft:smelting" + }, + { + "input": "#minecraft:shulker_boxes", + "material": "minecraft:light_gray_dye", + "result": "minecraft:light_gray_shulker_box", + "group": "shulker_box_dye", + "category": "misc", + "type": "minecraft:crafting_transmute" + }, + { + "key": { + "#": "minecraft:glass", + "X": "minecraft:light_gray_dye" + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "id": "minecraft:light_gray_stained_glass", + "count": 8 + }, + "group": "stained_glass", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:light_gray_stained_glass" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:light_gray_stained_glass_pane", + "count": 16 + }, + "group": "stained_glass_pane", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:glass_pane", + "$": "minecraft:light_gray_dye" + }, + "pattern": [ + "###", + "#$#", + "###" + ], + "result": { + "id": "minecraft:light_gray_stained_glass_pane", + "count": 8 + }, + "group": "stained_glass_pane", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:terracotta", + "X": "minecraft:light_gray_dye" + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "id": "minecraft:light_gray_terracotta", + "count": 8 + }, + "group": "stained_terracotta", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:gold_ingot" + }, + "pattern": [ + "##" + ], + "result": { + "id": "minecraft:light_weighted_pressure_plate", + "count": 1 + }, + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:copper_ingot" + }, + "pattern": [ + "#", + "#", + "#" + ], + "result": { + "id": "minecraft:lightning_rod", + "count": 1 + }, + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:lime_wool", + "|": "minecraft:stick" + }, + "pattern": [ + "###", + "###", + " | " + ], + "result": { + "id": "minecraft:lime_banner", + "count": 1 + }, + "group": "banner", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:lime_wool", + "X": "#minecraft:planks" + }, + "pattern": [ + "###", + "XXX" + ], + "result": { + "id": "minecraft:lime_bed", + "count": 1 + }, + "group": "bed", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "input": "#minecraft:bundles", + "material": "minecraft:lime_dye", + "result": "minecraft:lime_bundle", + "group": "bundle_dye", + "category": "equipment", + "type": "minecraft:crafting_transmute" + }, + { + "group": "dyed_candle", + "category": "misc", + "result": { + "id": "minecraft:lime_candle", + "count": 1 + }, + "ingredients": [ + "minecraft:candle", + "minecraft:lime_dye" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:lime_wool" + }, + "pattern": [ + "##" + ], + "result": { + "id": "minecraft:lime_carpet", + "count": 3 + }, + "group": "carpet", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "group": "concrete_powder", + "category": "building", + "result": { + "id": "minecraft:lime_concrete_powder", + "count": 8 + }, + "ingredients": [ + "minecraft:lime_dye", + "minecraft:sand", + "minecraft:sand", + "minecraft:sand", + "minecraft:sand", + "minecraft:gravel", + "minecraft:gravel", + "minecraft:gravel", + "minecraft:gravel" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "category": "misc", + "result": { + "id": "minecraft:lime_dye", + "count": 2 + }, + "ingredients": [ + "minecraft:green_dye", + "minecraft:white_dye" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "result": { + "id": "minecraft:lime_dye" + }, + "experience": 0.1, + "cookingtime": 200, + "category": "misc", + "ingredient": "minecraft:sea_pickle", + "type": "minecraft:smelting" + }, + { + "result": { + "id": "minecraft:lime_glazed_terracotta" + }, + "experience": 0.1, + "cookingtime": 200, + "category": "blocks", + "ingredient": "minecraft:lime_terracotta", + "type": "minecraft:smelting" + }, + { + "input": "#minecraft:shulker_boxes", + "material": "minecraft:lime_dye", + "result": "minecraft:lime_shulker_box", + "group": "shulker_box_dye", + "category": "misc", + "type": "minecraft:crafting_transmute" + }, + { + "key": { + "#": "minecraft:glass", + "X": "minecraft:lime_dye" + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "id": "minecraft:lime_stained_glass", + "count": 8 + }, + "group": "stained_glass", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:lime_stained_glass" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:lime_stained_glass_pane", + "count": 16 + }, + "group": "stained_glass_pane", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:glass_pane", + "$": "minecraft:lime_dye" + }, + "pattern": [ + "###", + "#$#", + "###" + ], + "result": { + "id": "minecraft:lime_stained_glass_pane", + "count": 8 + }, + "group": "stained_glass_pane", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:terracotta", + "X": "minecraft:lime_dye" + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "id": "minecraft:lime_terracotta", + "count": 8 + }, + "group": "stained_terracotta", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:netherite_ingot", + "S": "minecraft:chiseled_stone_bricks" + }, + "pattern": [ + "SSS", + "S#S", + "SSS" + ], + "result": { + "id": "minecraft:lodestone", + "count": 1 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "#minecraft:planks", + "@": "minecraft:string" + }, + "pattern": [ + "@@", + "##" + ], + "result": { + "id": "minecraft:loom", + "count": 1 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:heavy_core", + "I": "minecraft:breeze_rod" + }, + "pattern": [ + " # ", + " I " + ], + "result": { + "id": "minecraft:mace", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:magenta_wool", + "|": "minecraft:stick" + }, + "pattern": [ + "###", + "###", + " | " + ], + "result": { + "id": "minecraft:magenta_banner", + "count": 1 + }, + "group": "banner", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:magenta_wool", + "X": "#minecraft:planks" + }, + "pattern": [ + "###", + "XXX" + ], + "result": { + "id": "minecraft:magenta_bed", + "count": 1 + }, + "group": "bed", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "input": "#minecraft:bundles", + "material": "minecraft:magenta_dye", + "result": "minecraft:magenta_bundle", + "group": "bundle_dye", + "category": "equipment", + "type": "minecraft:crafting_transmute" + }, + { + "group": "dyed_candle", + "category": "misc", + "result": { + "id": "minecraft:magenta_candle", + "count": 1 + }, + "ingredients": [ + "minecraft:candle", + "minecraft:magenta_dye" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:magenta_wool" + }, + "pattern": [ + "##" + ], + "result": { + "id": "minecraft:magenta_carpet", + "count": 3 + }, + "group": "carpet", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "group": "concrete_powder", + "category": "building", + "result": { + "id": "minecraft:magenta_concrete_powder", + "count": 8 + }, + "ingredients": [ + "minecraft:magenta_dye", + "minecraft:sand", + "minecraft:sand", + "minecraft:sand", + "minecraft:sand", + "minecraft:gravel", + "minecraft:gravel", + "minecraft:gravel", + "minecraft:gravel" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "magenta_dye", + "category": "misc", + "result": { + "id": "minecraft:magenta_dye", + "count": 1 + }, + "ingredients": [ + "minecraft:allium" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "magenta_dye", + "category": "misc", + "result": { + "id": "minecraft:magenta_dye", + "count": 3 + }, + "ingredients": [ + "minecraft:blue_dye", + "minecraft:red_dye", + "minecraft:pink_dye" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "magenta_dye", + "category": "misc", + "result": { + "id": "minecraft:magenta_dye", + "count": 4 + }, + "ingredients": [ + "minecraft:blue_dye", + "minecraft:red_dye", + "minecraft:red_dye", + "minecraft:white_dye" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "magenta_dye", + "category": "misc", + "result": { + "id": "minecraft:magenta_dye", + "count": 2 + }, + "ingredients": [ + "minecraft:lilac" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "magenta_dye", + "category": "misc", + "result": { + "id": "minecraft:magenta_dye", + "count": 2 + }, + "ingredients": [ + "minecraft:purple_dye", + "minecraft:pink_dye" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "result": { + "id": "minecraft:magenta_glazed_terracotta" + }, + "experience": 0.1, + "cookingtime": 200, + "category": "blocks", + "ingredient": "minecraft:magenta_terracotta", + "type": "minecraft:smelting" + }, + { + "input": "#minecraft:shulker_boxes", + "material": "minecraft:magenta_dye", + "result": "minecraft:magenta_shulker_box", + "group": "shulker_box_dye", + "category": "misc", + "type": "minecraft:crafting_transmute" + }, + { + "key": { + "#": "minecraft:glass", + "X": "minecraft:magenta_dye" + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "id": "minecraft:magenta_stained_glass", + "count": 8 + }, + "group": "stained_glass", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:magenta_stained_glass" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:magenta_stained_glass_pane", + "count": 16 + }, + "group": "stained_glass_pane", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:glass_pane", + "$": "minecraft:magenta_dye" + }, + "pattern": [ + "###", + "#$#", + "###" + ], + "result": { + "id": "minecraft:magenta_stained_glass_pane", + "count": 8 + }, + "group": "stained_glass_pane", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:terracotta", + "X": "minecraft:magenta_dye" + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "id": "minecraft:magenta_terracotta", + "count": 8 + }, + "group": "stained_terracotta", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:magma_cream" + }, + "pattern": [ + "##", + "##" + ], + "result": { + "id": "minecraft:magma_block", + "count": 1 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "category": "misc", + "result": { + "id": "minecraft:magma_cream", + "count": 1 + }, + "ingredients": [ + "minecraft:blaze_powder", + "minecraft:slime_ball" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:mangrove_planks" + }, + "pattern": [ + "# #", + "###" + ], + "result": { + "id": "minecraft:mangrove_boat", + "count": 1 + }, + "group": "boat", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "group": "wooden_button", + "category": "redstone", + "result": { + "id": "minecraft:mangrove_button", + "count": 1 + }, + "ingredients": [ + "minecraft:mangrove_planks" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "chest_boat", + "category": "misc", + "result": { + "id": "minecraft:mangrove_chest_boat", + "count": 1 + }, + "ingredients": [ + "minecraft:chest", + "minecraft:mangrove_boat" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:mangrove_planks" + }, + "pattern": [ + "##", + "##", + "##" + ], + "result": { + "id": "minecraft:mangrove_door", + "count": 3 + }, + "group": "wooden_door", + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stick", + "W": "minecraft:mangrove_planks" + }, + "pattern": [ + "W#W", + "W#W" + ], + "result": { + "id": "minecraft:mangrove_fence", + "count": 3 + }, + "group": "wooden_fence", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stick", + "W": "minecraft:mangrove_planks" + }, + "pattern": [ + "#W#", + "#W#" + ], + "result": { + "id": "minecraft:mangrove_fence_gate", + "count": 1 + }, + "group": "wooden_fence_gate", + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stripped_mangrove_log", + "X": "minecraft:chain" + }, + "pattern": [ + "X X", + "###", + "###" + ], + "result": { + "id": "minecraft:mangrove_hanging_sign", + "count": 6 + }, + "group": "hanging_sign", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "group": "planks", + "category": "building", + "result": { + "id": "minecraft:mangrove_planks", + "count": 4 + }, + "ingredients": [ + "#minecraft:mangrove_logs" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:mangrove_planks" + }, + "pattern": [ + "##" + ], + "result": { + "id": "minecraft:mangrove_pressure_plate", + "count": 1 + }, + "group": "wooden_pressure_plate", + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:mangrove_planks", + "X": "minecraft:stick" + }, + "pattern": [ + "###", + "###", + " X " + ], + "result": { + "id": "minecraft:mangrove_sign", + "count": 3 + }, + "group": "wooden_sign", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:mangrove_planks" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:mangrove_slab", + "count": 6 + }, + "group": "wooden_slab", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:mangrove_planks" + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:mangrove_stairs", + "count": 4 + }, + "group": "wooden_stairs", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:mangrove_planks" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:mangrove_trapdoor", + "count": 2 + }, + "group": "wooden_trapdoor", + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:mangrove_log" + }, + "pattern": [ + "##", + "##" + ], + "result": { + "id": "minecraft:mangrove_wood", + "count": 3 + }, + "group": "bark", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:paper", + "X": "minecraft:compass" + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "id": "minecraft:map", + "count": 1 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "category": "misc", + "type": "minecraft:crafting_special_mapcloning" + }, + { + "category": "misc", + "type": "minecraft:crafting_special_mapextending" + }, + { + "category": "building", + "result": { + "id": "minecraft:melon", + "count": 1 + }, + "ingredients": [ + "minecraft:melon_slice", + "minecraft:melon_slice", + "minecraft:melon_slice", + "minecraft:melon_slice", + "minecraft:melon_slice", + "minecraft:melon_slice", + "minecraft:melon_slice", + "minecraft:melon_slice", + "minecraft:melon_slice" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "category": "misc", + "result": { + "id": "minecraft:melon_seeds", + "count": 1 + }, + "ingredients": [ + "minecraft:melon_slice" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:iron_ingot" + }, + "pattern": [ + "# #", + "###" + ], + "result": { + "id": "minecraft:minecart", + "count": 1 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "category": "misc", + "result": { + "id": "minecraft:mojang_banner_pattern", + "count": 1 + }, + "ingredients": [ + "minecraft:paper", + "minecraft:enchanted_golden_apple" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:moss_block" + }, + "pattern": [ + "##" + ], + "result": { + "id": "minecraft:moss_carpet", + "count": 3 + }, + "group": "carpet", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "group": "mossy_cobblestone", + "category": "building", + "result": { + "id": "minecraft:mossy_cobblestone", + "count": 1 + }, + "ingredients": [ + "minecraft:cobblestone", + "minecraft:moss_block" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "mossy_cobblestone", + "category": "building", + "result": { + "id": "minecraft:mossy_cobblestone", + "count": 1 + }, + "ingredients": [ + "minecraft:cobblestone", + "minecraft:vine" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:mossy_cobblestone" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:mossy_cobblestone_slab", + "count": 6 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:mossy_cobblestone", + "result": { + "id": "minecraft:mossy_cobblestone_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:mossy_cobblestone" + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:mossy_cobblestone_stairs", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:mossy_cobblestone", + "result": { + "id": "minecraft:mossy_cobblestone_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:mossy_cobblestone" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:mossy_cobblestone_wall", + "count": 6 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:mossy_cobblestone", + "result": { + "id": "minecraft:mossy_cobblestone_wall", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:mossy_stone_bricks" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:mossy_stone_brick_slab", + "count": 6 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:mossy_stone_bricks", + "result": { + "id": "minecraft:mossy_stone_brick_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:mossy_stone_bricks" + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:mossy_stone_brick_stairs", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:mossy_stone_bricks", + "result": { + "id": "minecraft:mossy_stone_brick_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:mossy_stone_bricks" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:mossy_stone_brick_wall", + "count": 6 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:mossy_stone_bricks", + "result": { + "id": "minecraft:mossy_stone_brick_wall", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "group": "mossy_stone_bricks", + "category": "building", + "result": { + "id": "minecraft:mossy_stone_bricks", + "count": 1 + }, + "ingredients": [ + "minecraft:stone_bricks", + "minecraft:moss_block" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "mossy_stone_bricks", + "category": "building", + "result": { + "id": "minecraft:mossy_stone_bricks", + "count": 1 + }, + "ingredients": [ + "minecraft:stone_bricks", + "minecraft:vine" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:mud_bricks" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:mud_brick_slab", + "count": 6 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:mud_bricks", + "result": { + "id": "minecraft:mud_brick_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:mud_bricks" + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:mud_brick_stairs", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:mud_bricks", + "result": { + "id": "minecraft:mud_brick_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:mud_bricks" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:mud_brick_wall", + "count": 6 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:mud_bricks", + "result": { + "id": "minecraft:mud_brick_wall", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:packed_mud" + }, + "pattern": [ + "##", + "##" + ], + "result": { + "id": "minecraft:mud_bricks", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "category": "building", + "result": { + "id": "minecraft:muddy_mangrove_roots", + "count": 1 + }, + "ingredients": [ + "minecraft:mud", + "minecraft:mangrove_roots" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "category": "misc", + "result": { + "id": "minecraft:mushroom_stew", + "count": 1 + }, + "ingredients": [ + "minecraft:brown_mushroom", + "minecraft:red_mushroom", + "minecraft:bowl" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "category": "misc", + "result": { + "id": "minecraft:music_disc_5", + "count": 1 + }, + "ingredients": [ + "minecraft:disc_fragment_5", + "minecraft:disc_fragment_5", + "minecraft:disc_fragment_5", + "minecraft:disc_fragment_5", + "minecraft:disc_fragment_5", + "minecraft:disc_fragment_5", + "minecraft:disc_fragment_5", + "minecraft:disc_fragment_5", + "minecraft:disc_fragment_5" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "result": { + "id": "minecraft:nether_brick" + }, + "experience": 0.1, + "cookingtime": 200, + "category": "misc", + "ingredient": "minecraft:netherrack", + "type": "minecraft:smelting" + }, + { + "key": { + "#": "minecraft:nether_brick", + "W": "minecraft:nether_bricks" + }, + "pattern": [ + "W#W", + "W#W" + ], + "result": { + "id": "minecraft:nether_brick_fence", + "count": 6 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:nether_bricks" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:nether_brick_slab", + "count": 6 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:nether_bricks", + "result": { + "id": "minecraft:nether_brick_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:nether_bricks" + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:nether_brick_stairs", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:nether_bricks", + "result": { + "id": "minecraft:nether_brick_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:nether_bricks" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:nether_brick_wall", + "count": 6 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:nether_bricks", + "result": { + "id": "minecraft:nether_brick_wall", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:nether_brick" + }, + "pattern": [ + "##", + "##" + ], + "result": { + "id": "minecraft:nether_bricks", + "count": 1 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "category": "building", + "result": { + "id": "minecraft:nether_wart_block", + "count": 1 + }, + "ingredients": [ + "minecraft:nether_wart", + "minecraft:nether_wart", + "minecraft:nether_wart", + "minecraft:nether_wart", + "minecraft:nether_wart", + "minecraft:nether_wart", + "minecraft:nether_wart", + "minecraft:nether_wart", + "minecraft:nether_wart" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "template": "minecraft:netherite_upgrade_smithing_template", + "base": "minecraft:diamond_axe", + "addition": "#minecraft:netherite_tool_materials", + "result": { + "id": "minecraft:netherite_axe", + "count": 1 + }, + "type": "minecraft:smithing_transform" + }, + { + "key": { + "#": "minecraft:netherite_ingot" + }, + "pattern": [ + "###", + "###", + "###" + ], + "result": { + "id": "minecraft:netherite_block", + "count": 1 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "template": "minecraft:netherite_upgrade_smithing_template", + "base": "minecraft:diamond_boots", + "addition": "#minecraft:netherite_tool_materials", + "result": { + "id": "minecraft:netherite_boots", + "count": 1 + }, + "type": "minecraft:smithing_transform" + }, + { + "template": "minecraft:netherite_upgrade_smithing_template", + "base": "minecraft:diamond_chestplate", + "addition": "#minecraft:netherite_tool_materials", + "result": { + "id": "minecraft:netherite_chestplate", + "count": 1 + }, + "type": "minecraft:smithing_transform" + }, + { + "template": "minecraft:netherite_upgrade_smithing_template", + "base": "minecraft:diamond_helmet", + "addition": "#minecraft:netherite_tool_materials", + "result": { + "id": "minecraft:netherite_helmet", + "count": 1 + }, + "type": "minecraft:smithing_transform" + }, + { + "template": "minecraft:netherite_upgrade_smithing_template", + "base": "minecraft:diamond_hoe", + "addition": "#minecraft:netherite_tool_materials", + "result": { + "id": "minecraft:netherite_hoe", + "count": 1 + }, + "type": "minecraft:smithing_transform" + }, + { + "group": "netherite_ingot", + "category": "misc", + "result": { + "id": "minecraft:netherite_ingot", + "count": 1 + }, + "ingredients": [ + "minecraft:netherite_scrap", + "minecraft:netherite_scrap", + "minecraft:netherite_scrap", + "minecraft:netherite_scrap", + "minecraft:gold_ingot", + "minecraft:gold_ingot", + "minecraft:gold_ingot", + "minecraft:gold_ingot" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "netherite_ingot", + "category": "misc", + "result": { + "id": "minecraft:netherite_ingot", + "count": 9 + }, + "ingredients": [ + "minecraft:netherite_block" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "template": "minecraft:netherite_upgrade_smithing_template", + "base": "minecraft:diamond_leggings", + "addition": "#minecraft:netherite_tool_materials", + "result": { + "id": "minecraft:netherite_leggings", + "count": 1 + }, + "type": "minecraft:smithing_transform" + }, + { + "template": "minecraft:netherite_upgrade_smithing_template", + "base": "minecraft:diamond_pickaxe", + "addition": "#minecraft:netherite_tool_materials", + "result": { + "id": "minecraft:netherite_pickaxe", + "count": 1 + }, + "type": "minecraft:smithing_transform" + }, + { + "result": { + "id": "minecraft:netherite_scrap" + }, + "experience": 2.0, + "cookingtime": 200, + "category": "misc", + "ingredient": "minecraft:ancient_debris", + "type": "minecraft:smelting" + }, + { + "result": { + "id": "minecraft:netherite_scrap" + }, + "experience": 2.0, + "cookingtime": 100, + "category": "misc", + "ingredient": "minecraft:ancient_debris", + "type": "minecraft:blasting" + }, + { + "template": "minecraft:netherite_upgrade_smithing_template", + "base": "minecraft:diamond_shovel", + "addition": "#minecraft:netherite_tool_materials", + "result": { + "id": "minecraft:netherite_shovel", + "count": 1 + }, + "type": "minecraft:smithing_transform" + }, + { + "template": "minecraft:netherite_upgrade_smithing_template", + "base": "minecraft:diamond_sword", + "addition": "#minecraft:netherite_tool_materials", + "result": { + "id": "minecraft:netherite_sword", + "count": 1 + }, + "type": "minecraft:smithing_transform" + }, + { + "key": { + "#": "minecraft:diamond", + "C": "minecraft:netherrack", + "S": "minecraft:netherite_upgrade_smithing_template" + }, + "pattern": [ + "#S#", + "#C#", + "###" + ], + "result": { + "id": "minecraft:netherite_upgrade_smithing_template", + "count": 2 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "#minecraft:planks", + "X": "minecraft:redstone" + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "id": "minecraft:note_block", + "count": 1 + }, + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:oak_planks" + }, + "pattern": [ + "# #", + "###" + ], + "result": { + "id": "minecraft:oak_boat", + "count": 1 + }, + "group": "boat", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "group": "wooden_button", + "category": "redstone", + "result": { + "id": "minecraft:oak_button", + "count": 1 + }, + "ingredients": [ + "minecraft:oak_planks" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "chest_boat", + "category": "misc", + "result": { + "id": "minecraft:oak_chest_boat", + "count": 1 + }, + "ingredients": [ + "minecraft:chest", + "minecraft:oak_boat" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:oak_planks" + }, + "pattern": [ + "##", + "##", + "##" + ], + "result": { + "id": "minecraft:oak_door", + "count": 3 + }, + "group": "wooden_door", + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stick", + "W": "minecraft:oak_planks" + }, + "pattern": [ + "W#W", + "W#W" + ], + "result": { + "id": "minecraft:oak_fence", + "count": 3 + }, + "group": "wooden_fence", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stick", + "W": "minecraft:oak_planks" + }, + "pattern": [ + "#W#", + "#W#" + ], + "result": { + "id": "minecraft:oak_fence_gate", + "count": 1 + }, + "group": "wooden_fence_gate", + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stripped_oak_log", + "X": "minecraft:chain" + }, + "pattern": [ + "X X", + "###", + "###" + ], + "result": { + "id": "minecraft:oak_hanging_sign", + "count": 6 + }, + "group": "hanging_sign", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "group": "planks", + "category": "building", + "result": { + "id": "minecraft:oak_planks", + "count": 4 + }, + "ingredients": [ + "#minecraft:oak_logs" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:oak_planks" + }, + "pattern": [ + "##" + ], + "result": { + "id": "minecraft:oak_pressure_plate", + "count": 1 + }, + "group": "wooden_pressure_plate", + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:oak_planks", + "X": "minecraft:stick" + }, + "pattern": [ + "###", + "###", + " X " + ], + "result": { + "id": "minecraft:oak_sign", + "count": 3 + }, + "group": "wooden_sign", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:oak_planks" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:oak_slab", + "count": 6 + }, + "group": "wooden_slab", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:oak_planks" + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:oak_stairs", + "count": 4 + }, + "group": "wooden_stairs", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:oak_planks" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:oak_trapdoor", + "count": 2 + }, + "group": "wooden_trapdoor", + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:oak_log" + }, + "pattern": [ + "##", + "##" + ], + "result": { + "id": "minecraft:oak_wood", + "count": 3 + }, + "group": "bark", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:cobblestone", + "Q": "minecraft:quartz", + "R": "minecraft:redstone" + }, + "pattern": [ + "###", + "RRQ", + "###" + ], + "result": { + "id": "minecraft:observer", + "count": 1 + }, + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:orange_wool", + "|": "minecraft:stick" + }, + "pattern": [ + "###", + "###", + " | " + ], + "result": { + "id": "minecraft:orange_banner", + "count": 1 + }, + "group": "banner", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:orange_wool", + "X": "#minecraft:planks" + }, + "pattern": [ + "###", + "XXX" + ], + "result": { + "id": "minecraft:orange_bed", + "count": 1 + }, + "group": "bed", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "input": "#minecraft:bundles", + "material": "minecraft:orange_dye", + "result": "minecraft:orange_bundle", + "group": "bundle_dye", + "category": "equipment", + "type": "minecraft:crafting_transmute" + }, + { + "group": "dyed_candle", + "category": "misc", + "result": { + "id": "minecraft:orange_candle", + "count": 1 + }, + "ingredients": [ + "minecraft:candle", + "minecraft:orange_dye" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:orange_wool" + }, + "pattern": [ + "##" + ], + "result": { + "id": "minecraft:orange_carpet", + "count": 3 + }, + "group": "carpet", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "group": "concrete_powder", + "category": "building", + "result": { + "id": "minecraft:orange_concrete_powder", + "count": 8 + }, + "ingredients": [ + "minecraft:orange_dye", + "minecraft:sand", + "minecraft:sand", + "minecraft:sand", + "minecraft:sand", + "minecraft:gravel", + "minecraft:gravel", + "minecraft:gravel", + "minecraft:gravel" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "orange_dye", + "category": "misc", + "result": { + "id": "minecraft:orange_dye", + "count": 1 + }, + "ingredients": [ + "minecraft:orange_tulip" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "orange_dye", + "category": "misc", + "result": { + "id": "minecraft:orange_dye", + "count": 2 + }, + "ingredients": [ + "minecraft:red_dye", + "minecraft:yellow_dye" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "orange_dye", + "category": "misc", + "result": { + "id": "minecraft:orange_dye", + "count": 1 + }, + "ingredients": [ + "minecraft:torchflower" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "result": { + "id": "minecraft:orange_glazed_terracotta" + }, + "experience": 0.1, + "cookingtime": 200, + "category": "blocks", + "ingredient": "minecraft:orange_terracotta", + "type": "minecraft:smelting" + }, + { + "input": "#minecraft:shulker_boxes", + "material": "minecraft:orange_dye", + "result": "minecraft:orange_shulker_box", + "group": "shulker_box_dye", + "category": "misc", + "type": "minecraft:crafting_transmute" + }, + { + "key": { + "#": "minecraft:glass", + "X": "minecraft:orange_dye" + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "id": "minecraft:orange_stained_glass", + "count": 8 + }, + "group": "stained_glass", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:orange_stained_glass" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:orange_stained_glass_pane", + "count": 16 + }, + "group": "stained_glass_pane", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:glass_pane", + "$": "minecraft:orange_dye" + }, + "pattern": [ + "###", + "#$#", + "###" + ], + "result": { + "id": "minecraft:orange_stained_glass_pane", + "count": 8 + }, + "group": "stained_glass_pane", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:terracotta", + "X": "minecraft:orange_dye" + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "id": "minecraft:orange_terracotta", + "count": 8 + }, + "group": "stained_terracotta", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:oxidized_cut_copper_slab" + }, + "pattern": [ + "#", + "#" + ], + "result": { + "id": "minecraft:oxidized_chiseled_copper", + "count": 1 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:oxidized_copper", + "result": { + "id": "minecraft:oxidized_chiseled_copper", + "count": 4 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:oxidized_cut_copper", + "result": { + "id": "minecraft:oxidized_chiseled_copper", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "B": "minecraft:blaze_rod", + "C": "minecraft:oxidized_copper", + "R": "minecraft:redstone" + }, + "pattern": [ + " C ", + "CBC", + " R " + ], + "result": { + "id": "minecraft:oxidized_copper_bulb", + "count": 4 + }, + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "M": "minecraft:oxidized_copper" + }, + "pattern": [ + " M ", + "M M", + " M " + ], + "result": { + "id": "minecraft:oxidized_copper_grate", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:oxidized_copper", + "result": { + "id": "minecraft:oxidized_copper_grate", + "count": 4 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:oxidized_copper" + }, + "pattern": [ + "##", + "##" + ], + "result": { + "id": "minecraft:oxidized_cut_copper", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:oxidized_copper", + "result": { + "id": "minecraft:oxidized_cut_copper", + "count": 4 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:oxidized_cut_copper" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:oxidized_cut_copper_slab", + "count": 6 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:oxidized_copper", + "result": { + "id": "minecraft:oxidized_cut_copper_slab", + "count": 8 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:oxidized_cut_copper", + "result": { + "id": "minecraft:oxidized_cut_copper_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:oxidized_cut_copper" + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:oxidized_cut_copper_stairs", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:oxidized_copper", + "result": { + "id": "minecraft:oxidized_cut_copper_stairs", + "count": 4 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:oxidized_cut_copper", + "result": { + "id": "minecraft:oxidized_cut_copper_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "category": "building", + "result": { + "id": "minecraft:packed_ice", + "count": 1 + }, + "ingredients": [ + "minecraft:ice", + "minecraft:ice", + "minecraft:ice", + "minecraft:ice", + "minecraft:ice", + "minecraft:ice", + "minecraft:ice", + "minecraft:ice", + "minecraft:ice" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "category": "building", + "result": { + "id": "minecraft:packed_mud", + "count": 1 + }, + "ingredients": [ + "minecraft:mud", + "minecraft:wheat" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:stick", + "X": "#minecraft:wool" + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "id": "minecraft:painting", + "count": 1 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:sugar_cane" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:paper", + "count": 3 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:pink_wool", + "|": "minecraft:stick" + }, + "pattern": [ + "###", + "###", + " | " + ], + "result": { + "id": "minecraft:pink_banner", + "count": 1 + }, + "group": "banner", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:pink_wool", + "X": "#minecraft:planks" + }, + "pattern": [ + "###", + "XXX" + ], + "result": { + "id": "minecraft:pink_bed", + "count": 1 + }, + "group": "bed", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "input": "#minecraft:bundles", + "material": "minecraft:pink_dye", + "result": "minecraft:pink_bundle", + "group": "bundle_dye", + "category": "equipment", + "type": "minecraft:crafting_transmute" + }, + { + "group": "dyed_candle", + "category": "misc", + "result": { + "id": "minecraft:pink_candle", + "count": 1 + }, + "ingredients": [ + "minecraft:candle", + "minecraft:pink_dye" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:pink_wool" + }, + "pattern": [ + "##" + ], + "result": { + "id": "minecraft:pink_carpet", + "count": 3 + }, + "group": "carpet", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "group": "concrete_powder", + "category": "building", + "result": { + "id": "minecraft:pink_concrete_powder", + "count": 8 + }, + "ingredients": [ + "minecraft:pink_dye", + "minecraft:sand", + "minecraft:sand", + "minecraft:sand", + "minecraft:sand", + "minecraft:gravel", + "minecraft:gravel", + "minecraft:gravel", + "minecraft:gravel" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "pink_dye", + "category": "misc", + "result": { + "id": "minecraft:pink_dye", + "count": 2 + }, + "ingredients": [ + "minecraft:peony" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "pink_dye", + "category": "misc", + "result": { + "id": "minecraft:pink_dye", + "count": 1 + }, + "ingredients": [ + "minecraft:pink_petals" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "pink_dye", + "category": "misc", + "result": { + "id": "minecraft:pink_dye", + "count": 1 + }, + "ingredients": [ + "minecraft:pink_tulip" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "pink_dye", + "category": "misc", + "result": { + "id": "minecraft:pink_dye", + "count": 2 + }, + "ingredients": [ + "minecraft:red_dye", + "minecraft:white_dye" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "result": { + "id": "minecraft:pink_glazed_terracotta" + }, + "experience": 0.1, + "cookingtime": 200, + "category": "blocks", + "ingredient": "minecraft:pink_terracotta", + "type": "minecraft:smelting" + }, + { + "input": "#minecraft:shulker_boxes", + "material": "minecraft:pink_dye", + "result": "minecraft:pink_shulker_box", + "group": "shulker_box_dye", + "category": "misc", + "type": "minecraft:crafting_transmute" + }, + { + "key": { + "#": "minecraft:glass", + "X": "minecraft:pink_dye" + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "id": "minecraft:pink_stained_glass", + "count": 8 + }, + "group": "stained_glass", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:pink_stained_glass" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:pink_stained_glass_pane", + "count": 16 + }, + "group": "stained_glass_pane", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:glass_pane", + "$": "minecraft:pink_dye" + }, + "pattern": [ + "###", + "#$#", + "###" + ], + "result": { + "id": "minecraft:pink_stained_glass_pane", + "count": 8 + }, + "group": "stained_glass_pane", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:terracotta", + "X": "minecraft:pink_dye" + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "id": "minecraft:pink_terracotta", + "count": 8 + }, + "group": "stained_terracotta", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:cobblestone", + "R": "minecraft:redstone", + "T": "#minecraft:planks", + "X": "minecraft:iron_ingot" + }, + "pattern": [ + "TTT", + "#X#", + "#R#" + ], + "result": { + "id": "minecraft:piston", + "count": 1 + }, + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "S": "minecraft:andesite" + }, + "pattern": [ + "SS", + "SS" + ], + "result": { + "id": "minecraft:polished_andesite", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:andesite", + "result": { + "id": "minecraft:polished_andesite", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:polished_andesite" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:polished_andesite_slab", + "count": 6 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:andesite", + "result": { + "id": "minecraft:polished_andesite_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:polished_andesite", + "result": { + "id": "minecraft:polished_andesite_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:polished_andesite" + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:polished_andesite_stairs", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:andesite", + "result": { + "id": "minecraft:polished_andesite_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:polished_andesite", + "result": { + "id": "minecraft:polished_andesite_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "S": "minecraft:basalt" + }, + "pattern": [ + "SS", + "SS" + ], + "result": { + "id": "minecraft:polished_basalt", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:basalt", + "result": { + "id": "minecraft:polished_basalt", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "S": "minecraft:blackstone" + }, + "pattern": [ + "SS", + "SS" + ], + "result": { + "id": "minecraft:polished_blackstone", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:polished_blackstone_bricks" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:polished_blackstone_brick_slab", + "count": 6 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:blackstone", + "result": { + "id": "minecraft:polished_blackstone_brick_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:polished_blackstone_bricks", + "result": { + "id": "minecraft:polished_blackstone_brick_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:polished_blackstone", + "result": { + "id": "minecraft:polished_blackstone_brick_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:polished_blackstone_bricks" + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:polished_blackstone_brick_stairs", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:blackstone", + "result": { + "id": "minecraft:polished_blackstone_brick_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:polished_blackstone_bricks", + "result": { + "id": "minecraft:polished_blackstone_brick_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:polished_blackstone", + "result": { + "id": "minecraft:polished_blackstone_brick_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:polished_blackstone_bricks" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:polished_blackstone_brick_wall", + "count": 6 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:blackstone", + "result": { + "id": "minecraft:polished_blackstone_brick_wall", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:polished_blackstone_bricks", + "result": { + "id": "minecraft:polished_blackstone_brick_wall", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:polished_blackstone", + "result": { + "id": "minecraft:polished_blackstone_brick_wall", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "S": "minecraft:polished_blackstone" + }, + "pattern": [ + "SS", + "SS" + ], + "result": { + "id": "minecraft:polished_blackstone_bricks", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:blackstone", + "result": { + "id": "minecraft:polished_blackstone_bricks", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:polished_blackstone", + "result": { + "id": "minecraft:polished_blackstone_bricks", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "category": "redstone", + "result": { + "id": "minecraft:polished_blackstone_button", + "count": 1 + }, + "ingredients": [ + "minecraft:polished_blackstone" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "ingredient": "minecraft:blackstone", + "result": { + "id": "minecraft:polished_blackstone", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:polished_blackstone" + }, + "pattern": [ + "##" + ], + "result": { + "id": "minecraft:polished_blackstone_pressure_plate", + "count": 1 + }, + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:polished_blackstone" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:polished_blackstone_slab", + "count": 6 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:blackstone", + "result": { + "id": "minecraft:polished_blackstone_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:polished_blackstone", + "result": { + "id": "minecraft:polished_blackstone_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:polished_blackstone" + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:polished_blackstone_stairs", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:blackstone", + "result": { + "id": "minecraft:polished_blackstone_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:polished_blackstone", + "result": { + "id": "minecraft:polished_blackstone_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:polished_blackstone" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:polished_blackstone_wall", + "count": 6 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:blackstone", + "result": { + "id": "minecraft:polished_blackstone_wall", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:polished_blackstone", + "result": { + "id": "minecraft:polished_blackstone_wall", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "S": "minecraft:cobbled_deepslate" + }, + "pattern": [ + "SS", + "SS" + ], + "result": { + "id": "minecraft:polished_deepslate", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:cobbled_deepslate", + "result": { + "id": "minecraft:polished_deepslate", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:polished_deepslate" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:polished_deepslate_slab", + "count": 6 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:cobbled_deepslate", + "result": { + "id": "minecraft:polished_deepslate_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:polished_deepslate", + "result": { + "id": "minecraft:polished_deepslate_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:polished_deepslate" + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:polished_deepslate_stairs", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:cobbled_deepslate", + "result": { + "id": "minecraft:polished_deepslate_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:polished_deepslate", + "result": { + "id": "minecraft:polished_deepslate_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:polished_deepslate" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:polished_deepslate_wall", + "count": 6 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:cobbled_deepslate", + "result": { + "id": "minecraft:polished_deepslate_wall", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:polished_deepslate", + "result": { + "id": "minecraft:polished_deepslate_wall", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "S": "minecraft:diorite" + }, + "pattern": [ + "SS", + "SS" + ], + "result": { + "id": "minecraft:polished_diorite", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:diorite", + "result": { + "id": "minecraft:polished_diorite", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:polished_diorite" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:polished_diorite_slab", + "count": 6 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:diorite", + "result": { + "id": "minecraft:polished_diorite_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:polished_diorite", + "result": { + "id": "minecraft:polished_diorite_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:polished_diorite" + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:polished_diorite_stairs", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:diorite", + "result": { + "id": "minecraft:polished_diorite_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:polished_diorite", + "result": { + "id": "minecraft:polished_diorite_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "S": "minecraft:granite" + }, + "pattern": [ + "SS", + "SS" + ], + "result": { + "id": "minecraft:polished_granite", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:granite", + "result": { + "id": "minecraft:polished_granite", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:polished_granite" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:polished_granite_slab", + "count": 6 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:granite", + "result": { + "id": "minecraft:polished_granite_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:polished_granite", + "result": { + "id": "minecraft:polished_granite_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:polished_granite" + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:polished_granite_stairs", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:granite", + "result": { + "id": "minecraft:polished_granite_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:polished_granite", + "result": { + "id": "minecraft:polished_granite_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "S": "minecraft:tuff" + }, + "pattern": [ + "SS", + "SS" + ], + "result": { + "id": "minecraft:polished_tuff", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:tuff", + "result": { + "id": "minecraft:polished_tuff", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:polished_tuff" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:polished_tuff_slab", + "count": 6 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:polished_tuff", + "result": { + "id": "minecraft:polished_tuff_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:tuff", + "result": { + "id": "minecraft:polished_tuff_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:polished_tuff" + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:polished_tuff_stairs", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:polished_tuff", + "result": { + "id": "minecraft:polished_tuff_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:tuff", + "result": { + "id": "minecraft:polished_tuff_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:polished_tuff" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:polished_tuff_wall", + "count": 6 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:polished_tuff", + "result": { + "id": "minecraft:polished_tuff_wall", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:tuff", + "result": { + "id": "minecraft:polished_tuff_wall", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "result": { + "id": "minecraft:popped_chorus_fruit" + }, + "experience": 0.1, + "cookingtime": 200, + "category": "misc", + "ingredient": "minecraft:chorus_fruit", + "type": "minecraft:smelting" + }, + { + "key": { + "#": "minecraft:stick", + "R": "minecraft:redstone", + "X": "minecraft:gold_ingot" + }, + "pattern": [ + "X X", + "X#X", + "XRX" + ], + "result": { + "id": "minecraft:powered_rail", + "count": 6 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:prismarine_shard" + }, + "pattern": [ + "##", + "##" + ], + "result": { + "id": "minecraft:prismarine", + "count": 1 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:prismarine_bricks" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:prismarine_brick_slab", + "count": 6 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:prismarine_bricks", + "result": { + "id": "minecraft:prismarine_brick_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:prismarine_bricks" + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:prismarine_brick_stairs", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:prismarine_bricks", + "result": { + "id": "minecraft:prismarine_brick_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "category": "building", + "result": { + "id": "minecraft:prismarine_bricks", + "count": 1 + }, + "ingredients": [ + "minecraft:prismarine_shard", + "minecraft:prismarine_shard", + "minecraft:prismarine_shard", + "minecraft:prismarine_shard", + "minecraft:prismarine_shard", + "minecraft:prismarine_shard", + "minecraft:prismarine_shard", + "minecraft:prismarine_shard", + "minecraft:prismarine_shard" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:prismarine" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:prismarine_slab", + "count": 6 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:prismarine", + "result": { + "id": "minecraft:prismarine_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:prismarine" + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:prismarine_stairs", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:prismarine", + "result": { + "id": "minecraft:prismarine_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:prismarine" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:prismarine_wall", + "count": 6 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:prismarine", + "result": { + "id": "minecraft:prismarine_wall", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "category": "misc", + "result": { + "id": "minecraft:pumpkin_pie", + "count": 1 + }, + "ingredients": [ + "minecraft:pumpkin", + "minecraft:sugar", + "minecraft:egg" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "category": "misc", + "result": { + "id": "minecraft:pumpkin_seeds", + "count": 4 + }, + "ingredients": [ + "minecraft:pumpkin" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:purple_wool", + "|": "minecraft:stick" + }, + "pattern": [ + "###", + "###", + " | " + ], + "result": { + "id": "minecraft:purple_banner", + "count": 1 + }, + "group": "banner", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:purple_wool", + "X": "#minecraft:planks" + }, + "pattern": [ + "###", + "XXX" + ], + "result": { + "id": "minecraft:purple_bed", + "count": 1 + }, + "group": "bed", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "input": "#minecraft:bundles", + "material": "minecraft:purple_dye", + "result": "minecraft:purple_bundle", + "group": "bundle_dye", + "category": "equipment", + "type": "minecraft:crafting_transmute" + }, + { + "group": "dyed_candle", + "category": "misc", + "result": { + "id": "minecraft:purple_candle", + "count": 1 + }, + "ingredients": [ + "minecraft:candle", + "minecraft:purple_dye" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:purple_wool" + }, + "pattern": [ + "##" + ], + "result": { + "id": "minecraft:purple_carpet", + "count": 3 + }, + "group": "carpet", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "group": "concrete_powder", + "category": "building", + "result": { + "id": "minecraft:purple_concrete_powder", + "count": 8 + }, + "ingredients": [ + "minecraft:purple_dye", + "minecraft:sand", + "minecraft:sand", + "minecraft:sand", + "minecraft:sand", + "minecraft:gravel", + "minecraft:gravel", + "minecraft:gravel", + "minecraft:gravel" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "category": "misc", + "result": { + "id": "minecraft:purple_dye", + "count": 2 + }, + "ingredients": [ + "minecraft:blue_dye", + "minecraft:red_dye" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "result": { + "id": "minecraft:purple_glazed_terracotta" + }, + "experience": 0.1, + "cookingtime": 200, + "category": "blocks", + "ingredient": "minecraft:purple_terracotta", + "type": "minecraft:smelting" + }, + { + "input": "#minecraft:shulker_boxes", + "material": "minecraft:purple_dye", + "result": "minecraft:purple_shulker_box", + "group": "shulker_box_dye", + "category": "misc", + "type": "minecraft:crafting_transmute" + }, + { + "key": { + "#": "minecraft:glass", + "X": "minecraft:purple_dye" + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "id": "minecraft:purple_stained_glass", + "count": 8 + }, + "group": "stained_glass", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:purple_stained_glass" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:purple_stained_glass_pane", + "count": 16 + }, + "group": "stained_glass_pane", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:glass_pane", + "$": "minecraft:purple_dye" + }, + "pattern": [ + "###", + "#$#", + "###" + ], + "result": { + "id": "minecraft:purple_stained_glass_pane", + "count": 8 + }, + "group": "stained_glass_pane", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:terracotta", + "X": "minecraft:purple_dye" + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "id": "minecraft:purple_terracotta", + "count": 8 + }, + "group": "stained_terracotta", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "F": "minecraft:popped_chorus_fruit" + }, + "pattern": [ + "FF", + "FF" + ], + "result": { + "id": "minecraft:purpur_block", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:purpur_slab" + }, + "pattern": [ + "#", + "#" + ], + "result": { + "id": "minecraft:purpur_pillar", + "count": 1 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:purpur_block", + "result": { + "id": "minecraft:purpur_pillar", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": [ + "minecraft:purpur_block", + "minecraft:purpur_pillar" + ] + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:purpur_slab", + "count": 6 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:purpur_block", + "result": { + "id": "minecraft:purpur_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": [ + "minecraft:purpur_block", + "minecraft:purpur_pillar" + ] + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:purpur_stairs", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:purpur_block", + "result": { + "id": "minecraft:purpur_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "result": { + "id": "minecraft:quartz" + }, + "experience": 0.2, + "cookingtime": 200, + "category": "misc", + "ingredient": "minecraft:nether_quartz_ore", + "type": "minecraft:smelting" + }, + { + "key": { + "#": "minecraft:quartz" + }, + "pattern": [ + "##", + "##" + ], + "result": { + "id": "minecraft:quartz_block", + "count": 1 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:quartz_block" + }, + "pattern": [ + "##", + "##" + ], + "result": { + "id": "minecraft:quartz_bricks", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:quartz_block", + "result": { + "id": "minecraft:quartz_bricks", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "result": { + "id": "minecraft:quartz" + }, + "experience": 0.2, + "cookingtime": 100, + "category": "misc", + "ingredient": "minecraft:nether_quartz_ore", + "type": "minecraft:blasting" + }, + { + "key": { + "#": "minecraft:quartz_block" + }, + "pattern": [ + "#", + "#" + ], + "result": { + "id": "minecraft:quartz_pillar", + "count": 2 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:quartz_block", + "result": { + "id": "minecraft:quartz_pillar", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": [ + "minecraft:chiseled_quartz_block", + "minecraft:quartz_block", + "minecraft:quartz_pillar" + ] + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:quartz_slab", + "count": 6 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:quartz_block", + "result": { + "id": "minecraft:quartz_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": [ + "minecraft:chiseled_quartz_block", + "minecraft:quartz_block", + "minecraft:quartz_pillar" + ] + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:quartz_stairs", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:quartz_block", + "result": { + "id": "minecraft:quartz_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "group": "rabbit_stew", + "category": "misc", + "result": { + "id": "minecraft:rabbit_stew", + "count": 1 + }, + "ingredients": [ + "minecraft:baked_potato", + "minecraft:cooked_rabbit", + "minecraft:bowl", + "minecraft:carrot", + "minecraft:brown_mushroom" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "rabbit_stew", + "category": "misc", + "result": { + "id": "minecraft:rabbit_stew", + "count": 1 + }, + "ingredients": [ + "minecraft:baked_potato", + "minecraft:cooked_rabbit", + "minecraft:bowl", + "minecraft:carrot", + "minecraft:red_mushroom" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:stick", + "X": "minecraft:iron_ingot" + }, + "pattern": [ + "X X", + "X#X", + "X X" + ], + "result": { + "id": "minecraft:rail", + "count": 16 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:diamond", + "C": "minecraft:terracotta", + "S": "minecraft:raiser_armor_trim_smithing_template" + }, + "pattern": [ + "#S#", + "#C#", + "###" + ], + "result": { + "id": "minecraft:raiser_armor_trim_smithing_template", + "count": 2 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "template": "minecraft:raiser_armor_trim_smithing_template", + "base": "#minecraft:trimmable_armor", + "addition": "#minecraft:trim_materials", + "type": "minecraft:smithing_trim" + }, + { + "category": "misc", + "result": { + "id": "minecraft:raw_copper", + "count": 9 + }, + "ingredients": [ + "minecraft:raw_copper_block" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:raw_copper" + }, + "pattern": [ + "###", + "###", + "###" + ], + "result": { + "id": "minecraft:raw_copper_block", + "count": 1 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "category": "misc", + "result": { + "id": "minecraft:raw_gold", + "count": 9 + }, + "ingredients": [ + "minecraft:raw_gold_block" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:raw_gold" + }, + "pattern": [ + "###", + "###", + "###" + ], + "result": { + "id": "minecraft:raw_gold_block", + "count": 1 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "category": "misc", + "result": { + "id": "minecraft:raw_iron", + "count": 9 + }, + "ingredients": [ + "minecraft:raw_iron_block" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:raw_iron" + }, + "pattern": [ + "###", + "###", + "###" + ], + "result": { + "id": "minecraft:raw_iron_block", + "count": 1 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "C": "minecraft:compass", + "S": "minecraft:echo_shard" + }, + "pattern": [ + "SSS", + "SCS", + "SSS" + ], + "result": { + "id": "minecraft:recovery_compass", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:red_wool", + "|": "minecraft:stick" + }, + "pattern": [ + "###", + "###", + " | " + ], + "result": { + "id": "minecraft:red_banner", + "count": 1 + }, + "group": "banner", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:red_wool", + "X": "#minecraft:planks" + }, + "pattern": [ + "###", + "XXX" + ], + "result": { + "id": "minecraft:red_bed", + "count": 1 + }, + "group": "bed", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "input": "#minecraft:bundles", + "material": "minecraft:red_dye", + "result": "minecraft:red_bundle", + "group": "bundle_dye", + "category": "equipment", + "type": "minecraft:crafting_transmute" + }, + { + "group": "dyed_candle", + "category": "misc", + "result": { + "id": "minecraft:red_candle", + "count": 1 + }, + "ingredients": [ + "minecraft:candle", + "minecraft:red_dye" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:red_wool" + }, + "pattern": [ + "##" + ], + "result": { + "id": "minecraft:red_carpet", + "count": 3 + }, + "group": "carpet", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "group": "concrete_powder", + "category": "building", + "result": { + "id": "minecraft:red_concrete_powder", + "count": 8 + }, + "ingredients": [ + "minecraft:red_dye", + "minecraft:sand", + "minecraft:sand", + "minecraft:sand", + "minecraft:sand", + "minecraft:gravel", + "minecraft:gravel", + "minecraft:gravel", + "minecraft:gravel" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "red_dye", + "category": "misc", + "result": { + "id": "minecraft:red_dye", + "count": 1 + }, + "ingredients": [ + "minecraft:beetroot" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "red_dye", + "category": "misc", + "result": { + "id": "minecraft:red_dye", + "count": 1 + }, + "ingredients": [ + "minecraft:poppy" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "red_dye", + "category": "misc", + "result": { + "id": "minecraft:red_dye", + "count": 2 + }, + "ingredients": [ + "minecraft:rose_bush" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "red_dye", + "category": "misc", + "result": { + "id": "minecraft:red_dye", + "count": 1 + }, + "ingredients": [ + "minecraft:red_tulip" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "result": { + "id": "minecraft:red_glazed_terracotta" + }, + "experience": 0.1, + "cookingtime": 200, + "category": "blocks", + "ingredient": "minecraft:red_terracotta", + "type": "minecraft:smelting" + }, + { + "key": { + "#": "minecraft:red_nether_bricks" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:red_nether_brick_slab", + "count": 6 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:red_nether_bricks", + "result": { + "id": "minecraft:red_nether_brick_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:red_nether_bricks" + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:red_nether_brick_stairs", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:red_nether_bricks", + "result": { + "id": "minecraft:red_nether_brick_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:red_nether_bricks" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:red_nether_brick_wall", + "count": 6 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:red_nether_bricks", + "result": { + "id": "minecraft:red_nether_brick_wall", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "N": "minecraft:nether_brick", + "W": "minecraft:nether_wart" + }, + "pattern": [ + "NW", + "WN" + ], + "result": { + "id": "minecraft:red_nether_bricks", + "count": 1 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:red_sand" + }, + "pattern": [ + "##", + "##" + ], + "result": { + "id": "minecraft:red_sandstone", + "count": 1 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": [ + "minecraft:red_sandstone", + "minecraft:chiseled_red_sandstone" + ] + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:red_sandstone_slab", + "count": 6 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:red_sandstone", + "result": { + "id": "minecraft:red_sandstone_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": [ + "minecraft:red_sandstone", + "minecraft:chiseled_red_sandstone", + "minecraft:cut_red_sandstone" + ] + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:red_sandstone_stairs", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:red_sandstone", + "result": { + "id": "minecraft:red_sandstone_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:red_sandstone" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:red_sandstone_wall", + "count": 6 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:red_sandstone", + "result": { + "id": "minecraft:red_sandstone_wall", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "input": "#minecraft:shulker_boxes", + "material": "minecraft:red_dye", + "result": "minecraft:red_shulker_box", + "group": "shulker_box_dye", + "category": "misc", + "type": "minecraft:crafting_transmute" + }, + { + "key": { + "#": "minecraft:glass", + "X": "minecraft:red_dye" + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "id": "minecraft:red_stained_glass", + "count": 8 + }, + "group": "stained_glass", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:red_stained_glass" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:red_stained_glass_pane", + "count": 16 + }, + "group": "stained_glass_pane", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:glass_pane", + "$": "minecraft:red_dye" + }, + "pattern": [ + "###", + "#$#", + "###" + ], + "result": { + "id": "minecraft:red_stained_glass_pane", + "count": 8 + }, + "group": "stained_glass_pane", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:terracotta", + "X": "minecraft:red_dye" + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "id": "minecraft:red_terracotta", + "count": 8 + }, + "group": "stained_terracotta", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "category": "redstone", + "result": { + "id": "minecraft:redstone", + "count": 9 + }, + "ingredients": [ + "minecraft:redstone_block" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:redstone" + }, + "pattern": [ + "###", + "###", + "###" + ], + "result": { + "id": "minecraft:redstone_block", + "count": 1 + }, + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "result": { + "id": "minecraft:redstone" + }, + "experience": 0.7, + "cookingtime": 100, + "group": "redstone", + "category": "blocks", + "ingredient": "minecraft:deepslate_redstone_ore", + "type": "minecraft:blasting" + }, + { + "result": { + "id": "minecraft:redstone" + }, + "experience": 0.7, + "cookingtime": 100, + "group": "redstone", + "category": "blocks", + "ingredient": "minecraft:redstone_ore", + "type": "minecraft:blasting" + }, + { + "result": { + "id": "minecraft:redstone" + }, + "experience": 0.7, + "cookingtime": 200, + "group": "redstone", + "category": "blocks", + "ingredient": "minecraft:deepslate_redstone_ore", + "type": "minecraft:smelting" + }, + { + "result": { + "id": "minecraft:redstone" + }, + "experience": 0.7, + "cookingtime": 200, + "group": "redstone", + "category": "blocks", + "ingredient": "minecraft:redstone_ore", + "type": "minecraft:smelting" + }, + { + "key": { + "G": "minecraft:glowstone", + "R": "minecraft:redstone" + }, + "pattern": [ + " R ", + "RGR", + " R " + ], + "result": { + "id": "minecraft:redstone_lamp", + "count": 1 + }, + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stick", + "X": "minecraft:redstone" + }, + "pattern": [ + "X", + "#" + ], + "result": { + "id": "minecraft:redstone_torch", + "count": 1 + }, + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "category": "misc", + "type": "minecraft:crafting_special_repairitem" + }, + { + "key": { + "#": "minecraft:redstone_torch", + "I": "minecraft:stone", + "X": "minecraft:redstone" + }, + "pattern": [ + "#X#", + "III" + ], + "result": { + "id": "minecraft:repeater", + "count": 1 + }, + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "G": "minecraft:glowstone", + "O": "minecraft:crying_obsidian" + }, + "pattern": [ + "OOO", + "GGG", + "OOO" + ], + "result": { + "id": "minecraft:respawn_anchor", + "count": 1 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:diamond", + "C": "minecraft:netherrack", + "S": "minecraft:rib_armor_trim_smithing_template" + }, + "pattern": [ + "#S#", + "#C#", + "###" + ], + "result": { + "id": "minecraft:rib_armor_trim_smithing_template", + "count": 2 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "template": "minecraft:rib_armor_trim_smithing_template", + "base": "#minecraft:trimmable_armor", + "addition": "#minecraft:trim_materials", + "type": "minecraft:smithing_trim" + }, + { + "key": { + "#": "minecraft:sand" + }, + "pattern": [ + "##", + "##" + ], + "result": { + "id": "minecraft:sandstone", + "count": 1 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": [ + "minecraft:sandstone", + "minecraft:chiseled_sandstone" + ] + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:sandstone_slab", + "count": 6 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:sandstone", + "result": { + "id": "minecraft:sandstone_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": [ + "minecraft:sandstone", + "minecraft:chiseled_sandstone", + "minecraft:cut_sandstone" + ] + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:sandstone_stairs", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:sandstone", + "result": { + "id": "minecraft:sandstone_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:sandstone" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:sandstone_wall", + "count": 6 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:sandstone", + "result": { + "id": "minecraft:sandstone_wall", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "I": "minecraft:bamboo", + "~": "minecraft:string" + }, + "pattern": [ + "I~I", + "I I", + "I I" + ], + "result": { + "id": "minecraft:scaffolding", + "count": 6 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "C": "minecraft:prismarine_crystals", + "S": "minecraft:prismarine_shard" + }, + "pattern": [ + "SCS", + "CCC", + "SCS" + ], + "result": { + "id": "minecraft:sea_lantern", + "count": 1 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:diamond", + "C": "minecraft:cobblestone", + "S": "minecraft:sentry_armor_trim_smithing_template" + }, + "pattern": [ + "#S#", + "#C#", + "###" + ], + "result": { + "id": "minecraft:sentry_armor_trim_smithing_template", + "count": 2 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "template": "minecraft:sentry_armor_trim_smithing_template", + "base": "#minecraft:trimmable_armor", + "addition": "#minecraft:trim_materials", + "type": "minecraft:smithing_trim" + }, + { + "key": { + "#": "minecraft:diamond", + "C": "minecraft:terracotta", + "S": "minecraft:shaper_armor_trim_smithing_template" + }, + "pattern": [ + "#S#", + "#C#", + "###" + ], + "result": { + "id": "minecraft:shaper_armor_trim_smithing_template", + "count": 2 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "template": "minecraft:shaper_armor_trim_smithing_template", + "base": "#minecraft:trimmable_armor", + "addition": "#minecraft:trim_materials", + "type": "minecraft:smithing_trim" + }, + { + "key": { + "#": "minecraft:iron_ingot" + }, + "pattern": [ + " #", + "# " + ], + "result": { + "id": "minecraft:shears", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "W": "#minecraft:wooden_tool_materials", + "o": "minecraft:iron_ingot" + }, + "pattern": [ + "WoW", + "WWW", + " W " + ], + "result": { + "id": "minecraft:shield", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "category": "misc", + "type": "minecraft:crafting_special_shielddecoration" + }, + { + "key": { + "#": "minecraft:chest", + "-": "minecraft:shulker_shell" + }, + "pattern": [ + "-", + "#", + "-" + ], + "result": { + "id": "minecraft:shulker_box", + "count": 1 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:diamond", + "C": "minecraft:cobbled_deepslate", + "S": "minecraft:silence_armor_trim_smithing_template" + }, + "pattern": [ + "#S#", + "#C#", + "###" + ], + "result": { + "id": "minecraft:silence_armor_trim_smithing_template", + "count": 2 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "template": "minecraft:silence_armor_trim_smithing_template", + "base": "#minecraft:trimmable_armor", + "addition": "#minecraft:trim_materials", + "type": "minecraft:smithing_trim" + }, + { + "category": "misc", + "result": { + "id": "minecraft:skull_banner_pattern", + "count": 1 + }, + "ingredients": [ + "minecraft:paper", + "minecraft:wither_skeleton_skull" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "category": "misc", + "result": { + "id": "minecraft:slime_ball", + "count": 9 + }, + "ingredients": [ + "minecraft:slime_block" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:slime_ball" + }, + "pattern": [ + "###", + "###", + "###" + ], + "result": { + "id": "minecraft:slime_block", + "count": 1 + }, + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "#minecraft:planks", + "@": "minecraft:iron_ingot" + }, + "pattern": [ + "@@", + "##", + "##" + ], + "result": { + "id": "minecraft:smithing_table", + "count": 1 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "#minecraft:logs", + "X": "minecraft:furnace" + }, + "pattern": [ + " # ", + "#X#", + " # " + ], + "result": { + "id": "minecraft:smoker", + "count": 1 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "result": { + "id": "minecraft:smooth_basalt" + }, + "experience": 0.1, + "cookingtime": 200, + "category": "blocks", + "ingredient": "minecraft:basalt", + "type": "minecraft:smelting" + }, + { + "result": { + "id": "minecraft:smooth_quartz" + }, + "experience": 0.1, + "cookingtime": 200, + "category": "blocks", + "ingredient": "minecraft:quartz_block", + "type": "minecraft:smelting" + }, + { + "key": { + "#": "minecraft:smooth_quartz" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:smooth_quartz_slab", + "count": 6 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:smooth_quartz", + "result": { + "id": "minecraft:smooth_quartz_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:smooth_quartz" + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:smooth_quartz_stairs", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:smooth_quartz", + "result": { + "id": "minecraft:smooth_quartz_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "result": { + "id": "minecraft:smooth_red_sandstone" + }, + "experience": 0.1, + "cookingtime": 200, + "category": "blocks", + "ingredient": "minecraft:red_sandstone", + "type": "minecraft:smelting" + }, + { + "key": { + "#": "minecraft:smooth_red_sandstone" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:smooth_red_sandstone_slab", + "count": 6 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:smooth_red_sandstone", + "result": { + "id": "minecraft:smooth_red_sandstone_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:smooth_red_sandstone" + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:smooth_red_sandstone_stairs", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:smooth_red_sandstone", + "result": { + "id": "minecraft:smooth_red_sandstone_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "result": { + "id": "minecraft:smooth_sandstone" + }, + "experience": 0.1, + "cookingtime": 200, + "category": "blocks", + "ingredient": "minecraft:sandstone", + "type": "minecraft:smelting" + }, + { + "key": { + "#": "minecraft:smooth_sandstone" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:smooth_sandstone_slab", + "count": 6 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:smooth_sandstone", + "result": { + "id": "minecraft:smooth_sandstone_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:smooth_sandstone" + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:smooth_sandstone_stairs", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:smooth_sandstone", + "result": { + "id": "minecraft:smooth_sandstone_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "result": { + "id": "minecraft:smooth_stone" + }, + "experience": 0.1, + "cookingtime": 200, + "category": "blocks", + "ingredient": "minecraft:stone", + "type": "minecraft:smelting" + }, + { + "key": { + "#": "minecraft:smooth_stone" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:smooth_stone_slab", + "count": 6 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:smooth_stone", + "result": { + "id": "minecraft:smooth_stone_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:diamond", + "C": "minecraft:blackstone", + "S": "minecraft:snout_armor_trim_smithing_template" + }, + "pattern": [ + "#S#", + "#C#", + "###" + ], + "result": { + "id": "minecraft:snout_armor_trim_smithing_template", + "count": 2 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "template": "minecraft:snout_armor_trim_smithing_template", + "base": "#minecraft:trimmable_armor", + "addition": "#minecraft:trim_materials", + "type": "minecraft:smithing_trim" + }, + { + "key": { + "#": "minecraft:snow_block" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:snow", + "count": 6 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:snowball" + }, + "pattern": [ + "##", + "##" + ], + "result": { + "id": "minecraft:snow_block", + "count": 1 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "#minecraft:soul_fire_base_blocks", + "L": "#minecraft:logs", + "S": "minecraft:stick" + }, + "pattern": [ + " S ", + "S#S", + "LLL" + ], + "result": { + "id": "minecraft:soul_campfire", + "count": 1 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:soul_torch", + "X": "minecraft:iron_nugget" + }, + "pattern": [ + "XXX", + "X#X", + "XXX" + ], + "result": { + "id": "minecraft:soul_lantern", + "count": 1 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stick", + "S": "#minecraft:soul_fire_base_blocks", + "X": [ + "minecraft:coal", + "minecraft:charcoal" + ] + }, + "pattern": [ + "X", + "#", + "S" + ], + "result": { + "id": "minecraft:soul_torch", + "count": 4 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:glowstone_dust", + "X": "minecraft:arrow" + }, + "pattern": [ + " # ", + "#X#", + " # " + ], + "result": { + "id": "minecraft:spectral_arrow", + "count": 2 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:diamond", + "C": "minecraft:purpur_block", + "S": "minecraft:spire_armor_trim_smithing_template" + }, + "pattern": [ + "#S#", + "#C#", + "###" + ], + "result": { + "id": "minecraft:spire_armor_trim_smithing_template", + "count": 2 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "template": "minecraft:spire_armor_trim_smithing_template", + "base": "#minecraft:trimmable_armor", + "addition": "#minecraft:trim_materials", + "type": "minecraft:smithing_trim" + }, + { + "result": { + "id": "minecraft:sponge" + }, + "experience": 0.15, + "cookingtime": 200, + "category": "blocks", + "ingredient": "minecraft:wet_sponge", + "type": "minecraft:smelting" + }, + { + "key": { + "#": "minecraft:spruce_planks" + }, + "pattern": [ + "# #", + "###" + ], + "result": { + "id": "minecraft:spruce_boat", + "count": 1 + }, + "group": "boat", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "group": "wooden_button", + "category": "redstone", + "result": { + "id": "minecraft:spruce_button", + "count": 1 + }, + "ingredients": [ + "minecraft:spruce_planks" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "chest_boat", + "category": "misc", + "result": { + "id": "minecraft:spruce_chest_boat", + "count": 1 + }, + "ingredients": [ + "minecraft:chest", + "minecraft:spruce_boat" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:spruce_planks" + }, + "pattern": [ + "##", + "##", + "##" + ], + "result": { + "id": "minecraft:spruce_door", + "count": 3 + }, + "group": "wooden_door", + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stick", + "W": "minecraft:spruce_planks" + }, + "pattern": [ + "W#W", + "W#W" + ], + "result": { + "id": "minecraft:spruce_fence", + "count": 3 + }, + "group": "wooden_fence", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stick", + "W": "minecraft:spruce_planks" + }, + "pattern": [ + "#W#", + "#W#" + ], + "result": { + "id": "minecraft:spruce_fence_gate", + "count": 1 + }, + "group": "wooden_fence_gate", + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stripped_spruce_log", + "X": "minecraft:chain" + }, + "pattern": [ + "X X", + "###", + "###" + ], + "result": { + "id": "minecraft:spruce_hanging_sign", + "count": 6 + }, + "group": "hanging_sign", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "group": "planks", + "category": "building", + "result": { + "id": "minecraft:spruce_planks", + "count": 4 + }, + "ingredients": [ + "#minecraft:spruce_logs" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:spruce_planks" + }, + "pattern": [ + "##" + ], + "result": { + "id": "minecraft:spruce_pressure_plate", + "count": 1 + }, + "group": "wooden_pressure_plate", + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:spruce_planks", + "X": "minecraft:stick" + }, + "pattern": [ + "###", + "###", + " X " + ], + "result": { + "id": "minecraft:spruce_sign", + "count": 3 + }, + "group": "wooden_sign", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:spruce_planks" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:spruce_slab", + "count": 6 + }, + "group": "wooden_slab", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:spruce_planks" + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:spruce_stairs", + "count": 4 + }, + "group": "wooden_stairs", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:spruce_planks" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:spruce_trapdoor", + "count": 2 + }, + "group": "wooden_trapdoor", + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:spruce_log" + }, + "pattern": [ + "##", + "##" + ], + "result": { + "id": "minecraft:spruce_wood", + "count": 3 + }, + "group": "bark", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:amethyst_shard", + "X": "minecraft:copper_ingot" + }, + "pattern": [ + " # ", + " X ", + " X " + ], + "result": { + "id": "minecraft:spyglass", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "#minecraft:planks" + }, + "pattern": [ + "#", + "#" + ], + "result": { + "id": "minecraft:stick", + "count": 4 + }, + "group": "sticks", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:bamboo" + }, + "pattern": [ + "#", + "#" + ], + "result": { + "id": "minecraft:stick", + "count": 1 + }, + "group": "sticks", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "P": "minecraft:piston", + "S": "minecraft:slime_ball" + }, + "pattern": [ + "S", + "P" + ], + "result": { + "id": "minecraft:sticky_piston", + "count": 1 + }, + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "result": { + "id": "minecraft:stone" + }, + "experience": 0.1, + "cookingtime": 200, + "category": "blocks", + "ingredient": "minecraft:cobblestone", + "type": "minecraft:smelting" + }, + { + "key": { + "#": "minecraft:stick", + "X": "#minecraft:stone_tool_materials" + }, + "pattern": [ + "XX", + "X#", + " #" + ], + "result": { + "id": "minecraft:stone_axe", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stone_bricks" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:stone_brick_slab", + "count": 6 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:stone_bricks", + "result": { + "id": "minecraft:stone_brick_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:stone", + "result": { + "id": "minecraft:stone_brick_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:stone_bricks" + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:stone_brick_stairs", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:stone_bricks", + "result": { + "id": "minecraft:stone_brick_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:stone", + "result": { + "id": "minecraft:stone_brick_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:stone_bricks" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:stone_brick_wall", + "count": 6 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:stone_bricks", + "result": { + "id": "minecraft:stone_brick_wall", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:stone", + "result": { + "id": "minecraft:stone_brick_wall", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:stone" + }, + "pattern": [ + "##", + "##" + ], + "result": { + "id": "minecraft:stone_bricks", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:stone", + "result": { + "id": "minecraft:stone_bricks", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "category": "redstone", + "result": { + "id": "minecraft:stone_button", + "count": 1 + }, + "ingredients": [ + "minecraft:stone" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:stick", + "X": "#minecraft:stone_tool_materials" + }, + "pattern": [ + "XX", + " #", + " #" + ], + "result": { + "id": "minecraft:stone_hoe", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stick", + "X": "#minecraft:stone_tool_materials" + }, + "pattern": [ + "XXX", + " # ", + " # " + ], + "result": { + "id": "minecraft:stone_pickaxe", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stone" + }, + "pattern": [ + "##" + ], + "result": { + "id": "minecraft:stone_pressure_plate", + "count": 1 + }, + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stick", + "X": "#minecraft:stone_tool_materials" + }, + "pattern": [ + "X", + "#", + "#" + ], + "result": { + "id": "minecraft:stone_shovel", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stone" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:stone_slab", + "count": 6 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:stone", + "result": { + "id": "minecraft:stone_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:stone" + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:stone_stairs", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:stone", + "result": { + "id": "minecraft:stone_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:stick", + "X": "#minecraft:stone_tool_materials" + }, + "pattern": [ + "X", + "X", + "#" + ], + "result": { + "id": "minecraft:stone_sword", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stone", + "I": "minecraft:iron_ingot" + }, + "pattern": [ + " I ", + "###" + ], + "result": { + "id": "minecraft:stonecutter", + "count": 1 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stripped_acacia_log" + }, + "pattern": [ + "##", + "##" + ], + "result": { + "id": "minecraft:stripped_acacia_wood", + "count": 3 + }, + "group": "bark", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stripped_birch_log" + }, + "pattern": [ + "##", + "##" + ], + "result": { + "id": "minecraft:stripped_birch_wood", + "count": 3 + }, + "group": "bark", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stripped_cherry_log" + }, + "pattern": [ + "##", + "##" + ], + "result": { + "id": "minecraft:stripped_cherry_wood", + "count": 3 + }, + "group": "bark", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stripped_crimson_stem" + }, + "pattern": [ + "##", + "##" + ], + "result": { + "id": "minecraft:stripped_crimson_hyphae", + "count": 3 + }, + "group": "bark", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stripped_dark_oak_log" + }, + "pattern": [ + "##", + "##" + ], + "result": { + "id": "minecraft:stripped_dark_oak_wood", + "count": 3 + }, + "group": "bark", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stripped_jungle_log" + }, + "pattern": [ + "##", + "##" + ], + "result": { + "id": "minecraft:stripped_jungle_wood", + "count": 3 + }, + "group": "bark", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stripped_mangrove_log" + }, + "pattern": [ + "##", + "##" + ], + "result": { + "id": "minecraft:stripped_mangrove_wood", + "count": 3 + }, + "group": "bark", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stripped_oak_log" + }, + "pattern": [ + "##", + "##" + ], + "result": { + "id": "minecraft:stripped_oak_wood", + "count": 3 + }, + "group": "bark", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stripped_spruce_log" + }, + "pattern": [ + "##", + "##" + ], + "result": { + "id": "minecraft:stripped_spruce_wood", + "count": 3 + }, + "group": "bark", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stripped_warped_stem" + }, + "pattern": [ + "##", + "##" + ], + "result": { + "id": "minecraft:stripped_warped_hyphae", + "count": 3 + }, + "group": "bark", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "group": "sugar", + "category": "misc", + "result": { + "id": "minecraft:sugar", + "count": 3 + }, + "ingredients": [ + "minecraft:honey_bottle" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "sugar", + "category": "misc", + "result": { + "id": "minecraft:sugar", + "count": 1 + }, + "ingredients": [ + "minecraft:sugar_cane" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "suspicious_stew", + "category": "misc", + "result": { + "id": "minecraft:suspicious_stew", + "count": 1, + "components": { + "minecraft:suspicious_stew_effects": [ + { + "id": "minecraft:fire_resistance", + "duration": 80 + } + ] + } + }, + "ingredients": [ + "minecraft:bowl", + "minecraft:brown_mushroom", + "minecraft:red_mushroom", + "minecraft:allium" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "suspicious_stew", + "category": "misc", + "result": { + "id": "minecraft:suspicious_stew", + "count": 1, + "components": { + "minecraft:suspicious_stew_effects": [ + { + "id": "minecraft:blindness" + } + ] + } + }, + "ingredients": [ + "minecraft:bowl", + "minecraft:brown_mushroom", + "minecraft:red_mushroom", + "minecraft:azure_bluet" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "suspicious_stew", + "category": "misc", + "result": { + "id": "minecraft:suspicious_stew", + "count": 1, + "components": { + "minecraft:suspicious_stew_effects": [ + { + "id": "minecraft:saturation", + "duration": 7 + } + ] + } + }, + "ingredients": [ + "minecraft:bowl", + "minecraft:brown_mushroom", + "minecraft:red_mushroom", + "minecraft:blue_orchid" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "suspicious_stew", + "category": "misc", + "result": { + "id": "minecraft:suspicious_stew", + "count": 1, + "components": { + "minecraft:suspicious_stew_effects": [ + { + "id": "minecraft:jump_boost", + "duration": 120 + } + ] + } + }, + "ingredients": [ + "minecraft:bowl", + "minecraft:brown_mushroom", + "minecraft:red_mushroom", + "minecraft:cornflower" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "suspicious_stew", + "category": "misc", + "result": { + "id": "minecraft:suspicious_stew", + "count": 1, + "components": { + "minecraft:suspicious_stew_effects": [ + { + "id": "minecraft:saturation", + "duration": 7 + } + ] + } + }, + "ingredients": [ + "minecraft:bowl", + "minecraft:brown_mushroom", + "minecraft:red_mushroom", + "minecraft:dandelion" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "suspicious_stew", + "category": "misc", + "result": { + "id": "minecraft:suspicious_stew", + "count": 1, + "components": { + "minecraft:suspicious_stew_effects": [ + { + "id": "minecraft:poison", + "duration": 240 + } + ] + } + }, + "ingredients": [ + "minecraft:bowl", + "minecraft:brown_mushroom", + "minecraft:red_mushroom", + "minecraft:lily_of_the_valley" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "suspicious_stew", + "category": "misc", + "result": { + "id": "minecraft:suspicious_stew", + "count": 1, + "components": { + "minecraft:suspicious_stew_effects": [ + { + "id": "minecraft:weakness", + "duration": 180 + } + ] + } + }, + "ingredients": [ + "minecraft:bowl", + "minecraft:brown_mushroom", + "minecraft:red_mushroom", + "minecraft:orange_tulip" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "suspicious_stew", + "category": "misc", + "result": { + "id": "minecraft:suspicious_stew", + "count": 1, + "components": { + "minecraft:suspicious_stew_effects": [ + { + "id": "minecraft:regeneration" + } + ] + } + }, + "ingredients": [ + "minecraft:bowl", + "minecraft:brown_mushroom", + "minecraft:red_mushroom", + "minecraft:oxeye_daisy" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "suspicious_stew", + "category": "misc", + "result": { + "id": "minecraft:suspicious_stew", + "count": 1, + "components": { + "minecraft:suspicious_stew_effects": [ + { + "id": "minecraft:weakness", + "duration": 180 + } + ] + } + }, + "ingredients": [ + "minecraft:bowl", + "minecraft:brown_mushroom", + "minecraft:red_mushroom", + "minecraft:pink_tulip" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "suspicious_stew", + "category": "misc", + "result": { + "id": "minecraft:suspicious_stew", + "count": 1, + "components": { + "minecraft:suspicious_stew_effects": [ + { + "id": "minecraft:night_vision", + "duration": 100 + } + ] + } + }, + "ingredients": [ + "minecraft:bowl", + "minecraft:brown_mushroom", + "minecraft:red_mushroom", + "minecraft:poppy" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "suspicious_stew", + "category": "misc", + "result": { + "id": "minecraft:suspicious_stew", + "count": 1, + "components": { + "minecraft:suspicious_stew_effects": [ + { + "id": "minecraft:weakness", + "duration": 180 + } + ] + } + }, + "ingredients": [ + "minecraft:bowl", + "minecraft:brown_mushroom", + "minecraft:red_mushroom", + "minecraft:red_tulip" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "suspicious_stew", + "category": "misc", + "result": { + "id": "minecraft:suspicious_stew", + "count": 1, + "components": { + "minecraft:suspicious_stew_effects": [ + { + "id": "minecraft:night_vision", + "duration": 100 + } + ] + } + }, + "ingredients": [ + "minecraft:bowl", + "minecraft:brown_mushroom", + "minecraft:red_mushroom", + "minecraft:torchflower" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "suspicious_stew", + "category": "misc", + "result": { + "id": "minecraft:suspicious_stew", + "count": 1, + "components": { + "minecraft:suspicious_stew_effects": [ + { + "id": "minecraft:weakness", + "duration": 180 + } + ] + } + }, + "ingredients": [ + "minecraft:bowl", + "minecraft:brown_mushroom", + "minecraft:red_mushroom", + "minecraft:white_tulip" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "suspicious_stew", + "category": "misc", + "result": { + "id": "minecraft:suspicious_stew", + "count": 1, + "components": { + "minecraft:suspicious_stew_effects": [ + { + "id": "minecraft:wither" + } + ] + } + }, + "ingredients": [ + "minecraft:bowl", + "minecraft:brown_mushroom", + "minecraft:red_mushroom", + "minecraft:wither_rose" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "H": "minecraft:hay_block", + "R": "minecraft:redstone" + }, + "pattern": [ + " R ", + "RHR", + " R " + ], + "result": { + "id": "minecraft:target", + "count": 1 + }, + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "result": { + "id": "minecraft:terracotta" + }, + "experience": 0.35, + "cookingtime": 200, + "category": "blocks", + "ingredient": "minecraft:clay", + "type": "minecraft:smelting" + }, + { + "key": { + "#": "minecraft:diamond", + "C": "minecraft:prismarine", + "S": "minecraft:tide_armor_trim_smithing_template" + }, + "pattern": [ + "#S#", + "#C#", + "###" + ], + "result": { + "id": "minecraft:tide_armor_trim_smithing_template", + "count": 2 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "template": "minecraft:tide_armor_trim_smithing_template", + "base": "#minecraft:trimmable_armor", + "addition": "#minecraft:trim_materials", + "type": "minecraft:smithing_trim" + }, + { + "key": { + "G": "minecraft:glass", + "S": "minecraft:amethyst_shard" + }, + "pattern": [ + " S ", + "SGS", + " S " + ], + "result": { + "id": "minecraft:tinted_glass", + "count": 2 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "category": "misc", + "type": "minecraft:crafting_special_tippedarrow" + }, + { + "key": { + "#": [ + "minecraft:sand", + "minecraft:red_sand" + ], + "X": "minecraft:gunpowder" + }, + "pattern": [ + "X#X", + "#X#", + "X#X" + ], + "result": { + "id": "minecraft:tnt", + "count": 1 + }, + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "category": "misc", + "result": { + "id": "minecraft:tnt_minecart", + "count": 1 + }, + "ingredients": [ + "minecraft:tnt", + "minecraft:minecart" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:stick", + "X": [ + "minecraft:coal", + "minecraft:charcoal" + ] + }, + "pattern": [ + "X", + "#" + ], + "result": { + "id": "minecraft:torch", + "count": 4 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "category": "redstone", + "result": { + "id": "minecraft:trapped_chest", + "count": 1 + }, + "ingredients": [ + "minecraft:chest", + "minecraft:tripwire_hook" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "#minecraft:planks", + "I": "minecraft:iron_ingot", + "S": "minecraft:stick" + }, + "pattern": [ + "I", + "S", + "#" + ], + "result": { + "id": "minecraft:tripwire_hook", + "count": 2 + }, + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:tuff_bricks" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:tuff_brick_slab", + "count": 6 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:polished_tuff", + "result": { + "id": "minecraft:tuff_brick_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:tuff_bricks", + "result": { + "id": "minecraft:tuff_brick_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:tuff", + "result": { + "id": "minecraft:tuff_brick_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:tuff_bricks" + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:tuff_brick_stairs", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:polished_tuff", + "result": { + "id": "minecraft:tuff_brick_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:tuff_bricks", + "result": { + "id": "minecraft:tuff_brick_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:tuff", + "result": { + "id": "minecraft:tuff_brick_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:tuff_bricks" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:tuff_brick_wall", + "count": 6 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:polished_tuff", + "result": { + "id": "minecraft:tuff_brick_wall", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:tuff_bricks", + "result": { + "id": "minecraft:tuff_brick_wall", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:tuff", + "result": { + "id": "minecraft:tuff_brick_wall", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "S": "minecraft:polished_tuff" + }, + "pattern": [ + "SS", + "SS" + ], + "result": { + "id": "minecraft:tuff_bricks", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:polished_tuff", + "result": { + "id": "minecraft:tuff_bricks", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:tuff", + "result": { + "id": "minecraft:tuff_bricks", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:tuff" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:tuff_slab", + "count": 6 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:tuff", + "result": { + "id": "minecraft:tuff_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:tuff" + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:tuff_stairs", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:tuff", + "result": { + "id": "minecraft:tuff_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:tuff" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:tuff_wall", + "count": 6 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:tuff", + "result": { + "id": "minecraft:tuff_wall", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "X": "minecraft:turtle_scute" + }, + "pattern": [ + "XXX", + "X X" + ], + "result": { + "id": "minecraft:turtle_helmet", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:diamond", + "C": "minecraft:cobblestone", + "S": "minecraft:vex_armor_trim_smithing_template" + }, + "pattern": [ + "#S#", + "#C#", + "###" + ], + "result": { + "id": "minecraft:vex_armor_trim_smithing_template", + "count": 2 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "template": "minecraft:vex_armor_trim_smithing_template", + "base": "#minecraft:trimmable_armor", + "addition": "#minecraft:trim_materials", + "type": "minecraft:smithing_trim" + }, + { + "key": { + "#": "minecraft:diamond", + "C": "minecraft:cobbled_deepslate", + "S": "minecraft:ward_armor_trim_smithing_template" + }, + "pattern": [ + "#S#", + "#C#", + "###" + ], + "result": { + "id": "minecraft:ward_armor_trim_smithing_template", + "count": 2 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "template": "minecraft:ward_armor_trim_smithing_template", + "base": "#minecraft:trimmable_armor", + "addition": "#minecraft:trim_materials", + "type": "minecraft:smithing_trim" + }, + { + "group": "wooden_button", + "category": "redstone", + "result": { + "id": "minecraft:warped_button", + "count": 1 + }, + "ingredients": [ + "minecraft:warped_planks" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:warped_planks" + }, + "pattern": [ + "##", + "##", + "##" + ], + "result": { + "id": "minecraft:warped_door", + "count": 3 + }, + "group": "wooden_door", + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stick", + "W": "minecraft:warped_planks" + }, + "pattern": [ + "W#W", + "W#W" + ], + "result": { + "id": "minecraft:warped_fence", + "count": 3 + }, + "group": "wooden_fence", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stick", + "W": "minecraft:warped_planks" + }, + "pattern": [ + "#W#", + "#W#" + ], + "result": { + "id": "minecraft:warped_fence_gate", + "count": 1 + }, + "group": "wooden_fence_gate", + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:fishing_rod", + "X": "minecraft:warped_fungus" + }, + "pattern": [ + "# ", + " X" + ], + "result": { + "id": "minecraft:warped_fungus_on_a_stick", + "count": 1 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stripped_warped_stem", + "X": "minecraft:chain" + }, + "pattern": [ + "X X", + "###", + "###" + ], + "result": { + "id": "minecraft:warped_hanging_sign", + "count": 6 + }, + "group": "hanging_sign", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:warped_stem" + }, + "pattern": [ + "##", + "##" + ], + "result": { + "id": "minecraft:warped_hyphae", + "count": 3 + }, + "group": "bark", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "group": "planks", + "category": "building", + "result": { + "id": "minecraft:warped_planks", + "count": 4 + }, + "ingredients": [ + "#minecraft:warped_stems" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:warped_planks" + }, + "pattern": [ + "##" + ], + "result": { + "id": "minecraft:warped_pressure_plate", + "count": 1 + }, + "group": "wooden_pressure_plate", + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:warped_planks", + "X": "minecraft:stick" + }, + "pattern": [ + "###", + "###", + " X " + ], + "result": { + "id": "minecraft:warped_sign", + "count": 3 + }, + "group": "wooden_sign", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:warped_planks" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:warped_slab", + "count": 6 + }, + "group": "wooden_slab", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:warped_planks" + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:warped_stairs", + "count": 4 + }, + "group": "wooden_stairs", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:warped_planks" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:warped_trapdoor", + "count": 2 + }, + "group": "wooden_trapdoor", + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:waxed_cut_copper_slab" + }, + "pattern": [ + "#", + "#" + ], + "result": { + "id": "minecraft:waxed_chiseled_copper", + "count": 1 + }, + "group": "waxed_cut_copper_chiseled", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "group": "waxed_chiseled_copper", + "category": "building", + "result": { + "id": "minecraft:waxed_chiseled_copper", + "count": 1 + }, + "ingredients": [ + "minecraft:chiseled_copper", + "minecraft:honeycomb" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "ingredient": "minecraft:waxed_copper_block", + "result": { + "id": "minecraft:waxed_chiseled_copper", + "count": 4 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:waxed_cut_copper", + "result": { + "id": "minecraft:waxed_chiseled_copper", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "group": "waxed_copper_block", + "category": "building", + "result": { + "id": "minecraft:waxed_copper_block", + "count": 1 + }, + "ingredients": [ + "minecraft:copper_block", + "minecraft:honeycomb" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "B": "minecraft:blaze_rod", + "C": "minecraft:waxed_copper_block", + "R": "minecraft:redstone" + }, + "pattern": [ + " C ", + "CBC", + " R " + ], + "result": { + "id": "minecraft:waxed_copper_bulb", + "count": 4 + }, + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "group": "waxed_copper_bulb", + "category": "building", + "result": { + "id": "minecraft:waxed_copper_bulb", + "count": 1 + }, + "ingredients": [ + "minecraft:copper_bulb", + "minecraft:honeycomb" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "waxed_copper_door", + "category": "building", + "result": { + "id": "minecraft:waxed_copper_door", + "count": 1 + }, + "ingredients": [ + "minecraft:copper_door", + "minecraft:honeycomb" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "M": "minecraft:waxed_copper_block" + }, + "pattern": [ + " M ", + "M M", + " M " + ], + "result": { + "id": "minecraft:waxed_copper_grate", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "group": "waxed_copper_grate", + "category": "building", + "result": { + "id": "minecraft:waxed_copper_grate", + "count": 1 + }, + "ingredients": [ + "minecraft:copper_grate", + "minecraft:honeycomb" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "ingredient": "minecraft:waxed_copper_block", + "result": { + "id": "minecraft:waxed_copper_grate", + "count": 4 + }, + "type": "minecraft:stonecutting" + }, + { + "group": "waxed_copper_trapdoor", + "category": "building", + "result": { + "id": "minecraft:waxed_copper_trapdoor", + "count": 1 + }, + "ingredients": [ + "minecraft:copper_trapdoor", + "minecraft:honeycomb" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:waxed_copper_block" + }, + "pattern": [ + "##", + "##" + ], + "result": { + "id": "minecraft:waxed_cut_copper", + "count": 4 + }, + "group": "waxed_cut_copper", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "group": "waxed_cut_copper", + "category": "building", + "result": { + "id": "minecraft:waxed_cut_copper", + "count": 1 + }, + "ingredients": [ + "minecraft:cut_copper", + "minecraft:honeycomb" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "ingredient": "minecraft:waxed_copper_block", + "result": { + "id": "minecraft:waxed_cut_copper", + "count": 4 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:waxed_cut_copper" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:waxed_cut_copper_slab", + "count": 6 + }, + "group": "waxed_cut_copper_slab", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "group": "waxed_cut_copper_slab", + "category": "building", + "result": { + "id": "minecraft:waxed_cut_copper_slab", + "count": 1 + }, + "ingredients": [ + "minecraft:cut_copper_slab", + "minecraft:honeycomb" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "ingredient": "minecraft:waxed_copper_block", + "result": { + "id": "minecraft:waxed_cut_copper_slab", + "count": 8 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:waxed_cut_copper", + "result": { + "id": "minecraft:waxed_cut_copper_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:waxed_cut_copper" + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:waxed_cut_copper_stairs", + "count": 4 + }, + "group": "waxed_cut_copper_stairs", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "group": "waxed_cut_copper_stairs", + "category": "building", + "result": { + "id": "minecraft:waxed_cut_copper_stairs", + "count": 1 + }, + "ingredients": [ + "minecraft:cut_copper_stairs", + "minecraft:honeycomb" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "ingredient": "minecraft:waxed_copper_block", + "result": { + "id": "minecraft:waxed_cut_copper_stairs", + "count": 4 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:waxed_cut_copper", + "result": { + "id": "minecraft:waxed_cut_copper_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:waxed_exposed_cut_copper_slab" + }, + "pattern": [ + "#", + "#" + ], + "result": { + "id": "minecraft:waxed_exposed_chiseled_copper", + "count": 1 + }, + "group": "waxed_exposed_cut_copper_chiseled", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "group": "waxed_exposed_chiseled_copper", + "category": "building", + "result": { + "id": "minecraft:waxed_exposed_chiseled_copper", + "count": 1 + }, + "ingredients": [ + "minecraft:exposed_chiseled_copper", + "minecraft:honeycomb" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "ingredient": "minecraft:waxed_exposed_copper", + "result": { + "id": "minecraft:waxed_exposed_chiseled_copper", + "count": 4 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:waxed_exposed_cut_copper", + "result": { + "id": "minecraft:waxed_exposed_chiseled_copper", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "B": "minecraft:blaze_rod", + "C": "minecraft:waxed_exposed_copper", + "R": "minecraft:redstone" + }, + "pattern": [ + " C ", + "CBC", + " R " + ], + "result": { + "id": "minecraft:waxed_exposed_copper_bulb", + "count": 4 + }, + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "group": "waxed_exposed_copper_bulb", + "category": "building", + "result": { + "id": "minecraft:waxed_exposed_copper_bulb", + "count": 1 + }, + "ingredients": [ + "minecraft:exposed_copper_bulb", + "minecraft:honeycomb" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "waxed_exposed_copper_door", + "category": "building", + "result": { + "id": "minecraft:waxed_exposed_copper_door", + "count": 1 + }, + "ingredients": [ + "minecraft:exposed_copper_door", + "minecraft:honeycomb" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "waxed_exposed_copper", + "category": "building", + "result": { + "id": "minecraft:waxed_exposed_copper", + "count": 1 + }, + "ingredients": [ + "minecraft:exposed_copper", + "minecraft:honeycomb" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "M": "minecraft:waxed_exposed_copper" + }, + "pattern": [ + " M ", + "M M", + " M " + ], + "result": { + "id": "minecraft:waxed_exposed_copper_grate", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "group": "waxed_exposed_copper_grate", + "category": "building", + "result": { + "id": "minecraft:waxed_exposed_copper_grate", + "count": 1 + }, + "ingredients": [ + "minecraft:exposed_copper_grate", + "minecraft:honeycomb" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "ingredient": "minecraft:waxed_exposed_copper", + "result": { + "id": "minecraft:waxed_exposed_copper_grate", + "count": 4 + }, + "type": "minecraft:stonecutting" + }, + { + "group": "waxed_exposed_copper_trapdoor", + "category": "building", + "result": { + "id": "minecraft:waxed_exposed_copper_trapdoor", + "count": 1 + }, + "ingredients": [ + "minecraft:exposed_copper_trapdoor", + "minecraft:honeycomb" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:waxed_exposed_copper" + }, + "pattern": [ + "##", + "##" + ], + "result": { + "id": "minecraft:waxed_exposed_cut_copper", + "count": 4 + }, + "group": "waxed_exposed_cut_copper", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "group": "waxed_exposed_cut_copper", + "category": "building", + "result": { + "id": "minecraft:waxed_exposed_cut_copper", + "count": 1 + }, + "ingredients": [ + "minecraft:exposed_cut_copper", + "minecraft:honeycomb" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "ingredient": "minecraft:waxed_exposed_copper", + "result": { + "id": "minecraft:waxed_exposed_cut_copper", + "count": 4 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:waxed_exposed_cut_copper" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:waxed_exposed_cut_copper_slab", + "count": 6 + }, + "group": "waxed_exposed_cut_copper_slab", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "group": "waxed_exposed_cut_copper_slab", + "category": "building", + "result": { + "id": "minecraft:waxed_exposed_cut_copper_slab", + "count": 1 + }, + "ingredients": [ + "minecraft:exposed_cut_copper_slab", + "minecraft:honeycomb" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "ingredient": "minecraft:waxed_exposed_copper", + "result": { + "id": "minecraft:waxed_exposed_cut_copper_slab", + "count": 8 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:waxed_exposed_cut_copper", + "result": { + "id": "minecraft:waxed_exposed_cut_copper_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:waxed_exposed_cut_copper" + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:waxed_exposed_cut_copper_stairs", + "count": 4 + }, + "group": "waxed_exposed_cut_copper_stairs", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "group": "waxed_exposed_cut_copper_stairs", + "category": "building", + "result": { + "id": "minecraft:waxed_exposed_cut_copper_stairs", + "count": 1 + }, + "ingredients": [ + "minecraft:exposed_cut_copper_stairs", + "minecraft:honeycomb" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "ingredient": "minecraft:waxed_exposed_copper", + "result": { + "id": "minecraft:waxed_exposed_cut_copper_stairs", + "count": 4 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:waxed_exposed_cut_copper", + "result": { + "id": "minecraft:waxed_exposed_cut_copper_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:waxed_oxidized_cut_copper_slab" + }, + "pattern": [ + "#", + "#" + ], + "result": { + "id": "minecraft:waxed_oxidized_chiseled_copper", + "count": 1 + }, + "group": "waxed_oxidized_cut_copper_chiseled", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "group": "waxed_oxidized_chiseled_copper", + "category": "building", + "result": { + "id": "minecraft:waxed_oxidized_chiseled_copper", + "count": 1 + }, + "ingredients": [ + "minecraft:oxidized_chiseled_copper", + "minecraft:honeycomb" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "ingredient": "minecraft:waxed_oxidized_copper", + "result": { + "id": "minecraft:waxed_oxidized_chiseled_copper", + "count": 4 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:waxed_oxidized_cut_copper", + "result": { + "id": "minecraft:waxed_oxidized_chiseled_copper", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "B": "minecraft:blaze_rod", + "C": "minecraft:waxed_oxidized_copper", + "R": "minecraft:redstone" + }, + "pattern": [ + " C ", + "CBC", + " R " + ], + "result": { + "id": "minecraft:waxed_oxidized_copper_bulb", + "count": 4 + }, + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "group": "waxed_oxidized_copper_bulb", + "category": "building", + "result": { + "id": "minecraft:waxed_oxidized_copper_bulb", + "count": 1 + }, + "ingredients": [ + "minecraft:oxidized_copper_bulb", + "minecraft:honeycomb" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "waxed_oxidized_copper_door", + "category": "building", + "result": { + "id": "minecraft:waxed_oxidized_copper_door", + "count": 1 + }, + "ingredients": [ + "minecraft:oxidized_copper_door", + "minecraft:honeycomb" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "waxed_oxidized_copper", + "category": "building", + "result": { + "id": "minecraft:waxed_oxidized_copper", + "count": 1 + }, + "ingredients": [ + "minecraft:oxidized_copper", + "minecraft:honeycomb" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "M": "minecraft:waxed_oxidized_copper" + }, + "pattern": [ + " M ", + "M M", + " M " + ], + "result": { + "id": "minecraft:waxed_oxidized_copper_grate", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "group": "waxed_oxidized_copper_grate", + "category": "building", + "result": { + "id": "minecraft:waxed_oxidized_copper_grate", + "count": 1 + }, + "ingredients": [ + "minecraft:oxidized_copper_grate", + "minecraft:honeycomb" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "ingredient": "minecraft:waxed_oxidized_copper", + "result": { + "id": "minecraft:waxed_oxidized_copper_grate", + "count": 4 + }, + "type": "minecraft:stonecutting" + }, + { + "group": "waxed_oxidized_copper_trapdoor", + "category": "building", + "result": { + "id": "minecraft:waxed_oxidized_copper_trapdoor", + "count": 1 + }, + "ingredients": [ + "minecraft:oxidized_copper_trapdoor", + "minecraft:honeycomb" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:waxed_oxidized_copper" + }, + "pattern": [ + "##", + "##" + ], + "result": { + "id": "minecraft:waxed_oxidized_cut_copper", + "count": 4 + }, + "group": "waxed_oxidized_cut_copper", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "group": "waxed_oxidized_cut_copper", + "category": "building", + "result": { + "id": "minecraft:waxed_oxidized_cut_copper", + "count": 1 + }, + "ingredients": [ + "minecraft:oxidized_cut_copper", + "minecraft:honeycomb" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "ingredient": "minecraft:waxed_oxidized_copper", + "result": { + "id": "minecraft:waxed_oxidized_cut_copper", + "count": 4 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:waxed_oxidized_cut_copper" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:waxed_oxidized_cut_copper_slab", + "count": 6 + }, + "group": "waxed_oxidized_cut_copper_slab", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "group": "waxed_oxidized_cut_copper_slab", + "category": "building", + "result": { + "id": "minecraft:waxed_oxidized_cut_copper_slab", + "count": 1 + }, + "ingredients": [ + "minecraft:oxidized_cut_copper_slab", + "minecraft:honeycomb" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "ingredient": "minecraft:waxed_oxidized_copper", + "result": { + "id": "minecraft:waxed_oxidized_cut_copper_slab", + "count": 8 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:waxed_oxidized_cut_copper", + "result": { + "id": "minecraft:waxed_oxidized_cut_copper_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:waxed_oxidized_cut_copper" + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:waxed_oxidized_cut_copper_stairs", + "count": 4 + }, + "group": "waxed_oxidized_cut_copper_stairs", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "group": "waxed_oxidized_cut_copper_stairs", + "category": "building", + "result": { + "id": "minecraft:waxed_oxidized_cut_copper_stairs", + "count": 1 + }, + "ingredients": [ + "minecraft:oxidized_cut_copper_stairs", + "minecraft:honeycomb" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "ingredient": "minecraft:waxed_oxidized_copper", + "result": { + "id": "minecraft:waxed_oxidized_cut_copper_stairs", + "count": 4 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:waxed_oxidized_cut_copper", + "result": { + "id": "minecraft:waxed_oxidized_cut_copper_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:waxed_weathered_cut_copper_slab" + }, + "pattern": [ + "#", + "#" + ], + "result": { + "id": "minecraft:waxed_weathered_chiseled_copper", + "count": 1 + }, + "group": "waxed_weathered_cut_copper_chiseled", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "group": "waxed_weathered_chiseled_copper", + "category": "building", + "result": { + "id": "minecraft:waxed_weathered_chiseled_copper", + "count": 1 + }, + "ingredients": [ + "minecraft:weathered_chiseled_copper", + "minecraft:honeycomb" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "ingredient": "minecraft:waxed_weathered_copper", + "result": { + "id": "minecraft:waxed_weathered_chiseled_copper", + "count": 4 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:waxed_weathered_cut_copper", + "result": { + "id": "minecraft:waxed_weathered_chiseled_copper", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "B": "minecraft:blaze_rod", + "C": "minecraft:waxed_weathered_copper", + "R": "minecraft:redstone" + }, + "pattern": [ + " C ", + "CBC", + " R " + ], + "result": { + "id": "minecraft:waxed_weathered_copper_bulb", + "count": 4 + }, + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "group": "waxed_weathered_copper_bulb", + "category": "building", + "result": { + "id": "minecraft:waxed_weathered_copper_bulb", + "count": 1 + }, + "ingredients": [ + "minecraft:weathered_copper_bulb", + "minecraft:honeycomb" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "waxed_weathered_copper_door", + "category": "building", + "result": { + "id": "minecraft:waxed_weathered_copper_door", + "count": 1 + }, + "ingredients": [ + "minecraft:weathered_copper_door", + "minecraft:honeycomb" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "waxed_weathered_copper", + "category": "building", + "result": { + "id": "minecraft:waxed_weathered_copper", + "count": 1 + }, + "ingredients": [ + "minecraft:weathered_copper", + "minecraft:honeycomb" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "M": "minecraft:waxed_weathered_copper" + }, + "pattern": [ + " M ", + "M M", + " M " + ], + "result": { + "id": "minecraft:waxed_weathered_copper_grate", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "group": "waxed_weathered_copper_grate", + "category": "building", + "result": { + "id": "minecraft:waxed_weathered_copper_grate", + "count": 1 + }, + "ingredients": [ + "minecraft:weathered_copper_grate", + "minecraft:honeycomb" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "ingredient": "minecraft:waxed_weathered_copper", + "result": { + "id": "minecraft:waxed_weathered_copper_grate", + "count": 4 + }, + "type": "minecraft:stonecutting" + }, + { + "group": "waxed_weathered_copper_trapdoor", + "category": "building", + "result": { + "id": "minecraft:waxed_weathered_copper_trapdoor", + "count": 1 + }, + "ingredients": [ + "minecraft:weathered_copper_trapdoor", + "minecraft:honeycomb" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:waxed_weathered_copper" + }, + "pattern": [ + "##", + "##" + ], + "result": { + "id": "minecraft:waxed_weathered_cut_copper", + "count": 4 + }, + "group": "waxed_weathered_cut_copper", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "group": "waxed_weathered_cut_copper", + "category": "building", + "result": { + "id": "minecraft:waxed_weathered_cut_copper", + "count": 1 + }, + "ingredients": [ + "minecraft:weathered_cut_copper", + "minecraft:honeycomb" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "ingredient": "minecraft:waxed_weathered_copper", + "result": { + "id": "minecraft:waxed_weathered_cut_copper", + "count": 4 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:waxed_weathered_cut_copper" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:waxed_weathered_cut_copper_slab", + "count": 6 + }, + "group": "waxed_weathered_cut_copper_slab", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "group": "waxed_weathered_cut_copper_slab", + "category": "building", + "result": { + "id": "minecraft:waxed_weathered_cut_copper_slab", + "count": 1 + }, + "ingredients": [ + "minecraft:weathered_cut_copper_slab", + "minecraft:honeycomb" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "ingredient": "minecraft:waxed_weathered_copper", + "result": { + "id": "minecraft:waxed_weathered_cut_copper_slab", + "count": 8 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:waxed_weathered_cut_copper", + "result": { + "id": "minecraft:waxed_weathered_cut_copper_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:waxed_weathered_cut_copper" + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:waxed_weathered_cut_copper_stairs", + "count": 4 + }, + "group": "waxed_weathered_cut_copper_stairs", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "group": "waxed_weathered_cut_copper_stairs", + "category": "building", + "result": { + "id": "minecraft:waxed_weathered_cut_copper_stairs", + "count": 1 + }, + "ingredients": [ + "minecraft:weathered_cut_copper_stairs", + "minecraft:honeycomb" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "ingredient": "minecraft:waxed_weathered_copper", + "result": { + "id": "minecraft:waxed_weathered_cut_copper_stairs", + "count": 4 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:waxed_weathered_cut_copper", + "result": { + "id": "minecraft:waxed_weathered_cut_copper_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:diamond", + "C": "minecraft:terracotta", + "S": "minecraft:wayfinder_armor_trim_smithing_template" + }, + "pattern": [ + "#S#", + "#C#", + "###" + ], + "result": { + "id": "minecraft:wayfinder_armor_trim_smithing_template", + "count": 2 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "template": "minecraft:wayfinder_armor_trim_smithing_template", + "base": "#minecraft:trimmable_armor", + "addition": "#minecraft:trim_materials", + "type": "minecraft:smithing_trim" + }, + { + "key": { + "#": "minecraft:weathered_cut_copper_slab" + }, + "pattern": [ + "#", + "#" + ], + "result": { + "id": "minecraft:weathered_chiseled_copper", + "count": 1 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:weathered_copper", + "result": { + "id": "minecraft:weathered_chiseled_copper", + "count": 4 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:weathered_cut_copper", + "result": { + "id": "minecraft:weathered_chiseled_copper", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "B": "minecraft:blaze_rod", + "C": "minecraft:weathered_copper", + "R": "minecraft:redstone" + }, + "pattern": [ + " C ", + "CBC", + " R " + ], + "result": { + "id": "minecraft:weathered_copper_bulb", + "count": 4 + }, + "category": "redstone", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "M": "minecraft:weathered_copper" + }, + "pattern": [ + " M ", + "M M", + " M " + ], + "result": { + "id": "minecraft:weathered_copper_grate", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:weathered_copper", + "result": { + "id": "minecraft:weathered_copper_grate", + "count": 4 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:weathered_copper" + }, + "pattern": [ + "##", + "##" + ], + "result": { + "id": "minecraft:weathered_cut_copper", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:weathered_copper", + "result": { + "id": "minecraft:weathered_cut_copper", + "count": 4 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:weathered_cut_copper" + }, + "pattern": [ + "###" + ], + "result": { + "id": "minecraft:weathered_cut_copper_slab", + "count": 6 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:weathered_copper", + "result": { + "id": "minecraft:weathered_cut_copper_slab", + "count": 8 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:weathered_cut_copper", + "result": { + "id": "minecraft:weathered_cut_copper_slab", + "count": 2 + }, + "type": "minecraft:stonecutting" + }, + { + "key": { + "#": "minecraft:weathered_cut_copper" + }, + "pattern": [ + "# ", + "## ", + "###" + ], + "result": { + "id": "minecraft:weathered_cut_copper_stairs", + "count": 4 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "ingredient": "minecraft:weathered_copper", + "result": { + "id": "minecraft:weathered_cut_copper_stairs", + "count": 4 + }, + "type": "minecraft:stonecutting" + }, + { + "ingredient": "minecraft:weathered_cut_copper", + "result": { + "id": "minecraft:weathered_cut_copper_stairs", + "count": 1 + }, + "type": "minecraft:stonecutting" + }, + { + "category": "misc", + "result": { + "id": "minecraft:wheat", + "count": 9 + }, + "ingredients": [ + "minecraft:hay_block" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:white_wool", + "|": "minecraft:stick" + }, + "pattern": [ + "###", + "###", + " | " + ], + "result": { + "id": "minecraft:white_banner", + "count": 1 + }, + "group": "banner", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:white_wool", + "X": "#minecraft:planks" + }, + "pattern": [ + "###", + "XXX" + ], + "result": { + "id": "minecraft:white_bed", + "count": 1 + }, + "group": "bed", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "input": "#minecraft:bundles", + "material": "minecraft:white_dye", + "result": "minecraft:white_bundle", + "group": "bundle_dye", + "category": "equipment", + "type": "minecraft:crafting_transmute" + }, + { + "group": "dyed_candle", + "category": "misc", + "result": { + "id": "minecraft:white_candle", + "count": 1 + }, + "ingredients": [ + "minecraft:candle", + "minecraft:white_dye" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:white_wool" + }, + "pattern": [ + "##" + ], + "result": { + "id": "minecraft:white_carpet", + "count": 3 + }, + "group": "carpet", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "group": "concrete_powder", + "category": "building", + "result": { + "id": "minecraft:white_concrete_powder", + "count": 8 + }, + "ingredients": [ + "minecraft:white_dye", + "minecraft:sand", + "minecraft:sand", + "minecraft:sand", + "minecraft:sand", + "minecraft:gravel", + "minecraft:gravel", + "minecraft:gravel", + "minecraft:gravel" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "white_dye", + "category": "misc", + "result": { + "id": "minecraft:white_dye", + "count": 1 + }, + "ingredients": [ + "minecraft:bone_meal" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "white_dye", + "category": "misc", + "result": { + "id": "minecraft:white_dye", + "count": 1 + }, + "ingredients": [ + "minecraft:lily_of_the_valley" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "result": { + "id": "minecraft:white_glazed_terracotta" + }, + "experience": 0.1, + "cookingtime": 200, + "category": "blocks", + "ingredient": "minecraft:white_terracotta", + "type": "minecraft:smelting" + }, + { + "input": "#minecraft:shulker_boxes", + "material": "minecraft:white_dye", + "result": "minecraft:white_shulker_box", + "group": "shulker_box_dye", + "category": "misc", + "type": "minecraft:crafting_transmute" + }, + { + "key": { + "#": "minecraft:glass", + "X": "minecraft:white_dye" + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "id": "minecraft:white_stained_glass", + "count": 8 + }, + "group": "stained_glass", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:white_stained_glass" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:white_stained_glass_pane", + "count": 16 + }, + "group": "stained_glass_pane", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:glass_pane", + "$": "minecraft:white_dye" + }, + "pattern": [ + "###", + "#$#", + "###" + ], + "result": { + "id": "minecraft:white_stained_glass_pane", + "count": 8 + }, + "group": "stained_glass_pane", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:terracotta", + "X": "minecraft:white_dye" + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "id": "minecraft:white_terracotta", + "count": 8 + }, + "group": "stained_terracotta", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:string" + }, + "pattern": [ + "##", + "##" + ], + "result": { + "id": "minecraft:white_wool", + "count": 1 + }, + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:diamond", + "C": "minecraft:mossy_cobblestone", + "S": "minecraft:wild_armor_trim_smithing_template" + }, + "pattern": [ + "#S#", + "#C#", + "###" + ], + "result": { + "id": "minecraft:wild_armor_trim_smithing_template", + "count": 2 + }, + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "template": "minecraft:wild_armor_trim_smithing_template", + "base": "#minecraft:trimmable_armor", + "addition": "#minecraft:trim_materials", + "type": "minecraft:smithing_trim" + }, + { + "category": "misc", + "result": { + "id": "minecraft:wind_charge", + "count": 4 + }, + "ingredients": [ + "minecraft:breeze_rod" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "X": "minecraft:armadillo_scute" + }, + "pattern": [ + "X ", + "XXX", + "X X" + ], + "result": { + "id": "minecraft:wolf_armor", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stick", + "X": "#minecraft:wooden_tool_materials" + }, + "pattern": [ + "XX", + "X#", + " #" + ], + "result": { + "id": "minecraft:wooden_axe", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stick", + "X": "#minecraft:wooden_tool_materials" + }, + "pattern": [ + "XX", + " #", + " #" + ], + "result": { + "id": "minecraft:wooden_hoe", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stick", + "X": "#minecraft:wooden_tool_materials" + }, + "pattern": [ + "XXX", + " # ", + " # " + ], + "result": { + "id": "minecraft:wooden_pickaxe", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stick", + "X": "#minecraft:wooden_tool_materials" + }, + "pattern": [ + "X", + "#", + "#" + ], + "result": { + "id": "minecraft:wooden_shovel", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:stick", + "X": "#minecraft:wooden_tool_materials" + }, + "pattern": [ + "X", + "X", + "#" + ], + "result": { + "id": "minecraft:wooden_sword", + "count": 1 + }, + "category": "equipment", + "type": "minecraft:crafting_shaped" + }, + { + "category": "misc", + "result": { + "id": "minecraft:writable_book", + "count": 1 + }, + "ingredients": [ + "minecraft:book", + "minecraft:ink_sac", + "minecraft:feather" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:yellow_wool", + "|": "minecraft:stick" + }, + "pattern": [ + "###", + "###", + " | " + ], + "result": { + "id": "minecraft:yellow_banner", + "count": 1 + }, + "group": "banner", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:yellow_wool", + "X": "#minecraft:planks" + }, + "pattern": [ + "###", + "XXX" + ], + "result": { + "id": "minecraft:yellow_bed", + "count": 1 + }, + "group": "bed", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "input": "#minecraft:bundles", + "material": "minecraft:yellow_dye", + "result": "minecraft:yellow_bundle", + "group": "bundle_dye", + "category": "equipment", + "type": "minecraft:crafting_transmute" + }, + { + "group": "dyed_candle", + "category": "misc", + "result": { + "id": "minecraft:yellow_candle", + "count": 1 + }, + "ingredients": [ + "minecraft:candle", + "minecraft:yellow_dye" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "key": { + "#": "minecraft:yellow_wool" + }, + "pattern": [ + "##" + ], + "result": { + "id": "minecraft:yellow_carpet", + "count": 3 + }, + "group": "carpet", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "group": "concrete_powder", + "category": "building", + "result": { + "id": "minecraft:yellow_concrete_powder", + "count": 8 + }, + "ingredients": [ + "minecraft:yellow_dye", + "minecraft:sand", + "minecraft:sand", + "minecraft:sand", + "minecraft:sand", + "minecraft:gravel", + "minecraft:gravel", + "minecraft:gravel", + "minecraft:gravel" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "yellow_dye", + "category": "misc", + "result": { + "id": "minecraft:yellow_dye", + "count": 1 + }, + "ingredients": [ + "minecraft:dandelion" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "group": "yellow_dye", + "category": "misc", + "result": { + "id": "minecraft:yellow_dye", + "count": 2 + }, + "ingredients": [ + "minecraft:sunflower" + ], + "type": "minecraft:crafting_shapeless" + }, + { + "result": { + "id": "minecraft:yellow_glazed_terracotta" + }, + "experience": 0.1, + "cookingtime": 200, + "category": "blocks", + "ingredient": "minecraft:yellow_terracotta", + "type": "minecraft:smelting" + }, + { + "input": "#minecraft:shulker_boxes", + "material": "minecraft:yellow_dye", + "result": "minecraft:yellow_shulker_box", + "group": "shulker_box_dye", + "category": "misc", + "type": "minecraft:crafting_transmute" + }, + { + "key": { + "#": "minecraft:glass", + "X": "minecraft:yellow_dye" + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "id": "minecraft:yellow_stained_glass", + "count": 8 + }, + "group": "stained_glass", + "category": "building", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:yellow_stained_glass" + }, + "pattern": [ + "###", + "###" + ], + "result": { + "id": "minecraft:yellow_stained_glass_pane", + "count": 16 + }, + "group": "stained_glass_pane", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:glass_pane", + "$": "minecraft:yellow_dye" + }, + "pattern": [ + "###", + "#$#", + "###" + ], + "result": { + "id": "minecraft:yellow_stained_glass_pane", + "count": 8 + }, + "group": "stained_glass_pane", + "category": "misc", + "type": "minecraft:crafting_shaped" + }, + { + "key": { + "#": "minecraft:terracotta", + "X": "minecraft:yellow_dye" + }, + "pattern": [ + "###", + "#X#", + "###" + ], + "result": { + "id": "minecraft:yellow_terracotta", + "count": 8 + }, + "group": "stained_terracotta", + "category": "building", + "type": "minecraft:crafting_shaped" + } +] \ No newline at end of file diff --git a/extractor/src/main/kotlin/de/snowii/extractor/extractors/Items.kt b/extractor/src/main/kotlin/de/snowii/extractor/extractors/Items.kt index 31d0bc47f..d37a4eb5d 100644 --- a/extractor/src/main/kotlin/de/snowii/extractor/extractors/Items.kt +++ b/extractor/src/main/kotlin/de/snowii/extractor/extractors/Items.kt @@ -27,7 +27,7 @@ class Items : Extractor.Extractor { val realItem: Item = item.value() itemJson.addProperty("id", Registries.ITEM.getRawId(realItem)) - itemJson.addProperty("name", Registries.ITEM.getId(realItem).toString()) + itemJson.addProperty("name", Registries.ITEM.getId(realItem).toString()) itemJson.addProperty("translation_key", realItem.translationKey) itemJson.addProperty("max_stack", realItem.maxCount) itemJson.addProperty("max_durability", realItem.defaultStack.maxDamage) diff --git a/extractor/src/main/kotlin/de/snowii/extractor/extractors/Recipes.kt b/extractor/src/main/kotlin/de/snowii/extractor/extractors/Recipes.kt index 371f92505..6e1657df1 100644 --- a/extractor/src/main/kotlin/de/snowii/extractor/extractors/Recipes.kt +++ b/extractor/src/main/kotlin/de/snowii/extractor/extractors/Recipes.kt @@ -1,11 +1,11 @@ package de.snowii.extractor.extractors -import com.google.gson.Gson import com.google.gson.JsonArray import com.google.gson.JsonElement -import com.google.gson.JsonObject +import com.mojang.serialization.JsonOps import de.snowii.extractor.Extractor import net.minecraft.recipe.Recipe +import net.minecraft.registry.RegistryOps import net.minecraft.server.MinecraftServer class Recipes : Extractor.Extractor { @@ -15,40 +15,15 @@ class Recipes : Extractor.Extractor { override fun extract(server: MinecraftServer): JsonElement { val recipesJson = JsonArray() - val gson = Gson() for (recipeRaw in server.recipeManager.values()) { - val recipeJson = JsonObject() - - recipeJson.addProperty("name", recipeRaw.id.value.toString()) - val recipe: Recipe<*> = recipeRaw.value() - recipeJson.addProperty("category", recipe.group) - recipeJson.addProperty("group", recipe.group) - recipeJson.addProperty("type", recipe.type.toString()) - val placementArray = JsonArray() - for (slot in recipe.ingredientPlacement.placementSlots) { - val placementJson = JsonObject() - if (slot.isPresent) { - placementJson.addProperty("position", slot.orElseThrow().placerOutputPosition) - } - placementArray.add(placementJson) - } - recipeJson.add("placementSlots", placementArray) - - val ingredientArray = JsonArray() - for (ingredient in recipe.ingredientPlacement.ingredients) { - if (ingredient != null) { - val items = ingredient.matchingItems - val ingredientJson = JsonObject() - for (item in items) { - ingredientJson.addProperty("id", item.idAsString) - } - ingredientArray.add(ingredientJson) - } - } - recipeJson.add("ingredients", ingredientArray) - - recipesJson.add(recipeJson) + val recipe = recipeRaw.value + recipesJson.add( + Recipe.CODEC.encodeStart( + RegistryOps.of(JsonOps.INSTANCE, server.registryManager), + recipe + ).getOrThrow() + ) } return recipesJson }