Files
Mortdecai/knowledge/mc-data/recipe_tree.json
T
Seth 0473eb0b50 Minecraft knowledge corpus, recipe trees, GitHub scraper, 644 examples
Knowledge corpus (knowledge/mc-data/):
- 1505 items, 886 crafting recipes, 1166 blocks from minecraft-data 1.21.11
- Recipe dependency tree builder (knowledge/build_recipe_tree.py)
- Crafting chain training: "give me everything to make X from scratch"
- Smelting recipes, version awareness examples

Training data (644 examples total):
- 107 command syntax reference examples (every command + common errors)
- 176 recipe/crafting chain examples (63 crafting, 103 material-giving, 11 smelting)
- 344 Claude-distilled examples (222 sudo + 122 god via Haiku)
- Live bot audit data ingested (128 examples from dev server)

Swarm bots:
- Swimming/water escape logic
- Door opening
- Context-aware prayers (inventory, health, time, depth)
- Prefix enforcement on all Gemini/Dolphin prompts

GitHub log scraper (data/scrape_server_logs.py):
- Searches GitHub for Minecraft server logs with commands
- Strict 1.20.5+ version filter
- Extracts command pairs, converts to training format

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-18 20:33:09 -04:00

14922 lines
228 KiB
JSON

{
"acacia_boat": [
{
"ingredients": [
"acacia_planks"
],
"count": 1,
"shaped": true
}
],
"acacia_door": [
{
"ingredients": [
"acacia_planks"
],
"count": 3,
"shaped": true
}
],
"acacia_fence": [
{
"ingredients": [
"acacia_planks",
"stick"
],
"count": 3,
"shaped": true
}
],
"acacia_fence_gate": [
{
"ingredients": [
"acacia_planks",
"stick"
],
"count": 1,
"shaped": true
}
],
"acacia_hanging_sign": [
{
"ingredients": [
"iron_chain",
"stripped_acacia_log"
],
"count": 6,
"shaped": true
}
],
"acacia_pressure_plate": [
{
"ingredients": [
"acacia_planks"
],
"count": 1,
"shaped": true
}
],
"acacia_shelf": [
{
"ingredients": [
"stripped_acacia_log"
],
"count": 6,
"shaped": true
}
],
"acacia_sign": [
{
"ingredients": [
"acacia_planks",
"stick"
],
"count": 3,
"shaped": true
}
],
"acacia_slab": [
{
"ingredients": [
"acacia_planks"
],
"count": 6,
"shaped": true
}
],
"acacia_stairs": [
{
"ingredients": [
"acacia_planks"
],
"count": 4,
"shaped": true
}
],
"acacia_trapdoor": [
{
"ingredients": [
"acacia_planks"
],
"count": 2,
"shaped": true
}
],
"acacia_wood": [
{
"ingredients": [
"acacia_log"
],
"count": 3,
"shaped": true
}
],
"activator_rail": [
{
"ingredients": [
"iron_ingot",
"redstone_torch",
"stick"
],
"count": 6,
"shaped": true
}
],
"amethyst_block": [
{
"ingredients": [
"amethyst_shard"
],
"count": 1,
"shaped": true
}
],
"andesite_slab": [
{
"ingredients": [
"andesite"
],
"count": 6,
"shaped": true
}
],
"andesite_stairs": [
{
"ingredients": [
"andesite"
],
"count": 4,
"shaped": true
}
],
"andesite_wall": [
{
"ingredients": [
"andesite"
],
"count": 6,
"shaped": true
}
],
"anvil": [
{
"ingredients": [
"iron_block",
"iron_ingot"
],
"count": 1,
"shaped": true
}
],
"armor_stand": [
{
"ingredients": [
"smooth_stone_slab",
"stick"
],
"count": 1,
"shaped": true
}
],
"arrow": [
{
"ingredients": [
"feather",
"flint",
"stick"
],
"count": 4,
"shaped": true
}
],
"bamboo_door": [
{
"ingredients": [
"bamboo_planks"
],
"count": 3,
"shaped": true
}
],
"bamboo_fence": [
{
"ingredients": [
"bamboo_planks",
"stick"
],
"count": 3,
"shaped": true
}
],
"bamboo_fence_gate": [
{
"ingredients": [
"bamboo_planks",
"stick"
],
"count": 1,
"shaped": true
}
],
"bamboo_hanging_sign": [
{
"ingredients": [
"iron_chain",
"stripped_bamboo_block"
],
"count": 6,
"shaped": true
}
],
"bamboo_mosaic": [
{
"ingredients": [
"bamboo_slab"
],
"count": 1,
"shaped": true
}
],
"bamboo_mosaic_slab": [
{
"ingredients": [
"bamboo_mosaic"
],
"count": 6,
"shaped": true
}
],
"bamboo_mosaic_stairs": [
{
"ingredients": [
"bamboo_mosaic"
],
"count": 4,
"shaped": true
}
],
"bamboo_pressure_plate": [
{
"ingredients": [
"bamboo_planks"
],
"count": 1,
"shaped": true
}
],
"bamboo_raft": [
{
"ingredients": [
"bamboo_planks"
],
"count": 1,
"shaped": true
}
],
"bamboo_shelf": [
{
"ingredients": [
"stripped_bamboo_block"
],
"count": 6,
"shaped": true
}
],
"bamboo_sign": [
{
"ingredients": [
"bamboo_planks",
"stick"
],
"count": 3,
"shaped": true
}
],
"bamboo_slab": [
{
"ingredients": [
"bamboo_planks"
],
"count": 6,
"shaped": true
}
],
"bamboo_stairs": [
{
"ingredients": [
"bamboo_planks"
],
"count": 4,
"shaped": true
}
],
"bamboo_trapdoor": [
{
"ingredients": [
"bamboo_planks"
],
"count": 2,
"shaped": true
}
],
"barrel": [
{
"ingredients": [
"cherry_planks",
"cherry_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"bamboo_planks",
"bamboo_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"mangrove_planks",
"mangrove_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"warped_planks",
"warped_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"crimson_planks",
"crimson_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"pale_oak_planks",
"pale_oak_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"dark_oak_planks",
"dark_oak_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"acacia_planks",
"acacia_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"jungle_planks",
"jungle_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"birch_planks",
"birch_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"spruce_planks",
"spruce_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"oak_planks",
"oak_slab"
],
"count": 1,
"shaped": true
}
],
"beacon": [
{
"ingredients": [
"glass",
"nether_star",
"obsidian"
],
"count": 1,
"shaped": true
}
],
"beehive": [
{
"ingredients": [
"cherry_planks",
"honeycomb"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"bamboo_planks",
"honeycomb"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"honeycomb",
"mangrove_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"honeycomb",
"warped_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"crimson_planks",
"honeycomb"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"honeycomb",
"pale_oak_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"dark_oak_planks",
"honeycomb"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"acacia_planks",
"honeycomb"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"honeycomb",
"jungle_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"birch_planks",
"honeycomb"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"honeycomb",
"spruce_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"honeycomb",
"oak_planks"
],
"count": 1,
"shaped": true
}
],
"birch_boat": [
{
"ingredients": [
"birch_planks"
],
"count": 1,
"shaped": true
}
],
"birch_door": [
{
"ingredients": [
"birch_planks"
],
"count": 3,
"shaped": true
}
],
"birch_fence": [
{
"ingredients": [
"birch_planks",
"stick"
],
"count": 3,
"shaped": true
}
],
"birch_fence_gate": [
{
"ingredients": [
"birch_planks",
"stick"
],
"count": 1,
"shaped": true
}
],
"birch_hanging_sign": [
{
"ingredients": [
"iron_chain",
"stripped_birch_log"
],
"count": 6,
"shaped": true
}
],
"birch_pressure_plate": [
{
"ingredients": [
"birch_planks"
],
"count": 1,
"shaped": true
}
],
"birch_shelf": [
{
"ingredients": [
"stripped_birch_log"
],
"count": 6,
"shaped": true
}
],
"birch_sign": [
{
"ingredients": [
"birch_planks",
"stick"
],
"count": 3,
"shaped": true
}
],
"birch_slab": [
{
"ingredients": [
"birch_planks"
],
"count": 6,
"shaped": true
}
],
"birch_stairs": [
{
"ingredients": [
"birch_planks"
],
"count": 4,
"shaped": true
}
],
"birch_trapdoor": [
{
"ingredients": [
"birch_planks"
],
"count": 2,
"shaped": true
}
],
"birch_wood": [
{
"ingredients": [
"birch_log"
],
"count": 3,
"shaped": true
}
],
"black_banner": [
{
"ingredients": [
"black_wool",
"stick"
],
"count": 1,
"shaped": true
}
],
"black_bed": [
{
"ingredients": [
"black_wool",
"cherry_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"bamboo_planks",
"black_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"black_wool",
"mangrove_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"black_wool",
"warped_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"black_wool",
"crimson_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"black_wool",
"pale_oak_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"black_wool",
"dark_oak_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"acacia_planks",
"black_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"black_wool",
"jungle_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"birch_planks",
"black_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"black_wool",
"spruce_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"black_wool",
"oak_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"black_dye",
"blue_bed"
],
"count": 1,
"shaped": false
}
],
"black_carpet": [
{
"ingredients": [
"black_wool"
],
"count": 3,
"shaped": true
},
{
"ingredients": [
"black_dye",
"blue_carpet"
],
"count": 1,
"shaped": false
}
],
"black_harness": [
{
"ingredients": [
"black_wool",
"glass",
"leather"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"black_dye",
"blue_harness"
],
"count": 1,
"shaped": false
}
],
"black_stained_glass": [
{
"ingredients": [
"black_dye",
"glass"
],
"count": 8,
"shaped": true
}
],
"black_stained_glass_pane": [
{
"ingredients": [
"black_stained_glass"
],
"count": 16,
"shaped": true
},
{
"ingredients": [
"black_dye",
"glass_pane"
],
"count": 8,
"shaped": true
}
],
"black_terracotta": [
{
"ingredients": [
"black_dye",
"terracotta"
],
"count": 8,
"shaped": true
}
],
"blackstone_slab": [
{
"ingredients": [
"blackstone"
],
"count": 6,
"shaped": true
}
],
"blackstone_stairs": [
{
"ingredients": [
"blackstone"
],
"count": 4,
"shaped": true
}
],
"blackstone_wall": [
{
"ingredients": [
"blackstone"
],
"count": 6,
"shaped": true
}
],
"blast_furnace": [
{
"ingredients": [
"furnace",
"iron_ingot",
"smooth_stone"
],
"count": 1,
"shaped": true
}
],
"blue_banner": [
{
"ingredients": [
"blue_wool",
"stick"
],
"count": 1,
"shaped": true
}
],
"blue_bed": [
{
"ingredients": [
"blue_wool",
"cherry_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"bamboo_planks",
"blue_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"blue_wool",
"mangrove_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"blue_wool",
"warped_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"blue_wool",
"crimson_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"blue_wool",
"pale_oak_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"blue_wool",
"dark_oak_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"acacia_planks",
"blue_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"blue_wool",
"jungle_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"birch_planks",
"blue_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"blue_wool",
"spruce_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"blue_wool",
"oak_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"black_bed",
"blue_dye"
],
"count": 1,
"shaped": false
}
],
"blue_carpet": [
{
"ingredients": [
"blue_wool"
],
"count": 3,
"shaped": true
},
{
"ingredients": [
"black_carpet",
"blue_dye"
],
"count": 1,
"shaped": false
}
],
"blue_harness": [
{
"ingredients": [
"blue_wool",
"glass",
"leather"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"black_harness",
"blue_dye"
],
"count": 1,
"shaped": false
}
],
"blue_stained_glass": [
{
"ingredients": [
"blue_dye",
"glass"
],
"count": 8,
"shaped": true
}
],
"blue_stained_glass_pane": [
{
"ingredients": [
"blue_stained_glass"
],
"count": 16,
"shaped": true
},
{
"ingredients": [
"blue_dye",
"glass_pane"
],
"count": 8,
"shaped": true
}
],
"blue_terracotta": [
{
"ingredients": [
"blue_dye",
"terracotta"
],
"count": 8,
"shaped": true
}
],
"bolt_armor_trim_smithing_template": [
{
"ingredients": [
"bolt_armor_trim_smithing_template",
"diamond",
"waxed_copper_block"
],
"count": 2,
"shaped": true
},
{
"ingredients": [
"bolt_armor_trim_smithing_template",
"copper_block",
"diamond"
],
"count": 2,
"shaped": true
}
],
"bone_block": [
{
"ingredients": [
"bone_meal"
],
"count": 1,
"shaped": true
}
],
"bookshelf": [
{
"ingredients": [
"book",
"cherry_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"bamboo_planks",
"book"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"book",
"mangrove_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"book",
"warped_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"book",
"crimson_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"book",
"pale_oak_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"book",
"dark_oak_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"acacia_planks",
"book"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"book",
"jungle_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"birch_planks",
"book"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"book",
"spruce_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"book",
"oak_planks"
],
"count": 1,
"shaped": true
}
],
"bow": [
{
"ingredients": [
"stick",
"string"
],
"count": 1,
"shaped": true
}
],
"bowl": [
{
"ingredients": [
"cherry_planks"
],
"count": 4,
"shaped": true
},
{
"ingredients": [
"bamboo_planks"
],
"count": 4,
"shaped": true
},
{
"ingredients": [
"mangrove_planks"
],
"count": 4,
"shaped": true
},
{
"ingredients": [
"warped_planks"
],
"count": 4,
"shaped": true
},
{
"ingredients": [
"crimson_planks"
],
"count": 4,
"shaped": true
},
{
"ingredients": [
"pale_oak_planks"
],
"count": 4,
"shaped": true
},
{
"ingredients": [
"dark_oak_planks"
],
"count": 4,
"shaped": true
},
{
"ingredients": [
"acacia_planks"
],
"count": 4,
"shaped": true
},
{
"ingredients": [
"jungle_planks"
],
"count": 4,
"shaped": true
},
{
"ingredients": [
"birch_planks"
],
"count": 4,
"shaped": true
},
{
"ingredients": [
"spruce_planks"
],
"count": 4,
"shaped": true
},
{
"ingredients": [
"oak_planks"
],
"count": 4,
"shaped": true
}
],
"bread": [
{
"ingredients": [
"wheat"
],
"count": 1,
"shaped": true
}
],
"brewing_stand": [
{
"ingredients": [
"blaze_rod",
"cobbled_deepslate"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"blackstone",
"blaze_rod"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"blaze_rod",
"cobblestone"
],
"count": 1,
"shaped": true
}
],
"brick_slab": [
{
"ingredients": [
"bricks"
],
"count": 6,
"shaped": true
}
],
"brick_stairs": [
{
"ingredients": [
"bricks"
],
"count": 4,
"shaped": true
}
],
"brick_wall": [
{
"ingredients": [
"bricks"
],
"count": 6,
"shaped": true
}
],
"bricks": [
{
"ingredients": [
"brick"
],
"count": 1,
"shaped": true
}
],
"brown_banner": [
{
"ingredients": [
"brown_wool",
"stick"
],
"count": 1,
"shaped": true
}
],
"brown_bed": [
{
"ingredients": [
"brown_wool",
"cherry_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"bamboo_planks",
"brown_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"brown_wool",
"mangrove_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"brown_wool",
"warped_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"brown_wool",
"crimson_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"brown_wool",
"pale_oak_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"brown_wool",
"dark_oak_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"acacia_planks",
"brown_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"brown_wool",
"jungle_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"birch_planks",
"brown_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"brown_wool",
"spruce_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"brown_wool",
"oak_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"black_bed",
"brown_dye"
],
"count": 1,
"shaped": false
}
],
"brown_carpet": [
{
"ingredients": [
"brown_wool"
],
"count": 3,
"shaped": true
},
{
"ingredients": [
"black_carpet",
"brown_dye"
],
"count": 1,
"shaped": false
}
],
"brown_harness": [
{
"ingredients": [
"brown_wool",
"glass",
"leather"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"black_harness",
"brown_dye"
],
"count": 1,
"shaped": false
}
],
"brown_stained_glass": [
{
"ingredients": [
"brown_dye",
"glass"
],
"count": 8,
"shaped": true
}
],
"brown_stained_glass_pane": [
{
"ingredients": [
"brown_stained_glass"
],
"count": 16,
"shaped": true
},
{
"ingredients": [
"brown_dye",
"glass_pane"
],
"count": 8,
"shaped": true
}
],
"brown_terracotta": [
{
"ingredients": [
"brown_dye",
"terracotta"
],
"count": 8,
"shaped": true
}
],
"brush": [
{
"ingredients": [
"copper_ingot",
"feather",
"stick"
],
"count": 1,
"shaped": true
}
],
"bucket": [
{
"ingredients": [
"iron_ingot"
],
"count": 1,
"shaped": true
}
],
"bundle": [
{
"ingredients": [
"leather",
"string"
],
"count": 1,
"shaped": true
}
],
"cake": [
{
"ingredients": [
"brown_egg",
"milk_bucket",
"sugar",
"wheat"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"blue_egg",
"milk_bucket",
"sugar",
"wheat"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"egg",
"milk_bucket",
"sugar",
"wheat"
],
"count": 1,
"shaped": true
}
],
"calibrated_sculk_sensor": [
{
"ingredients": [
"amethyst_shard",
"sculk_sensor"
],
"count": 1,
"shaped": true
}
],
"campfire": [
{
"ingredients": [
"coal",
"stick",
"stripped_warped_hyphae"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"coal",
"stick",
"warped_hyphae"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"coal",
"stick",
"stripped_warped_stem"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"coal",
"stick",
"warped_stem"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"coal",
"stick",
"stripped_crimson_hyphae"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"coal",
"crimson_hyphae",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"coal",
"stick",
"stripped_crimson_stem"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"coal",
"crimson_stem",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"coal",
"stick",
"stripped_cherry_wood"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"coal",
"stick",
"stripped_cherry_log"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"cherry_wood",
"coal",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"cherry_log",
"coal",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"coal",
"stick",
"stripped_mangrove_wood"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"coal",
"stick",
"stripped_mangrove_log"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"coal",
"mangrove_wood",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"coal",
"mangrove_log",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"coal",
"stick",
"stripped_spruce_wood"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"coal",
"stick",
"stripped_spruce_log"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"coal",
"spruce_wood",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"coal",
"spruce_log",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"coal",
"stick",
"stripped_jungle_wood"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"coal",
"stick",
"stripped_jungle_log"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"coal",
"jungle_wood",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"coal",
"jungle_log",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"coal",
"stick",
"stripped_birch_wood"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"coal",
"stick",
"stripped_birch_log"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"birch_wood",
"coal",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"birch_log",
"coal",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"coal",
"stick",
"stripped_acacia_wood"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"coal",
"stick",
"stripped_acacia_log"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"acacia_wood",
"coal",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"acacia_log",
"coal",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"coal",
"stick",
"stripped_oak_wood"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"coal",
"stick",
"stripped_oak_log"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"coal",
"oak_wood",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"coal",
"oak_log",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"coal",
"stick",
"stripped_pale_oak_wood"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"coal",
"stick",
"stripped_pale_oak_log"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"coal",
"pale_oak_wood",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"coal",
"pale_oak_log",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"coal",
"stick",
"stripped_dark_oak_wood"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"coal",
"stick",
"stripped_dark_oak_log"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"charcoal",
"dark_oak_wood",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"coal",
"dark_oak_log",
"stick"
],
"count": 1,
"shaped": true
}
],
"candle": [
{
"ingredients": [
"honeycomb",
"string"
],
"count": 1,
"shaped": true
}
],
"carrot_on_a_stick": [
{
"ingredients": [
"carrot",
"fishing_rod"
],
"count": 1,
"shaped": true
}
],
"cartography_table": [
{
"ingredients": [
"cherry_planks",
"paper"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"bamboo_planks",
"paper"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"mangrove_planks",
"paper"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"paper",
"warped_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"crimson_planks",
"paper"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"pale_oak_planks",
"paper"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"dark_oak_planks",
"paper"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"acacia_planks",
"paper"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"jungle_planks",
"paper"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"birch_planks",
"paper"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"paper",
"spruce_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"oak_planks",
"paper"
],
"count": 1,
"shaped": true
}
],
"cauldron": [
{
"ingredients": [
"iron_ingot"
],
"count": 1,
"shaped": true
}
],
"cherry_boat": [
{
"ingredients": [
"cherry_planks"
],
"count": 1,
"shaped": true
}
],
"cherry_door": [
{
"ingredients": [
"cherry_planks"
],
"count": 3,
"shaped": true
}
],
"cherry_fence": [
{
"ingredients": [
"cherry_planks",
"stick"
],
"count": 3,
"shaped": true
}
],
"cherry_fence_gate": [
{
"ingredients": [
"cherry_planks",
"stick"
],
"count": 1,
"shaped": true
}
],
"cherry_hanging_sign": [
{
"ingredients": [
"iron_chain",
"stripped_cherry_log"
],
"count": 6,
"shaped": true
}
],
"cherry_pressure_plate": [
{
"ingredients": [
"cherry_planks"
],
"count": 1,
"shaped": true
}
],
"cherry_shelf": [
{
"ingredients": [
"stripped_cherry_log"
],
"count": 6,
"shaped": true
}
],
"cherry_sign": [
{
"ingredients": [
"cherry_planks",
"stick"
],
"count": 3,
"shaped": true
}
],
"cherry_slab": [
{
"ingredients": [
"cherry_planks"
],
"count": 6,
"shaped": true
}
],
"cherry_stairs": [
{
"ingredients": [
"cherry_planks"
],
"count": 4,
"shaped": true
}
],
"cherry_trapdoor": [
{
"ingredients": [
"cherry_planks"
],
"count": 2,
"shaped": true
}
],
"cherry_wood": [
{
"ingredients": [
"cherry_log"
],
"count": 3,
"shaped": true
}
],
"chest": [
{
"ingredients": [
"cherry_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"bamboo_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"mangrove_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"warped_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"crimson_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"pale_oak_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"dark_oak_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"acacia_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"jungle_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"birch_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"spruce_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"oak_planks"
],
"count": 1,
"shaped": true
}
],
"chiseled_bookshelf": [
{
"ingredients": [
"cherry_planks",
"cherry_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"bamboo_planks",
"bamboo_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"mangrove_planks",
"mangrove_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"warped_planks",
"warped_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"crimson_planks",
"crimson_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"pale_oak_planks",
"pale_oak_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"dark_oak_planks",
"dark_oak_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"acacia_planks",
"acacia_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"jungle_planks",
"jungle_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"birch_planks",
"birch_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"spruce_planks",
"spruce_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"oak_planks",
"oak_slab"
],
"count": 1,
"shaped": true
}
],
"chiseled_copper": [
{
"ingredients": [
"cut_copper_slab"
],
"count": 1,
"shaped": true
}
],
"chiseled_deepslate": [
{
"ingredients": [
"cobbled_deepslate_slab"
],
"count": 1,
"shaped": true
}
],
"chiseled_nether_bricks": [
{
"ingredients": [
"nether_brick_slab"
],
"count": 1,
"shaped": true
}
],
"chiseled_polished_blackstone": [
{
"ingredients": [
"polished_blackstone_slab"
],
"count": 1,
"shaped": true
}
],
"chiseled_quartz_block": [
{
"ingredients": [
"quartz_slab"
],
"count": 1,
"shaped": true
}
],
"chiseled_red_sandstone": [
{
"ingredients": [
"red_sandstone_slab"
],
"count": 1,
"shaped": true
}
],
"chiseled_resin_bricks": [
{
"ingredients": [
"resin_brick_slab"
],
"count": 1,
"shaped": true
}
],
"chiseled_sandstone": [
{
"ingredients": [
"sandstone_slab"
],
"count": 1,
"shaped": true
}
],
"chiseled_stone_bricks": [
{
"ingredients": [
"stone_brick_slab"
],
"count": 1,
"shaped": true
}
],
"chiseled_tuff": [
{
"ingredients": [
"tuff_slab"
],
"count": 1,
"shaped": true
}
],
"chiseled_tuff_bricks": [
{
"ingredients": [
"tuff_brick_slab"
],
"count": 1,
"shaped": true
}
],
"clay": [
{
"ingredients": [
"clay_ball"
],
"count": 1,
"shaped": true
}
],
"clock": [
{
"ingredients": [
"gold_ingot",
"redstone"
],
"count": 1,
"shaped": true
}
],
"coal_block": [
{
"ingredients": [
"coal"
],
"count": 1,
"shaped": true
}
],
"coarse_dirt": [
{
"ingredients": [
"dirt",
"gravel"
],
"count": 4,
"shaped": true
}
],
"coast_armor_trim_smithing_template": [
{
"ingredients": [
"coast_armor_trim_smithing_template",
"cobblestone",
"diamond"
],
"count": 2,
"shaped": true
}
],
"cobbled_deepslate_slab": [
{
"ingredients": [
"cobbled_deepslate"
],
"count": 6,
"shaped": true
}
],
"cobbled_deepslate_stairs": [
{
"ingredients": [
"cobbled_deepslate"
],
"count": 4,
"shaped": true
}
],
"cobbled_deepslate_wall": [
{
"ingredients": [
"cobbled_deepslate"
],
"count": 6,
"shaped": true
}
],
"cobblestone_slab": [
{
"ingredients": [
"cobblestone"
],
"count": 6,
"shaped": true
}
],
"cobblestone_stairs": [
{
"ingredients": [
"cobblestone"
],
"count": 4,
"shaped": true
}
],
"cobblestone_wall": [
{
"ingredients": [
"cobblestone"
],
"count": 6,
"shaped": true
}
],
"comparator": [
{
"ingredients": [
"quartz",
"redstone_torch",
"stone"
],
"count": 1,
"shaped": true
}
],
"compass": [
{
"ingredients": [
"iron_ingot",
"redstone"
],
"count": 1,
"shaped": true
}
],
"composter": [
{
"ingredients": [
"cherry_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"bamboo_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"mangrove_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"warped_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"crimson_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"pale_oak_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"dark_oak_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"acacia_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"jungle_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"birch_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"spruce_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"oak_slab"
],
"count": 1,
"shaped": true
}
],
"conduit": [
{
"ingredients": [
"heart_of_the_sea",
"nautilus_shell"
],
"count": 1,
"shaped": true
}
],
"cookie": [
{
"ingredients": [
"cocoa_beans",
"wheat"
],
"count": 8,
"shaped": true
}
],
"copper_axe": [
{
"ingredients": [
"copper_ingot",
"stick"
],
"count": 1,
"shaped": true
}
],
"copper_bars": [
{
"ingredients": [
"copper_ingot"
],
"count": 16,
"shaped": true
}
],
"copper_block": [
{
"ingredients": [
"copper_ingot"
],
"count": 1,
"shaped": true
}
],
"copper_boots": [
{
"ingredients": [
"copper_ingot"
],
"count": 1,
"shaped": true
}
],
"copper_bulb": [
{
"ingredients": [
"blaze_rod",
"copper_block",
"redstone"
],
"count": 4,
"shaped": true
}
],
"copper_chain": [
{
"ingredients": [
"copper_ingot",
"copper_nugget"
],
"count": 1,
"shaped": true
}
],
"copper_chest": [
{
"ingredients": [
"chest",
"copper_ingot"
],
"count": 1,
"shaped": true
}
],
"copper_chestplate": [
{
"ingredients": [
"copper_ingot"
],
"count": 1,
"shaped": true
}
],
"copper_door": [
{
"ingredients": [
"copper_ingot"
],
"count": 3,
"shaped": true
}
],
"copper_grate": [
{
"ingredients": [
"copper_block"
],
"count": 4,
"shaped": true
}
],
"copper_helmet": [
{
"ingredients": [
"copper_ingot"
],
"count": 1,
"shaped": true
}
],
"copper_hoe": [
{
"ingredients": [
"copper_ingot",
"stick"
],
"count": 1,
"shaped": true
}
],
"copper_ingot": [
{
"ingredients": [
"copper_nugget"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"copper_block"
],
"count": 9,
"shaped": false
},
{
"ingredients": [
"waxed_copper_block"
],
"count": 9,
"shaped": false
}
],
"copper_lantern": [
{
"ingredients": [
"copper_nugget",
"copper_torch"
],
"count": 1,
"shaped": true
}
],
"copper_leggings": [
{
"ingredients": [
"copper_ingot"
],
"count": 1,
"shaped": true
}
],
"copper_pickaxe": [
{
"ingredients": [
"copper_ingot",
"stick"
],
"count": 1,
"shaped": true
}
],
"copper_shovel": [
{
"ingredients": [
"copper_ingot",
"stick"
],
"count": 1,
"shaped": true
}
],
"copper_spear": [
{
"ingredients": [
"copper_ingot",
"stick"
],
"count": 1,
"shaped": true
}
],
"copper_sword": [
{
"ingredients": [
"copper_ingot",
"stick"
],
"count": 1,
"shaped": true
}
],
"copper_torch": [
{
"ingredients": [
"charcoal",
"copper_nugget",
"stick"
],
"count": 4,
"shaped": true
},
{
"ingredients": [
"coal",
"copper_nugget",
"stick"
],
"count": 4,
"shaped": true
}
],
"copper_trapdoor": [
{
"ingredients": [
"copper_ingot"
],
"count": 1,
"shaped": true
}
],
"crafter": [
{
"ingredients": [
"crafting_table",
"dropper",
"iron_ingot",
"redstone"
],
"count": 1,
"shaped": true
}
],
"crafting_table": [
{
"ingredients": [
"cherry_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"bamboo_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"mangrove_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"warped_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"crimson_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"pale_oak_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"dark_oak_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"acacia_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"jungle_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"birch_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"spruce_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"oak_planks"
],
"count": 1,
"shaped": true
}
],
"creaking_heart": [
{
"ingredients": [
"pale_oak_log",
"resin_block"
],
"count": 1,
"shaped": true
}
],
"crimson_door": [
{
"ingredients": [
"crimson_planks"
],
"count": 3,
"shaped": true
}
],
"crimson_fence": [
{
"ingredients": [
"crimson_planks",
"stick"
],
"count": 3,
"shaped": true
}
],
"crimson_fence_gate": [
{
"ingredients": [
"crimson_planks",
"stick"
],
"count": 1,
"shaped": true
}
],
"crimson_hanging_sign": [
{
"ingredients": [
"iron_chain",
"stripped_crimson_stem"
],
"count": 6,
"shaped": true
}
],
"crimson_hyphae": [
{
"ingredients": [
"crimson_stem"
],
"count": 3,
"shaped": true
}
],
"crimson_pressure_plate": [
{
"ingredients": [
"crimson_planks"
],
"count": 1,
"shaped": true
}
],
"crimson_shelf": [
{
"ingredients": [
"stripped_crimson_stem"
],
"count": 6,
"shaped": true
}
],
"crimson_sign": [
{
"ingredients": [
"crimson_planks",
"stick"
],
"count": 3,
"shaped": true
}
],
"crimson_slab": [
{
"ingredients": [
"crimson_planks"
],
"count": 6,
"shaped": true
}
],
"crimson_stairs": [
{
"ingredients": [
"crimson_planks"
],
"count": 4,
"shaped": true
}
],
"crimson_trapdoor": [
{
"ingredients": [
"crimson_planks"
],
"count": 2,
"shaped": true
}
],
"crossbow": [
{
"ingredients": [
"iron_ingot",
"stick",
"string",
"tripwire_hook"
],
"count": 1,
"shaped": true
}
],
"cut_copper": [
{
"ingredients": [
"copper_block"
],
"count": 4,
"shaped": true
}
],
"cut_copper_slab": [
{
"ingredients": [
"cut_copper"
],
"count": 6,
"shaped": true
}
],
"cut_copper_stairs": [
{
"ingredients": [
"cut_copper"
],
"count": 4,
"shaped": true
}
],
"cut_red_sandstone": [
{
"ingredients": [
"red_sandstone"
],
"count": 4,
"shaped": true
}
],
"cut_red_sandstone_slab": [
{
"ingredients": [
"cut_red_sandstone"
],
"count": 6,
"shaped": true
}
],
"cut_sandstone": [
{
"ingredients": [
"sandstone"
],
"count": 4,
"shaped": true
}
],
"cut_sandstone_slab": [
{
"ingredients": [
"cut_sandstone"
],
"count": 6,
"shaped": true
}
],
"cyan_banner": [
{
"ingredients": [
"cyan_wool",
"stick"
],
"count": 1,
"shaped": true
}
],
"cyan_bed": [
{
"ingredients": [
"cherry_planks",
"cyan_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"bamboo_planks",
"cyan_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"cyan_wool",
"mangrove_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"cyan_wool",
"warped_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"crimson_planks",
"cyan_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"cyan_wool",
"pale_oak_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"cyan_wool",
"dark_oak_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"acacia_planks",
"cyan_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"cyan_wool",
"jungle_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"birch_planks",
"cyan_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"cyan_wool",
"spruce_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"cyan_wool",
"oak_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"black_bed",
"cyan_dye"
],
"count": 1,
"shaped": false
}
],
"cyan_carpet": [
{
"ingredients": [
"cyan_wool"
],
"count": 3,
"shaped": true
},
{
"ingredients": [
"black_carpet",
"cyan_dye"
],
"count": 1,
"shaped": false
}
],
"cyan_harness": [
{
"ingredients": [
"cyan_wool",
"glass",
"leather"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"black_harness",
"cyan_dye"
],
"count": 1,
"shaped": false
}
],
"cyan_stained_glass": [
{
"ingredients": [
"cyan_dye",
"glass"
],
"count": 8,
"shaped": true
}
],
"cyan_stained_glass_pane": [
{
"ingredients": [
"cyan_stained_glass"
],
"count": 16,
"shaped": true
},
{
"ingredients": [
"cyan_dye",
"glass_pane"
],
"count": 8,
"shaped": true
}
],
"cyan_terracotta": [
{
"ingredients": [
"cyan_dye",
"terracotta"
],
"count": 8,
"shaped": true
}
],
"dark_oak_boat": [
{
"ingredients": [
"dark_oak_planks"
],
"count": 1,
"shaped": true
}
],
"dark_oak_door": [
{
"ingredients": [
"dark_oak_planks"
],
"count": 3,
"shaped": true
}
],
"dark_oak_fence": [
{
"ingredients": [
"dark_oak_planks",
"stick"
],
"count": 3,
"shaped": true
}
],
"dark_oak_fence_gate": [
{
"ingredients": [
"dark_oak_planks",
"stick"
],
"count": 1,
"shaped": true
}
],
"dark_oak_hanging_sign": [
{
"ingredients": [
"iron_chain",
"stripped_dark_oak_log"
],
"count": 6,
"shaped": true
}
],
"dark_oak_pressure_plate": [
{
"ingredients": [
"dark_oak_planks"
],
"count": 1,
"shaped": true
}
],
"dark_oak_shelf": [
{
"ingredients": [
"stripped_dark_oak_log"
],
"count": 6,
"shaped": true
}
],
"dark_oak_sign": [
{
"ingredients": [
"dark_oak_planks",
"stick"
],
"count": 3,
"shaped": true
}
],
"dark_oak_slab": [
{
"ingredients": [
"dark_oak_planks"
],
"count": 6,
"shaped": true
}
],
"dark_oak_stairs": [
{
"ingredients": [
"dark_oak_planks"
],
"count": 4,
"shaped": true
}
],
"dark_oak_trapdoor": [
{
"ingredients": [
"dark_oak_planks"
],
"count": 2,
"shaped": true
}
],
"dark_oak_wood": [
{
"ingredients": [
"dark_oak_log"
],
"count": 3,
"shaped": true
}
],
"dark_prismarine": [
{
"ingredients": [
"black_dye",
"prismarine_shard"
],
"count": 1,
"shaped": true
}
],
"dark_prismarine_slab": [
{
"ingredients": [
"dark_prismarine"
],
"count": 6,
"shaped": true
}
],
"dark_prismarine_stairs": [
{
"ingredients": [
"dark_prismarine"
],
"count": 4,
"shaped": true
}
],
"daylight_detector": [
{
"ingredients": [
"cherry_slab",
"glass",
"quartz"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"bamboo_slab",
"glass",
"quartz"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"glass",
"mangrove_slab",
"quartz"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"glass",
"quartz",
"warped_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"crimson_slab",
"glass",
"quartz"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"glass",
"pale_oak_slab",
"quartz"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"dark_oak_slab",
"glass",
"quartz"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"acacia_slab",
"glass",
"quartz"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"glass",
"jungle_slab",
"quartz"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"birch_slab",
"glass",
"quartz"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"glass",
"quartz",
"spruce_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"glass",
"oak_slab",
"quartz"
],
"count": 1,
"shaped": true
}
],
"decorated_pot": [
{
"ingredients": [
"brick"
],
"count": 1,
"shaped": true
}
],
"deepslate_brick_slab": [
{
"ingredients": [
"deepslate_bricks"
],
"count": 6,
"shaped": true
}
],
"deepslate_brick_stairs": [
{
"ingredients": [
"deepslate_bricks"
],
"count": 4,
"shaped": true
}
],
"deepslate_brick_wall": [
{
"ingredients": [
"deepslate_bricks"
],
"count": 6,
"shaped": true
}
],
"deepslate_bricks": [
{
"ingredients": [
"polished_deepslate"
],
"count": 4,
"shaped": true
}
],
"deepslate_tile_slab": [
{
"ingredients": [
"deepslate_tiles"
],
"count": 6,
"shaped": true
}
],
"deepslate_tile_stairs": [
{
"ingredients": [
"deepslate_tiles"
],
"count": 4,
"shaped": true
}
],
"deepslate_tile_wall": [
{
"ingredients": [
"deepslate_tiles"
],
"count": 6,
"shaped": true
}
],
"deepslate_tiles": [
{
"ingredients": [
"deepslate_bricks"
],
"count": 4,
"shaped": true
}
],
"detector_rail": [
{
"ingredients": [
"iron_ingot",
"redstone",
"stone_pressure_plate"
],
"count": 6,
"shaped": true
}
],
"diamond_axe": [
{
"ingredients": [
"diamond",
"stick"
],
"count": 1,
"shaped": true
}
],
"diamond_block": [
{
"ingredients": [
"diamond"
],
"count": 1,
"shaped": true
}
],
"diamond_boots": [
{
"ingredients": [
"diamond"
],
"count": 1,
"shaped": true
}
],
"diamond_chestplate": [
{
"ingredients": [
"diamond"
],
"count": 1,
"shaped": true
}
],
"diamond_helmet": [
{
"ingredients": [
"diamond"
],
"count": 1,
"shaped": true
}
],
"diamond_hoe": [
{
"ingredients": [
"diamond",
"stick"
],
"count": 1,
"shaped": true
}
],
"diamond_leggings": [
{
"ingredients": [
"diamond"
],
"count": 1,
"shaped": true
}
],
"diamond_pickaxe": [
{
"ingredients": [
"diamond",
"stick"
],
"count": 1,
"shaped": true
}
],
"diamond_shovel": [
{
"ingredients": [
"diamond",
"stick"
],
"count": 1,
"shaped": true
}
],
"diamond_spear": [
{
"ingredients": [
"diamond",
"stick"
],
"count": 1,
"shaped": true
}
],
"diamond_sword": [
{
"ingredients": [
"diamond",
"stick"
],
"count": 1,
"shaped": true
}
],
"diorite": [
{
"ingredients": [
"cobblestone",
"quartz"
],
"count": 2,
"shaped": true
}
],
"diorite_slab": [
{
"ingredients": [
"diorite"
],
"count": 6,
"shaped": true
}
],
"diorite_stairs": [
{
"ingredients": [
"diorite"
],
"count": 4,
"shaped": true
}
],
"diorite_wall": [
{
"ingredients": [
"diorite"
],
"count": 6,
"shaped": true
}
],
"dispenser": [
{
"ingredients": [
"bow",
"cobblestone",
"redstone"
],
"count": 1,
"shaped": true
}
],
"dried_ghast": [
{
"ingredients": [
"ghast_tear",
"soul_sand"
],
"count": 1,
"shaped": true
}
],
"dried_kelp_block": [
{
"ingredients": [
"dried_kelp"
],
"count": 1,
"shaped": true
}
],
"dripstone_block": [
{
"ingredients": [
"pointed_dripstone"
],
"count": 1,
"shaped": true
}
],
"dropper": [
{
"ingredients": [
"cobblestone",
"redstone"
],
"count": 1,
"shaped": true
}
],
"dune_armor_trim_smithing_template": [
{
"ingredients": [
"diamond",
"dune_armor_trim_smithing_template",
"sandstone"
],
"count": 2,
"shaped": true
}
],
"emerald_block": [
{
"ingredients": [
"emerald"
],
"count": 1,
"shaped": true
}
],
"enchanting_table": [
{
"ingredients": [
"book",
"diamond",
"obsidian"
],
"count": 1,
"shaped": true
}
],
"end_crystal": [
{
"ingredients": [
"ender_eye",
"ghast_tear",
"glass"
],
"count": 1,
"shaped": true
}
],
"end_rod": [
{
"ingredients": [
"blaze_rod",
"popped_chorus_fruit"
],
"count": 4,
"shaped": true
}
],
"end_stone_brick_slab": [
{
"ingredients": [
"end_stone_bricks"
],
"count": 6,
"shaped": true
}
],
"end_stone_brick_stairs": [
{
"ingredients": [
"end_stone_bricks"
],
"count": 4,
"shaped": true
}
],
"end_stone_brick_wall": [
{
"ingredients": [
"end_stone_bricks"
],
"count": 6,
"shaped": true
}
],
"end_stone_bricks": [
{
"ingredients": [
"end_stone"
],
"count": 4,
"shaped": true
}
],
"ender_chest": [
{
"ingredients": [
"ender_eye",
"obsidian"
],
"count": 1,
"shaped": true
}
],
"exposed_chiseled_copper": [
{
"ingredients": [
"exposed_cut_copper_slab"
],
"count": 1,
"shaped": true
}
],
"exposed_copper_bulb": [
{
"ingredients": [
"blaze_rod",
"exposed_copper",
"redstone"
],
"count": 4,
"shaped": true
}
],
"exposed_copper_grate": [
{
"ingredients": [
"exposed_copper"
],
"count": 4,
"shaped": true
}
],
"exposed_cut_copper": [
{
"ingredients": [
"exposed_copper"
],
"count": 4,
"shaped": true
}
],
"exposed_cut_copper_slab": [
{
"ingredients": [
"exposed_cut_copper"
],
"count": 6,
"shaped": true
}
],
"exposed_cut_copper_stairs": [
{
"ingredients": [
"exposed_cut_copper"
],
"count": 4,
"shaped": true
}
],
"eye_armor_trim_smithing_template": [
{
"ingredients": [
"diamond",
"end_stone",
"eye_armor_trim_smithing_template"
],
"count": 2,
"shaped": true
}
],
"fishing_rod": [
{
"ingredients": [
"stick",
"string"
],
"count": 1,
"shaped": true
}
],
"fletching_table": [
{
"ingredients": [
"cherry_planks",
"flint"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"bamboo_planks",
"flint"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"flint",
"mangrove_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"flint",
"warped_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"crimson_planks",
"flint"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"flint",
"pale_oak_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"dark_oak_planks",
"flint"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"acacia_planks",
"flint"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"flint",
"jungle_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"birch_planks",
"flint"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"flint",
"spruce_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"flint",
"oak_planks"
],
"count": 1,
"shaped": true
}
],
"flow_armor_trim_smithing_template": [
{
"ingredients": [
"breeze_rod",
"diamond",
"flow_armor_trim_smithing_template"
],
"count": 2,
"shaped": true
}
],
"flower_pot": [
{
"ingredients": [
"brick"
],
"count": 1,
"shaped": true
}
],
"furnace": [
{
"ingredients": [
"cobbled_deepslate"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"blackstone"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"cobblestone"
],
"count": 1,
"shaped": true
}
],
"glass_bottle": [
{
"ingredients": [
"glass"
],
"count": 3,
"shaped": true
}
],
"glass_pane": [
{
"ingredients": [
"glass"
],
"count": 16,
"shaped": true
}
],
"glistering_melon_slice": [
{
"ingredients": [
"gold_nugget",
"melon_slice"
],
"count": 1,
"shaped": true
}
],
"glowstone": [
{
"ingredients": [
"glowstone_dust"
],
"count": 1,
"shaped": true
}
],
"gold_block": [
{
"ingredients": [
"gold_ingot"
],
"count": 1,
"shaped": true
}
],
"gold_ingot": [
{
"ingredients": [
"gold_nugget"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"gold_block"
],
"count": 9,
"shaped": false
}
],
"golden_apple": [
{
"ingredients": [
"apple",
"gold_ingot"
],
"count": 1,
"shaped": true
}
],
"golden_axe": [
{
"ingredients": [
"gold_ingot",
"stick"
],
"count": 1,
"shaped": true
}
],
"golden_boots": [
{
"ingredients": [
"gold_ingot"
],
"count": 1,
"shaped": true
}
],
"golden_carrot": [
{
"ingredients": [
"carrot",
"gold_nugget"
],
"count": 1,
"shaped": true
}
],
"golden_chestplate": [
{
"ingredients": [
"gold_ingot"
],
"count": 1,
"shaped": true
}
],
"golden_helmet": [
{
"ingredients": [
"gold_ingot"
],
"count": 1,
"shaped": true
}
],
"golden_hoe": [
{
"ingredients": [
"gold_ingot",
"stick"
],
"count": 1,
"shaped": true
}
],
"golden_leggings": [
{
"ingredients": [
"gold_ingot"
],
"count": 1,
"shaped": true
}
],
"golden_pickaxe": [
{
"ingredients": [
"gold_ingot",
"stick"
],
"count": 1,
"shaped": true
}
],
"golden_shovel": [
{
"ingredients": [
"gold_ingot",
"stick"
],
"count": 1,
"shaped": true
}
],
"golden_spear": [
{
"ingredients": [
"gold_ingot",
"stick"
],
"count": 1,
"shaped": true
}
],
"golden_sword": [
{
"ingredients": [
"gold_ingot",
"stick"
],
"count": 1,
"shaped": true
}
],
"granite_slab": [
{
"ingredients": [
"granite"
],
"count": 6,
"shaped": true
}
],
"granite_stairs": [
{
"ingredients": [
"granite"
],
"count": 4,
"shaped": true
}
],
"granite_wall": [
{
"ingredients": [
"granite"
],
"count": 6,
"shaped": true
}
],
"gray_banner": [
{
"ingredients": [
"gray_wool",
"stick"
],
"count": 1,
"shaped": true
}
],
"gray_bed": [
{
"ingredients": [
"cherry_planks",
"gray_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"bamboo_planks",
"gray_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"gray_wool",
"mangrove_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"gray_wool",
"warped_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"crimson_planks",
"gray_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"gray_wool",
"pale_oak_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"dark_oak_planks",
"gray_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"acacia_planks",
"gray_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"gray_wool",
"jungle_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"birch_planks",
"gray_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"gray_wool",
"spruce_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"gray_wool",
"oak_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"black_bed",
"gray_dye"
],
"count": 1,
"shaped": false
}
],
"gray_carpet": [
{
"ingredients": [
"gray_wool"
],
"count": 3,
"shaped": true
},
{
"ingredients": [
"black_carpet",
"gray_dye"
],
"count": 1,
"shaped": false
}
],
"gray_harness": [
{
"ingredients": [
"glass",
"gray_wool",
"leather"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"black_harness",
"gray_dye"
],
"count": 1,
"shaped": false
}
],
"gray_stained_glass": [
{
"ingredients": [
"glass",
"gray_dye"
],
"count": 8,
"shaped": true
}
],
"gray_stained_glass_pane": [
{
"ingredients": [
"gray_stained_glass"
],
"count": 16,
"shaped": true
},
{
"ingredients": [
"glass_pane",
"gray_dye"
],
"count": 8,
"shaped": true
}
],
"gray_terracotta": [
{
"ingredients": [
"gray_dye",
"terracotta"
],
"count": 8,
"shaped": true
}
],
"green_banner": [
{
"ingredients": [
"green_wool",
"stick"
],
"count": 1,
"shaped": true
}
],
"green_bed": [
{
"ingredients": [
"cherry_planks",
"green_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"bamboo_planks",
"green_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"green_wool",
"mangrove_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"green_wool",
"warped_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"crimson_planks",
"green_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"green_wool",
"pale_oak_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"dark_oak_planks",
"green_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"acacia_planks",
"green_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"green_wool",
"jungle_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"birch_planks",
"green_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"green_wool",
"spruce_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"green_wool",
"oak_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"black_bed",
"green_dye"
],
"count": 1,
"shaped": false
}
],
"green_carpet": [
{
"ingredients": [
"green_wool"
],
"count": 3,
"shaped": true
},
{
"ingredients": [
"black_carpet",
"green_dye"
],
"count": 1,
"shaped": false
}
],
"green_harness": [
{
"ingredients": [
"glass",
"green_wool",
"leather"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"black_harness",
"green_dye"
],
"count": 1,
"shaped": false
}
],
"green_stained_glass": [
{
"ingredients": [
"glass",
"green_dye"
],
"count": 8,
"shaped": true
}
],
"green_stained_glass_pane": [
{
"ingredients": [
"green_stained_glass"
],
"count": 16,
"shaped": true
},
{
"ingredients": [
"glass_pane",
"green_dye"
],
"count": 8,
"shaped": true
}
],
"green_terracotta": [
{
"ingredients": [
"green_dye",
"terracotta"
],
"count": 8,
"shaped": true
}
],
"grindstone": [
{
"ingredients": [
"cherry_planks",
"stick",
"stone_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"bamboo_planks",
"stick",
"stone_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"mangrove_planks",
"stick",
"stone_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"stick",
"stone_slab",
"warped_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"crimson_planks",
"stick",
"stone_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"pale_oak_planks",
"stick",
"stone_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"dark_oak_planks",
"stick",
"stone_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"acacia_planks",
"stick",
"stone_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"jungle_planks",
"stick",
"stone_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"birch_planks",
"stick",
"stone_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"spruce_planks",
"stick",
"stone_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"oak_planks",
"stick",
"stone_slab"
],
"count": 1,
"shaped": true
}
],
"heavy_weighted_pressure_plate": [
{
"ingredients": [
"iron_ingot"
],
"count": 1,
"shaped": true
}
],
"honey_block": [
{
"ingredients": [
"honey_bottle"
],
"count": 1,
"shaped": true
}
],
"honeycomb_block": [
{
"ingredients": [
"honeycomb"
],
"count": 1,
"shaped": true
}
],
"hopper": [
{
"ingredients": [
"chest",
"iron_ingot"
],
"count": 1,
"shaped": true
}
],
"host_armor_trim_smithing_template": [
{
"ingredients": [
"diamond",
"host_armor_trim_smithing_template",
"terracotta"
],
"count": 2,
"shaped": true
}
],
"iron_axe": [
{
"ingredients": [
"iron_ingot",
"stick"
],
"count": 1,
"shaped": true
}
],
"iron_bars": [
{
"ingredients": [
"iron_ingot"
],
"count": 16,
"shaped": true
}
],
"iron_block": [
{
"ingredients": [
"iron_ingot"
],
"count": 1,
"shaped": true
}
],
"iron_boots": [
{
"ingredients": [
"iron_ingot"
],
"count": 1,
"shaped": true
}
],
"iron_chain": [
{
"ingredients": [
"iron_ingot",
"iron_nugget"
],
"count": 1,
"shaped": true
}
],
"iron_chestplate": [
{
"ingredients": [
"iron_ingot"
],
"count": 1,
"shaped": true
}
],
"iron_door": [
{
"ingredients": [
"iron_ingot"
],
"count": 3,
"shaped": true
}
],
"iron_helmet": [
{
"ingredients": [
"iron_ingot"
],
"count": 1,
"shaped": true
}
],
"iron_hoe": [
{
"ingredients": [
"iron_ingot",
"stick"
],
"count": 1,
"shaped": true
}
],
"iron_ingot": [
{
"ingredients": [
"iron_nugget"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"iron_block"
],
"count": 9,
"shaped": false
}
],
"iron_leggings": [
{
"ingredients": [
"iron_ingot"
],
"count": 1,
"shaped": true
}
],
"iron_pickaxe": [
{
"ingredients": [
"iron_ingot",
"stick"
],
"count": 1,
"shaped": true
}
],
"iron_shovel": [
{
"ingredients": [
"iron_ingot",
"stick"
],
"count": 1,
"shaped": true
}
],
"iron_spear": [
{
"ingredients": [
"iron_ingot",
"stick"
],
"count": 1,
"shaped": true
}
],
"iron_sword": [
{
"ingredients": [
"iron_ingot",
"stick"
],
"count": 1,
"shaped": true
}
],
"iron_trapdoor": [
{
"ingredients": [
"iron_ingot"
],
"count": 1,
"shaped": true
}
],
"item_frame": [
{
"ingredients": [
"leather",
"stick"
],
"count": 1,
"shaped": true
}
],
"jack_o_lantern": [
{
"ingredients": [
"carved_pumpkin",
"torch"
],
"count": 1,
"shaped": true
}
],
"jukebox": [
{
"ingredients": [
"cherry_planks",
"diamond"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"bamboo_planks",
"diamond"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"diamond",
"mangrove_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"diamond",
"warped_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"crimson_planks",
"diamond"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"diamond",
"pale_oak_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"dark_oak_planks",
"diamond"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"acacia_planks",
"diamond"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"diamond",
"jungle_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"birch_planks",
"diamond"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"diamond",
"spruce_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"diamond",
"oak_planks"
],
"count": 1,
"shaped": true
}
],
"jungle_boat": [
{
"ingredients": [
"jungle_planks"
],
"count": 1,
"shaped": true
}
],
"jungle_door": [
{
"ingredients": [
"jungle_planks"
],
"count": 3,
"shaped": true
}
],
"jungle_fence": [
{
"ingredients": [
"jungle_planks",
"stick"
],
"count": 3,
"shaped": true
}
],
"jungle_fence_gate": [
{
"ingredients": [
"jungle_planks",
"stick"
],
"count": 1,
"shaped": true
}
],
"jungle_hanging_sign": [
{
"ingredients": [
"iron_chain",
"stripped_jungle_log"
],
"count": 6,
"shaped": true
}
],
"jungle_pressure_plate": [
{
"ingredients": [
"jungle_planks"
],
"count": 1,
"shaped": true
}
],
"jungle_shelf": [
{
"ingredients": [
"stripped_jungle_log"
],
"count": 6,
"shaped": true
}
],
"jungle_sign": [
{
"ingredients": [
"jungle_planks",
"stick"
],
"count": 3,
"shaped": true
}
],
"jungle_slab": [
{
"ingredients": [
"jungle_planks"
],
"count": 6,
"shaped": true
}
],
"jungle_stairs": [
{
"ingredients": [
"jungle_planks"
],
"count": 4,
"shaped": true
}
],
"jungle_trapdoor": [
{
"ingredients": [
"jungle_planks"
],
"count": 2,
"shaped": true
}
],
"jungle_wood": [
{
"ingredients": [
"jungle_log"
],
"count": 3,
"shaped": true
}
],
"ladder": [
{
"ingredients": [
"stick"
],
"count": 3,
"shaped": true
}
],
"lantern": [
{
"ingredients": [
"iron_nugget",
"torch"
],
"count": 1,
"shaped": true
}
],
"lapis_block": [
{
"ingredients": [
"lapis_lazuli"
],
"count": 1,
"shaped": true
}
],
"lead": [
{
"ingredients": [
"string"
],
"count": 2,
"shaped": true
}
],
"leather": [
{
"ingredients": [
"rabbit_hide"
],
"count": 1,
"shaped": true
}
],
"leather_boots": [
{
"ingredients": [
"leather"
],
"count": 1,
"shaped": true
}
],
"leather_chestplate": [
{
"ingredients": [
"leather"
],
"count": 1,
"shaped": true
}
],
"leather_helmet": [
{
"ingredients": [
"leather"
],
"count": 1,
"shaped": true
}
],
"leather_horse_armor": [
{
"ingredients": [
"leather"
],
"count": 1,
"shaped": true
}
],
"leather_leggings": [
{
"ingredients": [
"leather"
],
"count": 1,
"shaped": true
}
],
"lectern": [
{
"ingredients": [
"bookshelf",
"cherry_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"bamboo_slab",
"bookshelf"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"bookshelf",
"mangrove_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"bookshelf",
"warped_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"bookshelf",
"crimson_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"bookshelf",
"pale_oak_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"bookshelf",
"dark_oak_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"acacia_slab",
"bookshelf"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"bookshelf",
"jungle_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"birch_slab",
"bookshelf"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"bookshelf",
"spruce_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"bookshelf",
"oak_slab"
],
"count": 1,
"shaped": true
}
],
"lever": [
{
"ingredients": [
"cobblestone",
"stick"
],
"count": 1,
"shaped": true
}
],
"light_blue_banner": [
{
"ingredients": [
"light_blue_wool",
"stick"
],
"count": 1,
"shaped": true
}
],
"light_blue_bed": [
{
"ingredients": [
"cherry_planks",
"light_blue_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"bamboo_planks",
"light_blue_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"light_blue_wool",
"mangrove_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"light_blue_wool",
"warped_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"crimson_planks",
"light_blue_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"light_blue_wool",
"pale_oak_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"dark_oak_planks",
"light_blue_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"acacia_planks",
"light_blue_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"jungle_planks",
"light_blue_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"birch_planks",
"light_blue_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"light_blue_wool",
"spruce_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"light_blue_wool",
"oak_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"black_bed",
"light_blue_dye"
],
"count": 1,
"shaped": false
}
],
"light_blue_carpet": [
{
"ingredients": [
"light_blue_wool"
],
"count": 3,
"shaped": true
},
{
"ingredients": [
"black_carpet",
"light_blue_dye"
],
"count": 1,
"shaped": false
}
],
"light_blue_harness": [
{
"ingredients": [
"glass",
"leather",
"light_blue_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"black_harness",
"light_blue_dye"
],
"count": 1,
"shaped": false
}
],
"light_blue_stained_glass": [
{
"ingredients": [
"glass",
"light_blue_dye"
],
"count": 8,
"shaped": true
}
],
"light_blue_stained_glass_pane": [
{
"ingredients": [
"light_blue_stained_glass"
],
"count": 16,
"shaped": true
},
{
"ingredients": [
"glass_pane",
"light_blue_dye"
],
"count": 8,
"shaped": true
}
],
"light_blue_terracotta": [
{
"ingredients": [
"light_blue_dye",
"terracotta"
],
"count": 8,
"shaped": true
}
],
"light_gray_banner": [
{
"ingredients": [
"light_gray_wool",
"stick"
],
"count": 1,
"shaped": true
}
],
"light_gray_bed": [
{
"ingredients": [
"cherry_planks",
"light_gray_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"bamboo_planks",
"light_gray_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"light_gray_wool",
"mangrove_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"light_gray_wool",
"warped_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"crimson_planks",
"light_gray_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"light_gray_wool",
"pale_oak_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"dark_oak_planks",
"light_gray_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"acacia_planks",
"light_gray_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"jungle_planks",
"light_gray_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"birch_planks",
"light_gray_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"light_gray_wool",
"spruce_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"light_gray_wool",
"oak_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"black_bed",
"light_gray_dye"
],
"count": 1,
"shaped": false
}
],
"light_gray_carpet": [
{
"ingredients": [
"light_gray_wool"
],
"count": 3,
"shaped": true
},
{
"ingredients": [
"black_carpet",
"light_gray_dye"
],
"count": 1,
"shaped": false
}
],
"light_gray_harness": [
{
"ingredients": [
"glass",
"leather",
"light_gray_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"black_harness",
"light_gray_dye"
],
"count": 1,
"shaped": false
}
],
"light_gray_stained_glass": [
{
"ingredients": [
"glass",
"light_gray_dye"
],
"count": 8,
"shaped": true
}
],
"light_gray_stained_glass_pane": [
{
"ingredients": [
"light_gray_stained_glass"
],
"count": 16,
"shaped": true
},
{
"ingredients": [
"glass_pane",
"light_gray_dye"
],
"count": 8,
"shaped": true
}
],
"light_gray_terracotta": [
{
"ingredients": [
"light_gray_dye",
"terracotta"
],
"count": 8,
"shaped": true
}
],
"light_weighted_pressure_plate": [
{
"ingredients": [
"gold_ingot"
],
"count": 1,
"shaped": true
}
],
"lightning_rod": [
{
"ingredients": [
"copper_ingot"
],
"count": 1,
"shaped": true
}
],
"lime_banner": [
{
"ingredients": [
"lime_wool",
"stick"
],
"count": 1,
"shaped": true
}
],
"lime_bed": [
{
"ingredients": [
"cherry_planks",
"lime_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"bamboo_planks",
"lime_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"lime_wool",
"mangrove_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"lime_wool",
"warped_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"crimson_planks",
"lime_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"lime_wool",
"pale_oak_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"dark_oak_planks",
"lime_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"acacia_planks",
"lime_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"jungle_planks",
"lime_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"birch_planks",
"lime_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"lime_wool",
"spruce_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"lime_wool",
"oak_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"black_bed",
"lime_dye"
],
"count": 1,
"shaped": false
}
],
"lime_carpet": [
{
"ingredients": [
"lime_wool"
],
"count": 3,
"shaped": true
},
{
"ingredients": [
"black_carpet",
"lime_dye"
],
"count": 1,
"shaped": false
}
],
"lime_harness": [
{
"ingredients": [
"glass",
"leather",
"lime_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"black_harness",
"lime_dye"
],
"count": 1,
"shaped": false
}
],
"lime_stained_glass": [
{
"ingredients": [
"glass",
"lime_dye"
],
"count": 8,
"shaped": true
}
],
"lime_stained_glass_pane": [
{
"ingredients": [
"lime_stained_glass"
],
"count": 16,
"shaped": true
},
{
"ingredients": [
"glass_pane",
"lime_dye"
],
"count": 8,
"shaped": true
}
],
"lime_terracotta": [
{
"ingredients": [
"lime_dye",
"terracotta"
],
"count": 8,
"shaped": true
}
],
"lodestone": [
{
"ingredients": [
"chiseled_stone_bricks",
"iron_ingot"
],
"count": 1,
"shaped": true
}
],
"loom": [
{
"ingredients": [
"cherry_planks",
"string"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"bamboo_planks",
"string"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"mangrove_planks",
"string"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"string",
"warped_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"crimson_planks",
"string"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"pale_oak_planks",
"string"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"dark_oak_planks",
"string"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"acacia_planks",
"string"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"jungle_planks",
"string"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"birch_planks",
"string"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"spruce_planks",
"string"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"oak_planks",
"string"
],
"count": 1,
"shaped": true
}
],
"mace": [
{
"ingredients": [
"breeze_rod",
"heavy_core"
],
"count": 1,
"shaped": true
}
],
"magenta_banner": [
{
"ingredients": [
"magenta_wool",
"stick"
],
"count": 1,
"shaped": true
}
],
"magenta_bed": [
{
"ingredients": [
"cherry_planks",
"magenta_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"bamboo_planks",
"magenta_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"magenta_wool",
"mangrove_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"magenta_wool",
"warped_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"crimson_planks",
"magenta_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"magenta_wool",
"pale_oak_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"dark_oak_planks",
"magenta_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"acacia_planks",
"magenta_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"jungle_planks",
"magenta_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"birch_planks",
"magenta_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"magenta_wool",
"spruce_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"magenta_wool",
"oak_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"black_bed",
"magenta_dye"
],
"count": 1,
"shaped": false
}
],
"magenta_carpet": [
{
"ingredients": [
"magenta_wool"
],
"count": 3,
"shaped": true
},
{
"ingredients": [
"black_carpet",
"magenta_dye"
],
"count": 1,
"shaped": false
}
],
"magenta_harness": [
{
"ingredients": [
"glass",
"leather",
"magenta_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"black_harness",
"magenta_dye"
],
"count": 1,
"shaped": false
}
],
"magenta_stained_glass": [
{
"ingredients": [
"glass",
"magenta_dye"
],
"count": 8,
"shaped": true
}
],
"magenta_stained_glass_pane": [
{
"ingredients": [
"magenta_stained_glass"
],
"count": 16,
"shaped": true
},
{
"ingredients": [
"glass_pane",
"magenta_dye"
],
"count": 8,
"shaped": true
}
],
"magenta_terracotta": [
{
"ingredients": [
"magenta_dye",
"terracotta"
],
"count": 8,
"shaped": true
}
],
"magma_block": [
{
"ingredients": [
"magma_cream"
],
"count": 1,
"shaped": true
}
],
"mangrove_boat": [
{
"ingredients": [
"mangrove_planks"
],
"count": 1,
"shaped": true
}
],
"mangrove_door": [
{
"ingredients": [
"mangrove_planks"
],
"count": 3,
"shaped": true
}
],
"mangrove_fence": [
{
"ingredients": [
"mangrove_planks",
"stick"
],
"count": 3,
"shaped": true
}
],
"mangrove_fence_gate": [
{
"ingredients": [
"mangrove_planks",
"stick"
],
"count": 1,
"shaped": true
}
],
"mangrove_hanging_sign": [
{
"ingredients": [
"iron_chain",
"stripped_mangrove_log"
],
"count": 6,
"shaped": true
}
],
"mangrove_pressure_plate": [
{
"ingredients": [
"mangrove_planks"
],
"count": 1,
"shaped": true
}
],
"mangrove_shelf": [
{
"ingredients": [
"stripped_mangrove_log"
],
"count": 6,
"shaped": true
}
],
"mangrove_sign": [
{
"ingredients": [
"mangrove_planks",
"stick"
],
"count": 3,
"shaped": true
}
],
"mangrove_slab": [
{
"ingredients": [
"mangrove_planks"
],
"count": 6,
"shaped": true
}
],
"mangrove_stairs": [
{
"ingredients": [
"mangrove_planks"
],
"count": 4,
"shaped": true
}
],
"mangrove_trapdoor": [
{
"ingredients": [
"mangrove_planks"
],
"count": 2,
"shaped": true
}
],
"mangrove_wood": [
{
"ingredients": [
"mangrove_log"
],
"count": 3,
"shaped": true
}
],
"map": [
{
"ingredients": [
"compass",
"paper"
],
"count": 1,
"shaped": true
}
],
"air": [
{
"ingredients": [
"filled_map",
"paper"
],
"count": 0,
"shaped": true
}
],
"minecart": [
{
"ingredients": [
"iron_ingot"
],
"count": 1,
"shaped": true
}
],
"moss_carpet": [
{
"ingredients": [
"moss_block"
],
"count": 3,
"shaped": true
}
],
"mossy_cobblestone_slab": [
{
"ingredients": [
"mossy_cobblestone"
],
"count": 6,
"shaped": true
}
],
"mossy_cobblestone_stairs": [
{
"ingredients": [
"mossy_cobblestone"
],
"count": 4,
"shaped": true
}
],
"mossy_cobblestone_wall": [
{
"ingredients": [
"mossy_cobblestone"
],
"count": 6,
"shaped": true
}
],
"mossy_stone_brick_slab": [
{
"ingredients": [
"mossy_stone_bricks"
],
"count": 6,
"shaped": true
}
],
"mossy_stone_brick_stairs": [
{
"ingredients": [
"mossy_stone_bricks"
],
"count": 4,
"shaped": true
}
],
"mossy_stone_brick_wall": [
{
"ingredients": [
"mossy_stone_bricks"
],
"count": 6,
"shaped": true
}
],
"mud_brick_slab": [
{
"ingredients": [
"mud_bricks"
],
"count": 6,
"shaped": true
}
],
"mud_brick_stairs": [
{
"ingredients": [
"mud_bricks"
],
"count": 4,
"shaped": true
}
],
"mud_brick_wall": [
{
"ingredients": [
"mud_bricks"
],
"count": 6,
"shaped": true
}
],
"mud_bricks": [
{
"ingredients": [
"packed_mud"
],
"count": 4,
"shaped": true
}
],
"nether_brick_fence": [
{
"ingredients": [
"nether_brick",
"nether_bricks"
],
"count": 6,
"shaped": true
}
],
"nether_brick_slab": [
{
"ingredients": [
"nether_bricks"
],
"count": 6,
"shaped": true
}
],
"nether_brick_stairs": [
{
"ingredients": [
"nether_bricks"
],
"count": 4,
"shaped": true
}
],
"nether_brick_wall": [
{
"ingredients": [
"nether_bricks"
],
"count": 6,
"shaped": true
}
],
"nether_bricks": [
{
"ingredients": [
"nether_brick"
],
"count": 1,
"shaped": true
}
],
"netherite_block": [
{
"ingredients": [
"netherite_ingot"
],
"count": 1,
"shaped": true
}
],
"netherite_upgrade_smithing_template": [
{
"ingredients": [
"diamond",
"netherite_upgrade_smithing_template",
"netherrack"
],
"count": 2,
"shaped": true
}
],
"note_block": [
{
"ingredients": [
"cherry_planks",
"redstone"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"bamboo_planks",
"redstone"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"mangrove_planks",
"redstone"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"redstone",
"warped_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"crimson_planks",
"redstone"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"pale_oak_planks",
"redstone"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"dark_oak_planks",
"redstone"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"acacia_planks",
"redstone"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"jungle_planks",
"redstone"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"birch_planks",
"redstone"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"redstone",
"spruce_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"oak_planks",
"redstone"
],
"count": 1,
"shaped": true
}
],
"oak_boat": [
{
"ingredients": [
"oak_planks"
],
"count": 1,
"shaped": true
}
],
"oak_door": [
{
"ingredients": [
"oak_planks"
],
"count": 3,
"shaped": true
}
],
"oak_fence": [
{
"ingredients": [
"oak_planks",
"stick"
],
"count": 3,
"shaped": true
}
],
"oak_fence_gate": [
{
"ingredients": [
"oak_planks",
"stick"
],
"count": 1,
"shaped": true
}
],
"oak_hanging_sign": [
{
"ingredients": [
"iron_chain",
"stripped_oak_log"
],
"count": 6,
"shaped": true
}
],
"oak_pressure_plate": [
{
"ingredients": [
"oak_planks"
],
"count": 1,
"shaped": true
}
],
"oak_shelf": [
{
"ingredients": [
"stripped_oak_log"
],
"count": 6,
"shaped": true
}
],
"oak_sign": [
{
"ingredients": [
"oak_planks",
"stick"
],
"count": 3,
"shaped": true
}
],
"oak_slab": [
{
"ingredients": [
"oak_planks"
],
"count": 6,
"shaped": true
}
],
"oak_stairs": [
{
"ingredients": [
"oak_planks"
],
"count": 4,
"shaped": true
}
],
"oak_trapdoor": [
{
"ingredients": [
"oak_planks"
],
"count": 2,
"shaped": true
}
],
"oak_wood": [
{
"ingredients": [
"oak_log"
],
"count": 3,
"shaped": true
}
],
"observer": [
{
"ingredients": [
"cobblestone",
"quartz",
"redstone"
],
"count": 1,
"shaped": true
}
],
"orange_banner": [
{
"ingredients": [
"orange_wool",
"stick"
],
"count": 1,
"shaped": true
}
],
"orange_bed": [
{
"ingredients": [
"cherry_planks",
"orange_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"bamboo_planks",
"orange_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"mangrove_planks",
"orange_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"orange_wool",
"warped_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"crimson_planks",
"orange_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"orange_wool",
"pale_oak_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"dark_oak_planks",
"orange_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"acacia_planks",
"orange_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"jungle_planks",
"orange_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"birch_planks",
"orange_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"orange_wool",
"spruce_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"oak_planks",
"orange_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"black_bed",
"orange_dye"
],
"count": 1,
"shaped": false
}
],
"orange_carpet": [
{
"ingredients": [
"orange_wool"
],
"count": 3,
"shaped": true
},
{
"ingredients": [
"black_carpet",
"orange_dye"
],
"count": 1,
"shaped": false
}
],
"orange_harness": [
{
"ingredients": [
"glass",
"leather",
"orange_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"black_harness",
"orange_dye"
],
"count": 1,
"shaped": false
}
],
"orange_stained_glass": [
{
"ingredients": [
"glass",
"orange_dye"
],
"count": 8,
"shaped": true
}
],
"orange_stained_glass_pane": [
{
"ingredients": [
"orange_stained_glass"
],
"count": 16,
"shaped": true
},
{
"ingredients": [
"glass_pane",
"orange_dye"
],
"count": 8,
"shaped": true
}
],
"orange_terracotta": [
{
"ingredients": [
"orange_dye",
"terracotta"
],
"count": 8,
"shaped": true
}
],
"oxidized_chiseled_copper": [
{
"ingredients": [
"oxidized_cut_copper_slab"
],
"count": 1,
"shaped": true
}
],
"oxidized_copper_bulb": [
{
"ingredients": [
"blaze_rod",
"oxidized_copper",
"redstone"
],
"count": 4,
"shaped": true
}
],
"oxidized_copper_grate": [
{
"ingredients": [
"oxidized_copper"
],
"count": 4,
"shaped": true
}
],
"oxidized_cut_copper": [
{
"ingredients": [
"oxidized_copper"
],
"count": 4,
"shaped": true
}
],
"oxidized_cut_copper_slab": [
{
"ingredients": [
"oxidized_cut_copper"
],
"count": 6,
"shaped": true
}
],
"oxidized_cut_copper_stairs": [
{
"ingredients": [
"oxidized_cut_copper"
],
"count": 4,
"shaped": true
}
],
"painting": [
{
"ingredients": [
"black_wool",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"red_wool",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"green_wool",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"brown_wool",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"blue_wool",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"purple_wool",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"cyan_wool",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"light_gray_wool",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"gray_wool",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"pink_wool",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"lime_wool",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"stick",
"yellow_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"light_blue_wool",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"magenta_wool",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"orange_wool",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"stick",
"white_wool"
],
"count": 1,
"shaped": true
}
],
"pale_moss_carpet": [
{
"ingredients": [
"pale_moss_block"
],
"count": 3,
"shaped": true
}
],
"pale_oak_boat": [
{
"ingredients": [
"pale_oak_planks"
],
"count": 1,
"shaped": true
}
],
"pale_oak_door": [
{
"ingredients": [
"pale_oak_planks"
],
"count": 3,
"shaped": true
}
],
"pale_oak_fence": [
{
"ingredients": [
"pale_oak_planks",
"stick"
],
"count": 3,
"shaped": true
}
],
"pale_oak_fence_gate": [
{
"ingredients": [
"pale_oak_planks",
"stick"
],
"count": 1,
"shaped": true
}
],
"pale_oak_hanging_sign": [
{
"ingredients": [
"iron_chain",
"stripped_pale_oak_log"
],
"count": 6,
"shaped": true
}
],
"pale_oak_pressure_plate": [
{
"ingredients": [
"pale_oak_planks"
],
"count": 1,
"shaped": true
}
],
"pale_oak_shelf": [
{
"ingredients": [
"stripped_pale_oak_log"
],
"count": 6,
"shaped": true
}
],
"pale_oak_sign": [
{
"ingredients": [
"pale_oak_planks",
"stick"
],
"count": 3,
"shaped": true
}
],
"pale_oak_slab": [
{
"ingredients": [
"pale_oak_planks"
],
"count": 6,
"shaped": true
}
],
"pale_oak_stairs": [
{
"ingredients": [
"pale_oak_planks"
],
"count": 4,
"shaped": true
}
],
"pale_oak_trapdoor": [
{
"ingredients": [
"pale_oak_planks"
],
"count": 2,
"shaped": true
}
],
"pale_oak_wood": [
{
"ingredients": [
"pale_oak_log"
],
"count": 3,
"shaped": true
}
],
"paper": [
{
"ingredients": [
"sugar_cane"
],
"count": 3,
"shaped": true
}
],
"pink_banner": [
{
"ingredients": [
"pink_wool",
"stick"
],
"count": 1,
"shaped": true
}
],
"pink_bed": [
{
"ingredients": [
"cherry_planks",
"pink_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"bamboo_planks",
"pink_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"mangrove_planks",
"pink_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"pink_wool",
"warped_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"crimson_planks",
"pink_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"pale_oak_planks",
"pink_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"dark_oak_planks",
"pink_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"acacia_planks",
"pink_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"jungle_planks",
"pink_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"birch_planks",
"pink_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"pink_wool",
"spruce_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"oak_planks",
"pink_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"black_bed",
"pink_dye"
],
"count": 1,
"shaped": false
}
],
"pink_carpet": [
{
"ingredients": [
"pink_wool"
],
"count": 3,
"shaped": true
},
{
"ingredients": [
"black_carpet",
"pink_dye"
],
"count": 1,
"shaped": false
}
],
"pink_harness": [
{
"ingredients": [
"glass",
"leather",
"pink_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"black_harness",
"pink_dye"
],
"count": 1,
"shaped": false
}
],
"pink_stained_glass": [
{
"ingredients": [
"glass",
"pink_dye"
],
"count": 8,
"shaped": true
}
],
"pink_stained_glass_pane": [
{
"ingredients": [
"pink_stained_glass"
],
"count": 16,
"shaped": true
},
{
"ingredients": [
"glass_pane",
"pink_dye"
],
"count": 8,
"shaped": true
}
],
"pink_terracotta": [
{
"ingredients": [
"pink_dye",
"terracotta"
],
"count": 8,
"shaped": true
}
],
"piston": [
{
"ingredients": [
"cherry_planks",
"cobblestone",
"iron_ingot",
"redstone"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"bamboo_planks",
"cobblestone",
"iron_ingot",
"redstone"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"cobblestone",
"iron_ingot",
"mangrove_planks",
"redstone"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"cobblestone",
"iron_ingot",
"redstone",
"warped_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"cobblestone",
"crimson_planks",
"iron_ingot",
"redstone"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"cobblestone",
"iron_ingot",
"pale_oak_planks",
"redstone"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"cobblestone",
"dark_oak_planks",
"iron_ingot",
"redstone"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"acacia_planks",
"cobblestone",
"iron_ingot",
"redstone"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"cobblestone",
"iron_ingot",
"jungle_planks",
"redstone"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"birch_planks",
"cobblestone",
"iron_ingot",
"redstone"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"cobblestone",
"iron_ingot",
"redstone",
"spruce_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"cobblestone",
"iron_ingot",
"oak_planks",
"redstone"
],
"count": 1,
"shaped": true
}
],
"polished_andesite": [
{
"ingredients": [
"andesite"
],
"count": 4,
"shaped": true
}
],
"polished_andesite_slab": [
{
"ingredients": [
"polished_andesite"
],
"count": 6,
"shaped": true
}
],
"polished_andesite_stairs": [
{
"ingredients": [
"polished_andesite"
],
"count": 4,
"shaped": true
}
],
"polished_basalt": [
{
"ingredients": [
"basalt"
],
"count": 4,
"shaped": true
}
],
"polished_blackstone": [
{
"ingredients": [
"blackstone"
],
"count": 4,
"shaped": true
}
],
"polished_blackstone_brick_slab": [
{
"ingredients": [
"polished_blackstone_bricks"
],
"count": 6,
"shaped": true
}
],
"polished_blackstone_brick_stairs": [
{
"ingredients": [
"polished_blackstone_bricks"
],
"count": 4,
"shaped": true
}
],
"polished_blackstone_brick_wall": [
{
"ingredients": [
"polished_blackstone_bricks"
],
"count": 6,
"shaped": true
}
],
"polished_blackstone_bricks": [
{
"ingredients": [
"polished_blackstone"
],
"count": 4,
"shaped": true
}
],
"polished_blackstone_pressure_plate": [
{
"ingredients": [
"polished_blackstone"
],
"count": 1,
"shaped": true
}
],
"polished_blackstone_slab": [
{
"ingredients": [
"polished_blackstone"
],
"count": 6,
"shaped": true
}
],
"polished_blackstone_stairs": [
{
"ingredients": [
"polished_blackstone"
],
"count": 4,
"shaped": true
}
],
"polished_blackstone_wall": [
{
"ingredients": [
"polished_blackstone"
],
"count": 6,
"shaped": true
}
],
"polished_deepslate": [
{
"ingredients": [
"cobbled_deepslate"
],
"count": 4,
"shaped": true
}
],
"polished_deepslate_slab": [
{
"ingredients": [
"polished_deepslate"
],
"count": 6,
"shaped": true
}
],
"polished_deepslate_stairs": [
{
"ingredients": [
"polished_deepslate"
],
"count": 4,
"shaped": true
}
],
"polished_deepslate_wall": [
{
"ingredients": [
"polished_deepslate"
],
"count": 6,
"shaped": true
}
],
"polished_diorite": [
{
"ingredients": [
"diorite"
],
"count": 4,
"shaped": true
}
],
"polished_diorite_slab": [
{
"ingredients": [
"polished_diorite"
],
"count": 6,
"shaped": true
}
],
"polished_diorite_stairs": [
{
"ingredients": [
"polished_diorite"
],
"count": 4,
"shaped": true
}
],
"polished_granite": [
{
"ingredients": [
"granite"
],
"count": 4,
"shaped": true
}
],
"polished_granite_slab": [
{
"ingredients": [
"polished_granite"
],
"count": 6,
"shaped": true
}
],
"polished_granite_stairs": [
{
"ingredients": [
"polished_granite"
],
"count": 4,
"shaped": true
}
],
"polished_tuff": [
{
"ingredients": [
"tuff"
],
"count": 4,
"shaped": true
}
],
"polished_tuff_slab": [
{
"ingredients": [
"polished_tuff"
],
"count": 6,
"shaped": true
}
],
"polished_tuff_stairs": [
{
"ingredients": [
"polished_tuff"
],
"count": 4,
"shaped": true
}
],
"polished_tuff_wall": [
{
"ingredients": [
"polished_tuff"
],
"count": 6,
"shaped": true
}
],
"powered_rail": [
{
"ingredients": [
"gold_ingot",
"redstone",
"stick"
],
"count": 6,
"shaped": true
}
],
"prismarine": [
{
"ingredients": [
"prismarine_shard"
],
"count": 1,
"shaped": true
}
],
"prismarine_brick_slab": [
{
"ingredients": [
"prismarine_bricks"
],
"count": 6,
"shaped": true
}
],
"prismarine_brick_stairs": [
{
"ingredients": [
"prismarine_bricks"
],
"count": 4,
"shaped": true
}
],
"prismarine_slab": [
{
"ingredients": [
"prismarine"
],
"count": 6,
"shaped": true
}
],
"prismarine_stairs": [
{
"ingredients": [
"prismarine"
],
"count": 4,
"shaped": true
}
],
"prismarine_wall": [
{
"ingredients": [
"prismarine"
],
"count": 6,
"shaped": true
}
],
"purple_banner": [
{
"ingredients": [
"purple_wool",
"stick"
],
"count": 1,
"shaped": true
}
],
"purple_bed": [
{
"ingredients": [
"cherry_planks",
"purple_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"bamboo_planks",
"purple_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"mangrove_planks",
"purple_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"purple_wool",
"warped_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"crimson_planks",
"purple_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"pale_oak_planks",
"purple_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"dark_oak_planks",
"purple_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"acacia_planks",
"purple_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"jungle_planks",
"purple_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"birch_planks",
"purple_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"purple_wool",
"spruce_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"oak_planks",
"purple_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"black_bed",
"purple_dye"
],
"count": 1,
"shaped": false
}
],
"purple_carpet": [
{
"ingredients": [
"purple_wool"
],
"count": 3,
"shaped": true
},
{
"ingredients": [
"black_carpet",
"purple_dye"
],
"count": 1,
"shaped": false
}
],
"purple_harness": [
{
"ingredients": [
"glass",
"leather",
"purple_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"black_harness",
"purple_dye"
],
"count": 1,
"shaped": false
}
],
"purple_stained_glass": [
{
"ingredients": [
"glass",
"purple_dye"
],
"count": 8,
"shaped": true
}
],
"purple_stained_glass_pane": [
{
"ingredients": [
"purple_stained_glass"
],
"count": 16,
"shaped": true
},
{
"ingredients": [
"glass_pane",
"purple_dye"
],
"count": 8,
"shaped": true
}
],
"purple_terracotta": [
{
"ingredients": [
"purple_dye",
"terracotta"
],
"count": 8,
"shaped": true
}
],
"purpur_block": [
{
"ingredients": [
"popped_chorus_fruit"
],
"count": 4,
"shaped": true
}
],
"purpur_pillar": [
{
"ingredients": [
"purpur_slab"
],
"count": 1,
"shaped": true
}
],
"purpur_slab": [
{
"ingredients": [
"purpur_pillar"
],
"count": 6,
"shaped": true
},
{
"ingredients": [
"purpur_block"
],
"count": 6,
"shaped": true
}
],
"purpur_stairs": [
{
"ingredients": [
"purpur_pillar"
],
"count": 4,
"shaped": true
},
{
"ingredients": [
"purpur_block"
],
"count": 4,
"shaped": true
}
],
"quartz_block": [
{
"ingredients": [
"quartz"
],
"count": 1,
"shaped": true
}
],
"quartz_bricks": [
{
"ingredients": [
"quartz_block"
],
"count": 4,
"shaped": true
}
],
"quartz_pillar": [
{
"ingredients": [
"quartz_block"
],
"count": 2,
"shaped": true
}
],
"quartz_slab": [
{
"ingredients": [
"quartz_pillar"
],
"count": 6,
"shaped": true
},
{
"ingredients": [
"quartz_block"
],
"count": 6,
"shaped": true
},
{
"ingredients": [
"chiseled_quartz_block"
],
"count": 6,
"shaped": true
}
],
"quartz_stairs": [
{
"ingredients": [
"quartz_pillar"
],
"count": 4,
"shaped": true
},
{
"ingredients": [
"quartz_block"
],
"count": 4,
"shaped": true
},
{
"ingredients": [
"chiseled_quartz_block"
],
"count": 4,
"shaped": true
}
],
"rail": [
{
"ingredients": [
"iron_ingot",
"stick"
],
"count": 16,
"shaped": true
}
],
"raiser_armor_trim_smithing_template": [
{
"ingredients": [
"diamond",
"raiser_armor_trim_smithing_template",
"terracotta"
],
"count": 2,
"shaped": true
}
],
"raw_copper_block": [
{
"ingredients": [
"raw_copper"
],
"count": 1,
"shaped": true
}
],
"raw_gold_block": [
{
"ingredients": [
"raw_gold"
],
"count": 1,
"shaped": true
}
],
"raw_iron_block": [
{
"ingredients": [
"raw_iron"
],
"count": 1,
"shaped": true
}
],
"recovery_compass": [
{
"ingredients": [
"compass",
"echo_shard"
],
"count": 1,
"shaped": true
}
],
"red_banner": [
{
"ingredients": [
"red_wool",
"stick"
],
"count": 1,
"shaped": true
}
],
"red_bed": [
{
"ingredients": [
"cherry_planks",
"red_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"bamboo_planks",
"red_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"mangrove_planks",
"red_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"red_wool",
"warped_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"crimson_planks",
"red_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"pale_oak_planks",
"red_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"dark_oak_planks",
"red_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"acacia_planks",
"red_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"jungle_planks",
"red_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"birch_planks",
"red_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"red_wool",
"spruce_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"oak_planks",
"red_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"black_bed",
"red_dye"
],
"count": 1,
"shaped": false
}
],
"red_carpet": [
{
"ingredients": [
"red_wool"
],
"count": 3,
"shaped": true
},
{
"ingredients": [
"black_carpet",
"red_dye"
],
"count": 1,
"shaped": false
}
],
"red_harness": [
{
"ingredients": [
"glass",
"leather",
"red_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"black_harness",
"red_dye"
],
"count": 1,
"shaped": false
}
],
"red_nether_brick_slab": [
{
"ingredients": [
"red_nether_bricks"
],
"count": 6,
"shaped": true
}
],
"red_nether_brick_stairs": [
{
"ingredients": [
"red_nether_bricks"
],
"count": 4,
"shaped": true
}
],
"red_nether_brick_wall": [
{
"ingredients": [
"red_nether_bricks"
],
"count": 6,
"shaped": true
}
],
"red_nether_bricks": [
{
"ingredients": [
"nether_brick",
"nether_wart"
],
"count": 1,
"shaped": true
}
],
"red_sandstone": [
{
"ingredients": [
"red_sand"
],
"count": 1,
"shaped": true
}
],
"red_sandstone_slab": [
{
"ingredients": [
"chiseled_red_sandstone"
],
"count": 6,
"shaped": true
},
{
"ingredients": [
"red_sandstone"
],
"count": 6,
"shaped": true
}
],
"red_sandstone_stairs": [
{
"ingredients": [
"cut_red_sandstone"
],
"count": 4,
"shaped": true
},
{
"ingredients": [
"chiseled_red_sandstone"
],
"count": 4,
"shaped": true
},
{
"ingredients": [
"red_sandstone"
],
"count": 4,
"shaped": true
}
],
"red_sandstone_wall": [
{
"ingredients": [
"red_sandstone"
],
"count": 6,
"shaped": true
}
],
"red_stained_glass": [
{
"ingredients": [
"glass",
"red_dye"
],
"count": 8,
"shaped": true
}
],
"red_stained_glass_pane": [
{
"ingredients": [
"red_stained_glass"
],
"count": 16,
"shaped": true
},
{
"ingredients": [
"glass_pane",
"red_dye"
],
"count": 8,
"shaped": true
}
],
"red_terracotta": [
{
"ingredients": [
"red_dye",
"terracotta"
],
"count": 8,
"shaped": true
}
],
"redstone_block": [
{
"ingredients": [
"redstone"
],
"count": 1,
"shaped": true
}
],
"redstone_lamp": [
{
"ingredients": [
"glowstone",
"redstone"
],
"count": 1,
"shaped": true
}
],
"redstone_torch": [
{
"ingredients": [
"redstone",
"stick"
],
"count": 1,
"shaped": true
}
],
"repeater": [
{
"ingredients": [
"redstone",
"redstone_torch",
"stone"
],
"count": 1,
"shaped": true
}
],
"resin_block": [
{
"ingredients": [
"resin_clump"
],
"count": 1,
"shaped": true
}
],
"resin_brick_slab": [
{
"ingredients": [
"resin_bricks"
],
"count": 6,
"shaped": true
}
],
"resin_brick_stairs": [
{
"ingredients": [
"resin_bricks"
],
"count": 4,
"shaped": true
}
],
"resin_brick_wall": [
{
"ingredients": [
"resin_bricks"
],
"count": 6,
"shaped": true
}
],
"resin_bricks": [
{
"ingredients": [
"resin_brick"
],
"count": 1,
"shaped": true
}
],
"respawn_anchor": [
{
"ingredients": [
"crying_obsidian",
"glowstone"
],
"count": 1,
"shaped": true
}
],
"rib_armor_trim_smithing_template": [
{
"ingredients": [
"diamond",
"netherrack",
"rib_armor_trim_smithing_template"
],
"count": 2,
"shaped": true
}
],
"saddle": [
{
"ingredients": [
"iron_ingot",
"leather"
],
"count": 1,
"shaped": true
}
],
"sandstone": [
{
"ingredients": [
"sand"
],
"count": 1,
"shaped": true
}
],
"sandstone_slab": [
{
"ingredients": [
"chiseled_sandstone"
],
"count": 6,
"shaped": true
},
{
"ingredients": [
"sandstone"
],
"count": 6,
"shaped": true
}
],
"sandstone_stairs": [
{
"ingredients": [
"cut_sandstone"
],
"count": 4,
"shaped": true
},
{
"ingredients": [
"chiseled_sandstone"
],
"count": 4,
"shaped": true
},
{
"ingredients": [
"sandstone"
],
"count": 4,
"shaped": true
}
],
"sandstone_wall": [
{
"ingredients": [
"sandstone"
],
"count": 6,
"shaped": true
}
],
"scaffolding": [
{
"ingredients": [
"bamboo",
"string"
],
"count": 6,
"shaped": true
}
],
"sea_lantern": [
{
"ingredients": [
"prismarine_crystals",
"prismarine_shard"
],
"count": 1,
"shaped": true
}
],
"sentry_armor_trim_smithing_template": [
{
"ingredients": [
"cobblestone",
"diamond",
"sentry_armor_trim_smithing_template"
],
"count": 2,
"shaped": true
}
],
"shaper_armor_trim_smithing_template": [
{
"ingredients": [
"diamond",
"shaper_armor_trim_smithing_template",
"terracotta"
],
"count": 2,
"shaped": true
}
],
"shears": [
{
"ingredients": [
"iron_ingot"
],
"count": 1,
"shaped": true
}
],
"shield": [
{
"ingredients": [
"cherry_planks",
"iron_ingot"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"bamboo_planks",
"iron_ingot"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"iron_ingot",
"mangrove_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"iron_ingot",
"warped_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"crimson_planks",
"iron_ingot"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"iron_ingot",
"pale_oak_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"dark_oak_planks",
"iron_ingot"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"acacia_planks",
"iron_ingot"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"iron_ingot",
"jungle_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"birch_planks",
"iron_ingot"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"iron_ingot",
"spruce_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"iron_ingot",
"oak_planks"
],
"count": 1,
"shaped": true
}
],
"shulker_box": [
{
"ingredients": [
"chest",
"shulker_shell"
],
"count": 1,
"shaped": true
}
],
"silence_armor_trim_smithing_template": [
{
"ingredients": [
"cobbled_deepslate",
"diamond",
"silence_armor_trim_smithing_template"
],
"count": 2,
"shaped": true
}
],
"slime_block": [
{
"ingredients": [
"slime_ball"
],
"count": 1,
"shaped": true
}
],
"smithing_table": [
{
"ingredients": [
"cherry_planks",
"iron_ingot"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"bamboo_planks",
"iron_ingot"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"iron_ingot",
"mangrove_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"iron_ingot",
"warped_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"crimson_planks",
"iron_ingot"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"iron_ingot",
"pale_oak_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"dark_oak_planks",
"iron_ingot"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"acacia_planks",
"iron_ingot"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"iron_ingot",
"jungle_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"birch_planks",
"iron_ingot"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"iron_ingot",
"spruce_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"iron_ingot",
"oak_planks"
],
"count": 1,
"shaped": true
}
],
"smoker": [
{
"ingredients": [
"furnace",
"stripped_warped_hyphae"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"furnace",
"warped_hyphae"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"furnace",
"stripped_warped_stem"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"furnace",
"warped_stem"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"furnace",
"stripped_crimson_hyphae"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"crimson_hyphae",
"furnace"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"furnace",
"stripped_crimson_stem"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"crimson_stem",
"furnace"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"furnace",
"stripped_cherry_wood"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"furnace",
"stripped_cherry_log"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"cherry_wood",
"furnace"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"cherry_log",
"furnace"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"furnace",
"stripped_mangrove_wood"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"furnace",
"stripped_mangrove_log"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"furnace",
"mangrove_wood"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"furnace",
"mangrove_log"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"furnace",
"stripped_spruce_wood"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"furnace",
"stripped_spruce_log"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"furnace",
"spruce_wood"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"furnace",
"spruce_log"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"furnace",
"stripped_jungle_wood"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"furnace",
"stripped_jungle_log"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"furnace",
"jungle_wood"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"furnace",
"jungle_log"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"furnace",
"stripped_birch_wood"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"furnace",
"stripped_birch_log"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"birch_wood",
"furnace"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"birch_log",
"furnace"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"furnace",
"stripped_acacia_wood"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"furnace",
"stripped_acacia_log"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"acacia_wood",
"furnace"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"acacia_log",
"furnace"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"furnace",
"stripped_oak_wood"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"furnace",
"stripped_oak_log"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"furnace",
"oak_wood"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"furnace",
"oak_log"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"furnace",
"stripped_pale_oak_wood"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"furnace",
"stripped_pale_oak_log"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"furnace",
"pale_oak_wood"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"furnace",
"pale_oak_log"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"furnace",
"stripped_dark_oak_wood"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"furnace",
"stripped_dark_oak_log"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"dark_oak_wood",
"furnace"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"dark_oak_log",
"furnace"
],
"count": 1,
"shaped": true
}
],
"smooth_quartz_slab": [
{
"ingredients": [
"smooth_quartz"
],
"count": 6,
"shaped": true
}
],
"smooth_quartz_stairs": [
{
"ingredients": [
"smooth_quartz"
],
"count": 4,
"shaped": true
}
],
"smooth_red_sandstone_slab": [
{
"ingredients": [
"smooth_red_sandstone"
],
"count": 6,
"shaped": true
}
],
"smooth_red_sandstone_stairs": [
{
"ingredients": [
"smooth_red_sandstone"
],
"count": 4,
"shaped": true
}
],
"smooth_sandstone_slab": [
{
"ingredients": [
"smooth_sandstone"
],
"count": 6,
"shaped": true
}
],
"smooth_sandstone_stairs": [
{
"ingredients": [
"smooth_sandstone"
],
"count": 4,
"shaped": true
}
],
"smooth_stone_slab": [
{
"ingredients": [
"smooth_stone"
],
"count": 6,
"shaped": true
}
],
"snout_armor_trim_smithing_template": [
{
"ingredients": [
"blackstone",
"diamond",
"snout_armor_trim_smithing_template"
],
"count": 2,
"shaped": true
}
],
"snow": [
{
"ingredients": [
"snow_block"
],
"count": 6,
"shaped": true
}
],
"snow_block": [
{
"ingredients": [
"snowball"
],
"count": 1,
"shaped": true
}
],
"soul_campfire": [
{
"ingredients": [
"soul_sand",
"stick",
"stripped_warped_hyphae"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"soul_sand",
"stick",
"warped_hyphae"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"soul_sand",
"stick",
"stripped_warped_stem"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"soul_sand",
"stick",
"warped_stem"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"soul_sand",
"stick",
"stripped_crimson_hyphae"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"crimson_hyphae",
"soul_sand",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"soul_sand",
"stick",
"stripped_crimson_stem"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"crimson_stem",
"soul_sand",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"soul_sand",
"stick",
"stripped_cherry_wood"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"soul_sand",
"stick",
"stripped_cherry_log"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"cherry_wood",
"soul_sand",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"cherry_log",
"soul_sand",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"soul_sand",
"stick",
"stripped_mangrove_wood"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"soul_sand",
"stick",
"stripped_mangrove_log"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"mangrove_wood",
"soul_sand",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"mangrove_log",
"soul_sand",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"soul_sand",
"stick",
"stripped_spruce_wood"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"soul_sand",
"stick",
"stripped_spruce_log"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"soul_sand",
"spruce_wood",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"soul_sand",
"spruce_log",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"soul_sand",
"stick",
"stripped_jungle_wood"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"soul_sand",
"stick",
"stripped_jungle_log"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"jungle_wood",
"soul_sand",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"jungle_log",
"soul_sand",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"soul_sand",
"stick",
"stripped_birch_wood"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"soul_sand",
"stick",
"stripped_birch_log"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"birch_wood",
"soul_sand",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"birch_log",
"soul_sand",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"soul_sand",
"stick",
"stripped_acacia_wood"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"soul_sand",
"stick",
"stripped_acacia_log"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"acacia_wood",
"soul_sand",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"acacia_log",
"soul_sand",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"soul_sand",
"stick",
"stripped_oak_wood"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"soul_sand",
"stick",
"stripped_oak_log"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"oak_wood",
"soul_sand",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"oak_log",
"soul_sand",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"soul_sand",
"stick",
"stripped_pale_oak_wood"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"soul_sand",
"stick",
"stripped_pale_oak_log"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"pale_oak_wood",
"soul_sand",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"pale_oak_log",
"soul_sand",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"soul_sand",
"stick",
"stripped_dark_oak_wood"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"soul_sand",
"stick",
"stripped_dark_oak_log"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"dark_oak_wood",
"soul_soil",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"dark_oak_log",
"soul_sand",
"stick"
],
"count": 1,
"shaped": true
}
],
"soul_lantern": [
{
"ingredients": [
"iron_nugget",
"soul_torch"
],
"count": 1,
"shaped": true
}
],
"soul_torch": [
{
"ingredients": [
"charcoal",
"soul_soil",
"stick"
],
"count": 4,
"shaped": true
},
{
"ingredients": [
"coal",
"soul_sand",
"stick"
],
"count": 4,
"shaped": true
}
],
"spectral_arrow": [
{
"ingredients": [
"arrow",
"glowstone_dust"
],
"count": 2,
"shaped": true
}
],
"spire_armor_trim_smithing_template": [
{
"ingredients": [
"diamond",
"purpur_block",
"spire_armor_trim_smithing_template"
],
"count": 2,
"shaped": true
}
],
"spruce_boat": [
{
"ingredients": [
"spruce_planks"
],
"count": 1,
"shaped": true
}
],
"spruce_door": [
{
"ingredients": [
"spruce_planks"
],
"count": 3,
"shaped": true
}
],
"spruce_fence": [
{
"ingredients": [
"spruce_planks",
"stick"
],
"count": 3,
"shaped": true
}
],
"spruce_fence_gate": [
{
"ingredients": [
"spruce_planks",
"stick"
],
"count": 1,
"shaped": true
}
],
"spruce_hanging_sign": [
{
"ingredients": [
"iron_chain",
"stripped_spruce_log"
],
"count": 6,
"shaped": true
}
],
"spruce_pressure_plate": [
{
"ingredients": [
"spruce_planks"
],
"count": 1,
"shaped": true
}
],
"spruce_shelf": [
{
"ingredients": [
"stripped_spruce_log"
],
"count": 6,
"shaped": true
}
],
"spruce_sign": [
{
"ingredients": [
"spruce_planks",
"stick"
],
"count": 3,
"shaped": true
}
],
"spruce_slab": [
{
"ingredients": [
"spruce_planks"
],
"count": 6,
"shaped": true
}
],
"spruce_stairs": [
{
"ingredients": [
"spruce_planks"
],
"count": 4,
"shaped": true
}
],
"spruce_trapdoor": [
{
"ingredients": [
"spruce_planks"
],
"count": 2,
"shaped": true
}
],
"spruce_wood": [
{
"ingredients": [
"spruce_log"
],
"count": 3,
"shaped": true
}
],
"spyglass": [
{
"ingredients": [
"amethyst_shard",
"copper_ingot"
],
"count": 1,
"shaped": true
}
],
"stick": [
{
"ingredients": [
"cherry_planks"
],
"count": 4,
"shaped": true
},
{
"ingredients": [
"bamboo_planks"
],
"count": 4,
"shaped": true
},
{
"ingredients": [
"mangrove_planks"
],
"count": 4,
"shaped": true
},
{
"ingredients": [
"warped_planks"
],
"count": 4,
"shaped": true
},
{
"ingredients": [
"crimson_planks"
],
"count": 4,
"shaped": true
},
{
"ingredients": [
"pale_oak_planks"
],
"count": 4,
"shaped": true
},
{
"ingredients": [
"dark_oak_planks"
],
"count": 4,
"shaped": true
},
{
"ingredients": [
"acacia_planks"
],
"count": 4,
"shaped": true
},
{
"ingredients": [
"jungle_planks"
],
"count": 4,
"shaped": true
},
{
"ingredients": [
"birch_planks"
],
"count": 4,
"shaped": true
},
{
"ingredients": [
"spruce_planks"
],
"count": 4,
"shaped": true
},
{
"ingredients": [
"oak_planks"
],
"count": 4,
"shaped": true
},
{
"ingredients": [
"bamboo"
],
"count": 1,
"shaped": true
}
],
"sticky_piston": [
{
"ingredients": [
"piston",
"slime_ball"
],
"count": 1,
"shaped": true
}
],
"stone_axe": [
{
"ingredients": [
"cobbled_deepslate",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"blackstone",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"cobblestone",
"stick"
],
"count": 1,
"shaped": true
}
],
"stone_brick_slab": [
{
"ingredients": [
"stone_bricks"
],
"count": 6,
"shaped": true
}
],
"stone_brick_stairs": [
{
"ingredients": [
"stone_bricks"
],
"count": 4,
"shaped": true
}
],
"stone_brick_wall": [
{
"ingredients": [
"stone_bricks"
],
"count": 6,
"shaped": true
}
],
"stone_bricks": [
{
"ingredients": [
"stone"
],
"count": 4,
"shaped": true
}
],
"stone_hoe": [
{
"ingredients": [
"cobbled_deepslate",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"blackstone",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"cobblestone",
"stick"
],
"count": 1,
"shaped": true
}
],
"stone_pickaxe": [
{
"ingredients": [
"cobbled_deepslate",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"blackstone",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"cobblestone",
"stick"
],
"count": 1,
"shaped": true
}
],
"stone_pressure_plate": [
{
"ingredients": [
"stone"
],
"count": 1,
"shaped": true
}
],
"stone_shovel": [
{
"ingredients": [
"cobbled_deepslate",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"blackstone",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"cobblestone",
"stick"
],
"count": 1,
"shaped": true
}
],
"stone_slab": [
{
"ingredients": [
"stone"
],
"count": 6,
"shaped": true
}
],
"stone_spear": [
{
"ingredients": [
"cobbled_deepslate",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"blackstone",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"cobblestone",
"stick"
],
"count": 1,
"shaped": true
}
],
"stone_stairs": [
{
"ingredients": [
"stone"
],
"count": 4,
"shaped": true
}
],
"stone_sword": [
{
"ingredients": [
"cobbled_deepslate",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"blackstone",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"cobblestone",
"stick"
],
"count": 1,
"shaped": true
}
],
"stonecutter": [
{
"ingredients": [
"iron_ingot",
"stone"
],
"count": 1,
"shaped": true
}
],
"stripped_acacia_wood": [
{
"ingredients": [
"stripped_acacia_log"
],
"count": 3,
"shaped": true
}
],
"stripped_birch_wood": [
{
"ingredients": [
"stripped_birch_log"
],
"count": 3,
"shaped": true
}
],
"stripped_cherry_wood": [
{
"ingredients": [
"stripped_cherry_log"
],
"count": 3,
"shaped": true
}
],
"stripped_crimson_hyphae": [
{
"ingredients": [
"stripped_crimson_stem"
],
"count": 3,
"shaped": true
}
],
"stripped_dark_oak_wood": [
{
"ingredients": [
"stripped_dark_oak_log"
],
"count": 3,
"shaped": true
}
],
"stripped_jungle_wood": [
{
"ingredients": [
"stripped_jungle_log"
],
"count": 3,
"shaped": true
}
],
"stripped_mangrove_wood": [
{
"ingredients": [
"stripped_mangrove_log"
],
"count": 3,
"shaped": true
}
],
"stripped_oak_wood": [
{
"ingredients": [
"stripped_oak_log"
],
"count": 3,
"shaped": true
}
],
"stripped_pale_oak_wood": [
{
"ingredients": [
"stripped_pale_oak_log"
],
"count": 3,
"shaped": true
}
],
"stripped_spruce_wood": [
{
"ingredients": [
"stripped_spruce_log"
],
"count": 3,
"shaped": true
}
],
"stripped_warped_hyphae": [
{
"ingredients": [
"stripped_warped_stem"
],
"count": 3,
"shaped": true
}
],
"target": [
{
"ingredients": [
"hay_block",
"redstone"
],
"count": 1,
"shaped": true
}
],
"tide_armor_trim_smithing_template": [
{
"ingredients": [
"diamond",
"prismarine",
"tide_armor_trim_smithing_template"
],
"count": 2,
"shaped": true
}
],
"tinted_glass": [
{
"ingredients": [
"amethyst_shard",
"glass"
],
"count": 2,
"shaped": true
}
],
"tnt": [
{
"ingredients": [
"gunpowder",
"red_sand"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"gunpowder",
"sand"
],
"count": 1,
"shaped": true
}
],
"torch": [
{
"ingredients": [
"charcoal",
"stick"
],
"count": 4,
"shaped": true
},
{
"ingredients": [
"coal",
"stick"
],
"count": 4,
"shaped": true
}
],
"tripwire_hook": [
{
"ingredients": [
"cherry_planks",
"iron_ingot",
"stick"
],
"count": 2,
"shaped": true
},
{
"ingredients": [
"bamboo_planks",
"iron_ingot",
"stick"
],
"count": 2,
"shaped": true
},
{
"ingredients": [
"iron_ingot",
"mangrove_planks",
"stick"
],
"count": 2,
"shaped": true
},
{
"ingredients": [
"iron_ingot",
"stick",
"warped_planks"
],
"count": 2,
"shaped": true
},
{
"ingredients": [
"crimson_planks",
"iron_ingot",
"stick"
],
"count": 2,
"shaped": true
},
{
"ingredients": [
"iron_ingot",
"pale_oak_planks",
"stick"
],
"count": 2,
"shaped": true
},
{
"ingredients": [
"dark_oak_planks",
"iron_ingot",
"stick"
],
"count": 2,
"shaped": true
},
{
"ingredients": [
"acacia_planks",
"iron_ingot",
"stick"
],
"count": 2,
"shaped": true
},
{
"ingredients": [
"iron_ingot",
"jungle_planks",
"stick"
],
"count": 2,
"shaped": true
},
{
"ingredients": [
"birch_planks",
"iron_ingot",
"stick"
],
"count": 2,
"shaped": true
},
{
"ingredients": [
"iron_ingot",
"spruce_planks",
"stick"
],
"count": 2,
"shaped": true
},
{
"ingredients": [
"iron_ingot",
"oak_planks",
"stick"
],
"count": 2,
"shaped": true
}
],
"tuff_brick_slab": [
{
"ingredients": [
"tuff_bricks"
],
"count": 6,
"shaped": true
}
],
"tuff_brick_stairs": [
{
"ingredients": [
"tuff_bricks"
],
"count": 4,
"shaped": true
}
],
"tuff_brick_wall": [
{
"ingredients": [
"tuff_bricks"
],
"count": 6,
"shaped": true
}
],
"tuff_bricks": [
{
"ingredients": [
"polished_tuff"
],
"count": 4,
"shaped": true
}
],
"tuff_slab": [
{
"ingredients": [
"tuff"
],
"count": 6,
"shaped": true
}
],
"tuff_stairs": [
{
"ingredients": [
"tuff"
],
"count": 4,
"shaped": true
}
],
"tuff_wall": [
{
"ingredients": [
"tuff"
],
"count": 6,
"shaped": true
}
],
"turtle_helmet": [
{
"ingredients": [
"turtle_scute"
],
"count": 1,
"shaped": true
}
],
"vex_armor_trim_smithing_template": [
{
"ingredients": [
"cobblestone",
"diamond",
"vex_armor_trim_smithing_template"
],
"count": 2,
"shaped": true
}
],
"ward_armor_trim_smithing_template": [
{
"ingredients": [
"cobbled_deepslate",
"diamond",
"ward_armor_trim_smithing_template"
],
"count": 2,
"shaped": true
}
],
"warped_door": [
{
"ingredients": [
"warped_planks"
],
"count": 3,
"shaped": true
}
],
"warped_fence": [
{
"ingredients": [
"stick",
"warped_planks"
],
"count": 3,
"shaped": true
}
],
"warped_fence_gate": [
{
"ingredients": [
"stick",
"warped_planks"
],
"count": 1,
"shaped": true
}
],
"warped_fungus_on_a_stick": [
{
"ingredients": [
"fishing_rod",
"warped_fungus"
],
"count": 1,
"shaped": true
}
],
"warped_hanging_sign": [
{
"ingredients": [
"iron_chain",
"stripped_warped_stem"
],
"count": 6,
"shaped": true
}
],
"warped_hyphae": [
{
"ingredients": [
"warped_stem"
],
"count": 3,
"shaped": true
}
],
"warped_pressure_plate": [
{
"ingredients": [
"warped_planks"
],
"count": 1,
"shaped": true
}
],
"warped_shelf": [
{
"ingredients": [
"stripped_warped_stem"
],
"count": 6,
"shaped": true
}
],
"warped_sign": [
{
"ingredients": [
"stick",
"warped_planks"
],
"count": 3,
"shaped": true
}
],
"warped_slab": [
{
"ingredients": [
"warped_planks"
],
"count": 6,
"shaped": true
}
],
"warped_stairs": [
{
"ingredients": [
"warped_planks"
],
"count": 4,
"shaped": true
}
],
"warped_trapdoor": [
{
"ingredients": [
"warped_planks"
],
"count": 2,
"shaped": true
}
],
"waxed_chiseled_copper": [
{
"ingredients": [
"waxed_cut_copper_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"chiseled_copper",
"honeycomb"
],
"count": 1,
"shaped": false
}
],
"waxed_copper_bulb": [
{
"ingredients": [
"blaze_rod",
"redstone",
"waxed_copper_block"
],
"count": 4,
"shaped": true
},
{
"ingredients": [
"copper_bulb",
"honeycomb"
],
"count": 1,
"shaped": false
}
],
"waxed_copper_grate": [
{
"ingredients": [
"waxed_copper_block"
],
"count": 4,
"shaped": true
},
{
"ingredients": [
"copper_grate",
"honeycomb"
],
"count": 1,
"shaped": false
}
],
"waxed_cut_copper": [
{
"ingredients": [
"waxed_copper_block"
],
"count": 4,
"shaped": true
},
{
"ingredients": [
"cut_copper",
"honeycomb"
],
"count": 1,
"shaped": false
}
],
"waxed_cut_copper_slab": [
{
"ingredients": [
"waxed_cut_copper"
],
"count": 6,
"shaped": true
},
{
"ingredients": [
"cut_copper_slab",
"honeycomb"
],
"count": 1,
"shaped": false
}
],
"waxed_cut_copper_stairs": [
{
"ingredients": [
"waxed_cut_copper"
],
"count": 4,
"shaped": true
},
{
"ingredients": [
"cut_copper_stairs",
"honeycomb"
],
"count": 1,
"shaped": false
}
],
"waxed_exposed_chiseled_copper": [
{
"ingredients": [
"waxed_exposed_cut_copper_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"exposed_chiseled_copper",
"honeycomb"
],
"count": 1,
"shaped": false
}
],
"waxed_exposed_copper_bulb": [
{
"ingredients": [
"blaze_rod",
"redstone",
"waxed_exposed_copper"
],
"count": 4,
"shaped": true
},
{
"ingredients": [
"exposed_copper_bulb",
"honeycomb"
],
"count": 1,
"shaped": false
}
],
"waxed_exposed_copper_grate": [
{
"ingredients": [
"waxed_exposed_copper"
],
"count": 4,
"shaped": true
},
{
"ingredients": [
"exposed_copper_grate",
"honeycomb"
],
"count": 1,
"shaped": false
}
],
"waxed_exposed_cut_copper": [
{
"ingredients": [
"waxed_exposed_copper"
],
"count": 4,
"shaped": true
},
{
"ingredients": [
"exposed_cut_copper",
"honeycomb"
],
"count": 1,
"shaped": false
}
],
"waxed_exposed_cut_copper_slab": [
{
"ingredients": [
"waxed_exposed_cut_copper"
],
"count": 6,
"shaped": true
},
{
"ingredients": [
"exposed_cut_copper_slab",
"honeycomb"
],
"count": 1,
"shaped": false
}
],
"waxed_exposed_cut_copper_stairs": [
{
"ingredients": [
"waxed_exposed_cut_copper"
],
"count": 4,
"shaped": true
},
{
"ingredients": [
"exposed_cut_copper_stairs",
"honeycomb"
],
"count": 1,
"shaped": false
}
],
"waxed_oxidized_chiseled_copper": [
{
"ingredients": [
"waxed_oxidized_cut_copper_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"honeycomb",
"oxidized_chiseled_copper"
],
"count": 1,
"shaped": false
}
],
"waxed_oxidized_copper_bulb": [
{
"ingredients": [
"blaze_rod",
"redstone",
"waxed_oxidized_copper"
],
"count": 4,
"shaped": true
},
{
"ingredients": [
"honeycomb",
"oxidized_copper_bulb"
],
"count": 1,
"shaped": false
}
],
"waxed_oxidized_copper_grate": [
{
"ingredients": [
"waxed_oxidized_copper"
],
"count": 4,
"shaped": true
},
{
"ingredients": [
"honeycomb",
"oxidized_copper_grate"
],
"count": 1,
"shaped": false
}
],
"waxed_oxidized_cut_copper": [
{
"ingredients": [
"waxed_oxidized_copper"
],
"count": 4,
"shaped": true
},
{
"ingredients": [
"honeycomb",
"oxidized_cut_copper"
],
"count": 1,
"shaped": false
}
],
"waxed_oxidized_cut_copper_slab": [
{
"ingredients": [
"waxed_oxidized_cut_copper"
],
"count": 6,
"shaped": true
},
{
"ingredients": [
"honeycomb",
"oxidized_cut_copper_slab"
],
"count": 1,
"shaped": false
}
],
"waxed_oxidized_cut_copper_stairs": [
{
"ingredients": [
"waxed_oxidized_cut_copper"
],
"count": 4,
"shaped": true
},
{
"ingredients": [
"honeycomb",
"oxidized_cut_copper_stairs"
],
"count": 1,
"shaped": false
}
],
"waxed_weathered_chiseled_copper": [
{
"ingredients": [
"waxed_weathered_cut_copper_slab"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"honeycomb",
"weathered_chiseled_copper"
],
"count": 1,
"shaped": false
}
],
"waxed_weathered_copper_bulb": [
{
"ingredients": [
"blaze_rod",
"redstone",
"waxed_weathered_copper"
],
"count": 4,
"shaped": true
},
{
"ingredients": [
"honeycomb",
"weathered_copper_bulb"
],
"count": 1,
"shaped": false
}
],
"waxed_weathered_copper_grate": [
{
"ingredients": [
"waxed_weathered_copper"
],
"count": 4,
"shaped": true
},
{
"ingredients": [
"honeycomb",
"weathered_copper_grate"
],
"count": 1,
"shaped": false
}
],
"waxed_weathered_cut_copper": [
{
"ingredients": [
"waxed_weathered_copper"
],
"count": 4,
"shaped": true
},
{
"ingredients": [
"honeycomb",
"weathered_cut_copper"
],
"count": 1,
"shaped": false
}
],
"waxed_weathered_cut_copper_slab": [
{
"ingredients": [
"waxed_weathered_cut_copper"
],
"count": 6,
"shaped": true
},
{
"ingredients": [
"honeycomb",
"weathered_cut_copper_slab"
],
"count": 1,
"shaped": false
}
],
"waxed_weathered_cut_copper_stairs": [
{
"ingredients": [
"waxed_weathered_cut_copper"
],
"count": 4,
"shaped": true
},
{
"ingredients": [
"honeycomb",
"weathered_cut_copper_stairs"
],
"count": 1,
"shaped": false
}
],
"wayfinder_armor_trim_smithing_template": [
{
"ingredients": [
"diamond",
"terracotta",
"wayfinder_armor_trim_smithing_template"
],
"count": 2,
"shaped": true
}
],
"weathered_chiseled_copper": [
{
"ingredients": [
"weathered_cut_copper_slab"
],
"count": 1,
"shaped": true
}
],
"weathered_copper_bulb": [
{
"ingredients": [
"blaze_rod",
"redstone",
"weathered_copper"
],
"count": 4,
"shaped": true
}
],
"weathered_copper_grate": [
{
"ingredients": [
"weathered_copper"
],
"count": 4,
"shaped": true
}
],
"weathered_cut_copper": [
{
"ingredients": [
"weathered_copper"
],
"count": 4,
"shaped": true
}
],
"weathered_cut_copper_slab": [
{
"ingredients": [
"weathered_cut_copper"
],
"count": 6,
"shaped": true
}
],
"weathered_cut_copper_stairs": [
{
"ingredients": [
"weathered_cut_copper"
],
"count": 4,
"shaped": true
}
],
"white_banner": [
{
"ingredients": [
"stick",
"white_wool"
],
"count": 1,
"shaped": true
}
],
"white_bed": [
{
"ingredients": [
"cherry_planks",
"white_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"bamboo_planks",
"white_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"mangrove_planks",
"white_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"warped_planks",
"white_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"crimson_planks",
"white_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"pale_oak_planks",
"white_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"dark_oak_planks",
"white_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"acacia_planks",
"white_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"jungle_planks",
"white_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"birch_planks",
"white_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"spruce_planks",
"white_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"oak_planks",
"white_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"black_bed",
"white_dye"
],
"count": 1,
"shaped": false
}
],
"white_carpet": [
{
"ingredients": [
"white_wool"
],
"count": 3,
"shaped": true
},
{
"ingredients": [
"black_carpet",
"white_dye"
],
"count": 1,
"shaped": false
}
],
"white_harness": [
{
"ingredients": [
"glass",
"leather",
"white_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"black_harness",
"white_dye"
],
"count": 1,
"shaped": false
}
],
"white_stained_glass": [
{
"ingredients": [
"glass",
"white_dye"
],
"count": 8,
"shaped": true
}
],
"white_stained_glass_pane": [
{
"ingredients": [
"white_stained_glass"
],
"count": 16,
"shaped": true
},
{
"ingredients": [
"glass_pane",
"white_dye"
],
"count": 8,
"shaped": true
}
],
"white_terracotta": [
{
"ingredients": [
"terracotta",
"white_dye"
],
"count": 8,
"shaped": true
}
],
"white_wool": [
{
"ingredients": [
"string"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"black_wool",
"white_dye"
],
"count": 1,
"shaped": false
}
],
"wild_armor_trim_smithing_template": [
{
"ingredients": [
"diamond",
"mossy_cobblestone",
"wild_armor_trim_smithing_template"
],
"count": 2,
"shaped": true
}
],
"wolf_armor": [
{
"ingredients": [
"armadillo_scute"
],
"count": 1,
"shaped": true
}
],
"wooden_axe": [
{
"ingredients": [
"cherry_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"bamboo_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"mangrove_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"stick",
"warped_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"crimson_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"pale_oak_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"dark_oak_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"acacia_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"jungle_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"birch_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"spruce_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"oak_planks",
"stick"
],
"count": 1,
"shaped": true
}
],
"wooden_hoe": [
{
"ingredients": [
"cherry_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"bamboo_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"mangrove_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"stick",
"warped_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"crimson_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"pale_oak_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"dark_oak_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"acacia_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"jungle_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"birch_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"spruce_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"oak_planks",
"stick"
],
"count": 1,
"shaped": true
}
],
"wooden_pickaxe": [
{
"ingredients": [
"cherry_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"bamboo_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"mangrove_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"stick",
"warped_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"crimson_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"pale_oak_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"dark_oak_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"acacia_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"jungle_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"birch_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"spruce_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"oak_planks",
"stick"
],
"count": 1,
"shaped": true
}
],
"wooden_shovel": [
{
"ingredients": [
"cherry_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"bamboo_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"mangrove_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"stick",
"warped_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"crimson_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"pale_oak_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"dark_oak_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"acacia_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"jungle_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"birch_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"spruce_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"oak_planks",
"stick"
],
"count": 1,
"shaped": true
}
],
"wooden_spear": [
{
"ingredients": [
"cherry_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"bamboo_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"mangrove_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"stick",
"warped_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"crimson_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"pale_oak_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"dark_oak_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"acacia_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"jungle_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"birch_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"spruce_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"oak_planks",
"stick"
],
"count": 1,
"shaped": true
}
],
"wooden_sword": [
{
"ingredients": [
"cherry_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"bamboo_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"mangrove_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"stick",
"warped_planks"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"crimson_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"pale_oak_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"dark_oak_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"acacia_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"jungle_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"birch_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"spruce_planks",
"stick"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"oak_planks",
"stick"
],
"count": 1,
"shaped": true
}
],
"yellow_banner": [
{
"ingredients": [
"stick",
"yellow_wool"
],
"count": 1,
"shaped": true
}
],
"yellow_bed": [
{
"ingredients": [
"cherry_planks",
"yellow_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"bamboo_planks",
"yellow_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"mangrove_planks",
"yellow_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"warped_planks",
"yellow_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"crimson_planks",
"yellow_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"pale_oak_planks",
"yellow_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"dark_oak_planks",
"yellow_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"acacia_planks",
"yellow_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"jungle_planks",
"yellow_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"birch_planks",
"yellow_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"spruce_planks",
"yellow_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"oak_planks",
"yellow_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"black_bed",
"yellow_dye"
],
"count": 1,
"shaped": false
}
],
"yellow_carpet": [
{
"ingredients": [
"yellow_wool"
],
"count": 3,
"shaped": true
},
{
"ingredients": [
"black_carpet",
"yellow_dye"
],
"count": 1,
"shaped": false
}
],
"yellow_harness": [
{
"ingredients": [
"glass",
"leather",
"yellow_wool"
],
"count": 1,
"shaped": true
},
{
"ingredients": [
"black_harness",
"yellow_dye"
],
"count": 1,
"shaped": false
}
],
"yellow_stained_glass": [
{
"ingredients": [
"glass",
"yellow_dye"
],
"count": 8,
"shaped": true
}
],
"yellow_stained_glass_pane": [
{
"ingredients": [
"yellow_stained_glass"
],
"count": 16,
"shaped": true
},
{
"ingredients": [
"glass_pane",
"yellow_dye"
],
"count": 8,
"shaped": true
}
],
"yellow_terracotta": [
{
"ingredients": [
"terracotta",
"yellow_dye"
],
"count": 8,
"shaped": true
}
],
"granite": [
{
"ingredients": [
"diorite",
"quartz"
],
"count": 1,
"shaped": false
}
],
"book": [
{
"ingredients": [
"leather",
"paper"
],
"count": 1,
"shaped": false
}
],
"andesite": [
{
"ingredients": [
"cobblestone",
"diorite"
],
"count": 2,
"shaped": false
}
],
"slime_ball": [
{
"ingredients": [
"slime_block"
],
"count": 9,
"shaped": false
}
],
"packed_ice": [
{
"ingredients": [
"ice"
],
"count": 1,
"shaped": false
}
],
"oak_planks": [
{
"ingredients": [
"oak_log"
],
"count": 4,
"shaped": false
}
],
"spruce_planks": [
{
"ingredients": [
"spruce_log"
],
"count": 4,
"shaped": false
}
],
"birch_planks": [
{
"ingredients": [
"birch_log"
],
"count": 4,
"shaped": false
}
],
"jungle_planks": [
{
"ingredients": [
"jungle_log"
],
"count": 4,
"shaped": false
}
],
"acacia_planks": [
{
"ingredients": [
"acacia_log"
],
"count": 4,
"shaped": false
}
],
"cherry_planks": [
{
"ingredients": [
"cherry_log"
],
"count": 4,
"shaped": false
}
],
"dark_oak_planks": [
{
"ingredients": [
"dark_oak_log"
],
"count": 4,
"shaped": false
}
],
"white_dye": [
{
"ingredients": [
"bone_meal"
],
"count": 1,
"shaped": false
},
{
"ingredients": [
"lily_of_the_valley"
],
"count": 1,
"shaped": false
}
],
"orange_dye": [
{
"ingredients": [
"open_eyeblossom"
],
"count": 1,
"shaped": false
},
{
"ingredients": [
"orange_tulip"
],
"count": 1,
"shaped": false
},
{
"ingredients": [
"red_dye",
"yellow_dye"
],
"count": 2,
"shaped": false
},
{
"ingredients": [
"torchflower"
],
"count": 1,
"shaped": false
}
],
"pale_oak_planks": [
{
"ingredients": [
"pale_oak_log"
],
"count": 4,
"shaped": false
}
],
"magenta_dye": [
{
"ingredients": [
"allium"
],
"count": 1,
"shaped": false
},
{
"ingredients": [
"blue_dye",
"pink_dye",
"red_dye"
],
"count": 3,
"shaped": false
},
{
"ingredients": [
"blue_dye",
"red_dye",
"white_dye"
],
"count": 4,
"shaped": false
},
{
"ingredients": [
"lilac"
],
"count": 2,
"shaped": false
},
{
"ingredients": [
"pink_dye",
"purple_dye"
],
"count": 2,
"shaped": false
}
],
"mangrove_planks": [
{
"ingredients": [
"mangrove_log"
],
"count": 4,
"shaped": false
}
],
"bamboo_planks": [
{
"ingredients": [
"bamboo_block"
],
"count": 2,
"shaped": false
}
],
"light_blue_dye": [
{
"ingredients": [
"blue_orchid"
],
"count": 1,
"shaped": false
},
{
"ingredients": [
"blue_dye",
"white_dye"
],
"count": 2,
"shaped": false
}
],
"crimson_planks": [
{
"ingredients": [
"crimson_stem"
],
"count": 4,
"shaped": false
}
],
"yellow_dye": [
{
"ingredients": [
"dandelion"
],
"count": 1,
"shaped": false
},
{
"ingredients": [
"sunflower"
],
"count": 2,
"shaped": false
},
{
"ingredients": [
"wildflowers"
],
"count": 1,
"shaped": false
}
],
"lime_dye": [
{
"ingredients": [
"green_dye",
"white_dye"
],
"count": 2,
"shaped": false
}
],
"warped_planks": [
{
"ingredients": [
"warped_stem"
],
"count": 4,
"shaped": false
}
],
"pink_dye": [
{
"ingredients": [
"cactus_flower"
],
"count": 1,
"shaped": false
},
{
"ingredients": [
"peony"
],
"count": 2,
"shaped": false
},
{
"ingredients": [
"pink_petals"
],
"count": 1,
"shaped": false
},
{
"ingredients": [
"pink_tulip"
],
"count": 1,
"shaped": false
},
{
"ingredients": [
"red_dye",
"white_dye"
],
"count": 2,
"shaped": false
}
],
"gray_dye": [
{
"ingredients": [
"black_dye",
"white_dye"
],
"count": 2,
"shaped": false
},
{
"ingredients": [
"closed_eyeblossom"
],
"count": 1,
"shaped": false
}
],
"light_gray_dye": [
{
"ingredients": [
"azure_bluet"
],
"count": 1,
"shaped": false
},
{
"ingredients": [
"black_dye",
"white_dye"
],
"count": 3,
"shaped": false
},
{
"ingredients": [
"gray_dye",
"white_dye"
],
"count": 2,
"shaped": false
},
{
"ingredients": [
"oxeye_daisy"
],
"count": 1,
"shaped": false
},
{
"ingredients": [
"white_tulip"
],
"count": 1,
"shaped": false
}
],
"cyan_dye": [
{
"ingredients": [
"blue_dye",
"green_dye"
],
"count": 2,
"shaped": false
},
{
"ingredients": [
"pitcher_plant"
],
"count": 2,
"shaped": false
}
],
"prismarine_bricks": [
{
"ingredients": [
"prismarine_shard"
],
"count": 1,
"shaped": false
}
],
"purple_dye": [
{
"ingredients": [
"blue_dye",
"red_dye"
],
"count": 2,
"shaped": false
}
],
"blue_dye": [
{
"ingredients": [
"lapis_lazuli"
],
"count": 1,
"shaped": false
},
{
"ingredients": [
"cornflower"
],
"count": 1,
"shaped": false
}
],
"brown_dye": [
{
"ingredients": [
"cocoa_beans"
],
"count": 1,
"shaped": false
}
],
"red_dye": [
{
"ingredients": [
"beetroot"
],
"count": 1,
"shaped": false
},
{
"ingredients": [
"poppy"
],
"count": 1,
"shaped": false
},
{
"ingredients": [
"rose_bush"
],
"count": 2,
"shaped": false
},
{
"ingredients": [
"red_tulip"
],
"count": 1,
"shaped": false
}
],
"black_dye": [
{
"ingredients": [
"ink_sac"
],
"count": 1,
"shaped": false
},
{
"ingredients": [
"wither_rose"
],
"count": 1,
"shaped": false
}
],
"bone_meal": [
{
"ingredients": [
"bone"
],
"count": 3,
"shaped": false
},
{
"ingredients": [
"bone_block"
],
"count": 9,
"shaped": false
}
],
"sugar": [
{
"ingredients": [
"honey_bottle"
],
"count": 3,
"shaped": false
},
{
"ingredients": [
"sugar_cane"
],
"count": 1,
"shaped": false
}
],
"nether_wart_block": [
{
"ingredients": [
"nether_wart"
],
"count": 1,
"shaped": false
}
],
"dried_kelp": [
{
"ingredients": [
"dried_kelp_block"
],
"count": 9,
"shaped": false
}
],
"pumpkin_seeds": [
{
"ingredients": [
"pumpkin"
],
"count": 4,
"shaped": false
}
],
"melon_seeds": [
{
"ingredients": [
"melon_slice"
],
"count": 1,
"shaped": false
}
],
"gold_nugget": [
{
"ingredients": [
"gold_ingot"
],
"count": 9,
"shaped": false
}
],
"fermented_spider_eye": [
{
"ingredients": [
"brown_mushroom",
"spider_eye",
"sugar"
],
"count": 1,
"shaped": false
}
],
"blaze_powder": [
{
"ingredients": [
"blaze_rod"
],
"count": 2,
"shaped": false
}
],
"magma_cream": [
{
"ingredients": [
"blaze_powder",
"slime_ball"
],
"count": 1,
"shaped": false
}
],
"ender_eye": [
{
"ingredients": [
"blaze_powder",
"ender_pearl"
],
"count": 1,
"shaped": false
}
],
"waxed_copper_block": [
{
"ingredients": [
"copper_block",
"honeycomb"
],
"count": 1,
"shaped": false
}
],
"waxed_exposed_copper": [
{
"ingredients": [
"exposed_copper",
"honeycomb"
],
"count": 1,
"shaped": false
}
],
"waxed_weathered_copper": [
{
"ingredients": [
"honeycomb",
"weathered_copper"
],
"count": 1,
"shaped": false
}
],
"waxed_oxidized_copper": [
{
"ingredients": [
"honeycomb",
"oxidized_copper"
],
"count": 1,
"shaped": false
}
],
"white_concrete_powder": [
{
"ingredients": [
"gravel",
"sand",
"white_dye"
],
"count": 8,
"shaped": false
}
],
"orange_concrete_powder": [
{
"ingredients": [
"gravel",
"orange_dye",
"sand"
],
"count": 8,
"shaped": false
}
],
"magenta_concrete_powder": [
{
"ingredients": [
"gravel",
"magenta_dye",
"sand"
],
"count": 8,
"shaped": false
}
],
"light_blue_concrete_powder": [
{
"ingredients": [
"gravel",
"light_blue_dye",
"sand"
],
"count": 8,
"shaped": false
}
],
"yellow_concrete_powder": [
{
"ingredients": [
"gravel",
"sand",
"yellow_dye"
],
"count": 8,
"shaped": false
}
],
"lime_concrete_powder": [
{
"ingredients": [
"gravel",
"lime_dye",
"sand"
],
"count": 8,
"shaped": false
}
],
"pink_concrete_powder": [
{
"ingredients": [
"gravel",
"pink_dye",
"sand"
],
"count": 8,
"shaped": false
}
],
"gray_concrete_powder": [
{
"ingredients": [
"gravel",
"gray_dye",
"sand"
],
"count": 8,
"shaped": false
}
],
"light_gray_concrete_powder": [
{
"ingredients": [
"gravel",
"light_gray_dye",
"sand"
],
"count": 8,
"shaped": false
}
],
"cyan_concrete_powder": [
{
"ingredients": [
"cyan_dye",
"gravel",
"sand"
],
"count": 8,
"shaped": false
}
],
"purple_concrete_powder": [
{
"ingredients": [
"gravel",
"purple_dye",
"sand"
],
"count": 8,
"shaped": false
}
],
"blue_concrete_powder": [
{
"ingredients": [
"blue_dye",
"gravel",
"sand"
],
"count": 8,
"shaped": false
}
],
"brown_concrete_powder": [
{
"ingredients": [
"brown_dye",
"gravel",
"sand"
],
"count": 8,
"shaped": false
}
],
"green_concrete_powder": [
{
"ingredients": [
"gravel",
"green_dye",
"sand"
],
"count": 8,
"shaped": false
}
],
"red_concrete_powder": [
{
"ingredients": [
"gravel",
"red_dye",
"sand"
],
"count": 8,
"shaped": false
}
],
"black_concrete_powder": [
{
"ingredients": [
"black_dye",
"gravel",
"sand"
],
"count": 8,
"shaped": false
}
],
"muddy_mangrove_roots": [
{
"ingredients": [
"mangrove_roots",
"mud"
],
"count": 1,
"shaped": false
}
],
"bamboo_block": [
{
"ingredients": [
"bamboo"
],
"count": 1,
"shaped": false
}
],
"blue_ice": [
{
"ingredients": [
"packed_ice"
],
"count": 1,
"shaped": false
}
],
"fire_charge": [
{
"ingredients": [
"blaze_powder",
"coal",
"gunpowder"
],
"count": 3,
"shaped": false
}
],
"wind_charge": [
{
"ingredients": [
"breeze_rod"
],
"count": 4,
"shaped": false
}
],
"writable_book": [
{
"ingredients": [
"book",
"feather",
"ink_sac"
],
"count": 1,
"shaped": false
}
],
"glow_item_frame": [
{
"ingredients": [
"glow_ink_sac",
"item_frame"
],
"count": 1,
"shaped": false
}
],
"redstone": [
{
"ingredients": [
"redstone_block"
],
"count": 9,
"shaped": false
}
],
"orange_wool": [
{
"ingredients": [
"black_wool",
"orange_dye"
],
"count": 1,
"shaped": false
}
],
"magenta_wool": [
{
"ingredients": [
"black_wool",
"magenta_dye"
],
"count": 1,
"shaped": false
}
],
"light_blue_wool": [
{
"ingredients": [
"black_wool",
"light_blue_dye"
],
"count": 1,
"shaped": false
}
],
"yellow_wool": [
{
"ingredients": [
"black_wool",
"yellow_dye"
],
"count": 1,
"shaped": false
}
],
"pumpkin_pie": [
{
"ingredients": [
"egg",
"pumpkin",
"sugar"
],
"count": 1,
"shaped": false
}
],
"lime_wool": [
{
"ingredients": [
"black_wool",
"lime_dye"
],
"count": 1,
"shaped": false
}
],
"firework_rocket": [
{
"ingredients": [
"gunpowder",
"paper"
],
"count": 3,
"shaped": false
}
],
"pink_wool": [
{
"ingredients": [
"black_wool",
"pink_dye"
],
"count": 1,
"shaped": false
}
],
"gray_wool": [
{
"ingredients": [
"black_wool",
"gray_dye"
],
"count": 1,
"shaped": false
}
],
"light_gray_wool": [
{
"ingredients": [
"black_wool",
"light_gray_dye"
],
"count": 1,
"shaped": false
}
],
"cyan_wool": [
{
"ingredients": [
"black_wool",
"cyan_dye"
],
"count": 1,
"shaped": false
}
],
"purple_wool": [
{
"ingredients": [
"black_wool",
"purple_dye"
],
"count": 1,
"shaped": false
}
],
"blue_wool": [
{
"ingredients": [
"black_wool",
"blue_dye"
],
"count": 1,
"shaped": false
}
],
"brown_wool": [
{
"ingredients": [
"black_wool",
"brown_dye"
],
"count": 1,
"shaped": false
}
],
"waxed_lightning_rod": [
{
"ingredients": [
"honeycomb",
"lightning_rod"
],
"count": 1,
"shaped": false
}
],
"green_wool": [
{
"ingredients": [
"black_wool",
"green_dye"
],
"count": 1,
"shaped": false
}
],
"waxed_exposed_lightning_rod": [
{
"ingredients": [
"exposed_lightning_rod",
"honeycomb"
],
"count": 1,
"shaped": false
}
],
"red_wool": [
{
"ingredients": [
"black_wool",
"red_dye"
],
"count": 1,
"shaped": false
}
],
"rabbit_stew": [
{
"ingredients": [
"baked_potato",
"bowl",
"brown_mushroom",
"carrot",
"cooked_rabbit"
],
"count": 1,
"shaped": false
},
{
"ingredients": [
"baked_potato",
"bowl",
"carrot",
"cooked_rabbit",
"red_mushroom"
],
"count": 1,
"shaped": false
}
],
"waxed_weathered_lightning_rod": [
{
"ingredients": [
"honeycomb",
"weathered_lightning_rod"
],
"count": 1,
"shaped": false
}
],
"black_wool": [
{
"ingredients": [
"black_dye",
"blue_wool"
],
"count": 1,
"shaped": false
}
],
"waxed_oxidized_lightning_rod": [
{
"ingredients": [
"honeycomb",
"oxidized_lightning_rod"
],
"count": 1,
"shaped": false
}
],
"trapped_chest": [
{
"ingredients": [
"chest",
"tripwire_hook"
],
"count": 1,
"shaped": false
}
],
"stone_button": [
{
"ingredients": [
"stone"
],
"count": 1,
"shaped": false
}
],
"polished_blackstone_button": [
{
"ingredients": [
"polished_blackstone"
],
"count": 1,
"shaped": false
}
],
"oak_button": [
{
"ingredients": [
"oak_planks"
],
"count": 1,
"shaped": false
}
],
"spruce_button": [
{
"ingredients": [
"spruce_planks"
],
"count": 1,
"shaped": false
}
],
"birch_button": [
{
"ingredients": [
"birch_planks"
],
"count": 1,
"shaped": false
}
],
"jungle_button": [
{
"ingredients": [
"jungle_planks"
],
"count": 1,
"shaped": false
}
],
"acacia_button": [
{
"ingredients": [
"acacia_planks"
],
"count": 1,
"shaped": false
}
],
"cherry_button": [
{
"ingredients": [
"cherry_planks"
],
"count": 1,
"shaped": false
}
],
"dark_oak_button": [
{
"ingredients": [
"dark_oak_planks"
],
"count": 1,
"shaped": false
}
],
"pale_oak_button": [
{
"ingredients": [
"pale_oak_planks"
],
"count": 1,
"shaped": false
}
],
"mangrove_button": [
{
"ingredients": [
"mangrove_planks"
],
"count": 1,
"shaped": false
}
],
"bamboo_button": [
{
"ingredients": [
"bamboo_planks"
],
"count": 1,
"shaped": false
}
],
"crimson_button": [
{
"ingredients": [
"crimson_planks"
],
"count": 1,
"shaped": false
}
],
"warped_button": [
{
"ingredients": [
"warped_planks"
],
"count": 1,
"shaped": false
}
],
"beetroot_soup": [
{
"ingredients": [
"beetroot",
"bowl"
],
"count": 1,
"shaped": false
}
],
"iron_nugget": [
{
"ingredients": [
"iron_ingot"
],
"count": 9,
"shaped": false
}
],
"copper_nugget": [
{
"ingredients": [
"copper_ingot"
],
"count": 9,
"shaped": false
}
],
"waxed_copper_door": [
{
"ingredients": [
"copper_door",
"honeycomb"
],
"count": 1,
"shaped": false
}
],
"waxed_exposed_copper_door": [
{
"ingredients": [
"exposed_copper_door",
"honeycomb"
],
"count": 1,
"shaped": false
}
],
"waxed_weathered_copper_door": [
{
"ingredients": [
"honeycomb",
"weathered_copper_door"
],
"count": 1,
"shaped": false
}
],
"waxed_oxidized_copper_door": [
{
"ingredients": [
"honeycomb",
"oxidized_copper_door"
],
"count": 1,
"shaped": false
}
],
"music_disc_5": [
{
"ingredients": [
"disc_fragment_5"
],
"count": 1,
"shaped": false
}
],
"waxed_copper_trapdoor": [
{
"ingredients": [
"copper_trapdoor",
"honeycomb"
],
"count": 1,
"shaped": false
}
],
"waxed_exposed_copper_trapdoor": [
{
"ingredients": [
"exposed_copper_trapdoor",
"honeycomb"
],
"count": 1,
"shaped": false
}
],
"waxed_weathered_copper_trapdoor": [
{
"ingredients": [
"honeycomb",
"weathered_copper_trapdoor"
],
"count": 1,
"shaped": false
}
],
"waxed_oxidized_copper_trapdoor": [
{
"ingredients": [
"honeycomb",
"oxidized_copper_trapdoor"
],
"count": 1,
"shaped": false
}
],
"suspicious_stew": [
{
"ingredients": [
"allium",
"bowl",
"brown_mushroom",
"red_mushroom"
],
"count": 1,
"shaped": false
},
{
"ingredients": [
"azure_bluet",
"bowl",
"brown_mushroom",
"red_mushroom"
],
"count": 1,
"shaped": false
},
{
"ingredients": [
"blue_orchid",
"bowl",
"brown_mushroom",
"red_mushroom"
],
"count": 1,
"shaped": false
},
{
"ingredients": [
"bowl",
"brown_mushroom",
"closed_eyeblossom",
"red_mushroom"
],
"count": 1,
"shaped": false
},
{
"ingredients": [
"bowl",
"brown_mushroom",
"cornflower",
"red_mushroom"
],
"count": 1,
"shaped": false
},
{
"ingredients": [
"bowl",
"brown_mushroom",
"dandelion",
"red_mushroom"
],
"count": 1,
"shaped": false
},
{
"ingredients": [
"bowl",
"brown_mushroom",
"lily_of_the_valley",
"red_mushroom"
],
"count": 1,
"shaped": false
},
{
"ingredients": [
"bowl",
"brown_mushroom",
"open_eyeblossom",
"red_mushroom"
],
"count": 1,
"shaped": false
},
{
"ingredients": [
"bowl",
"brown_mushroom",
"orange_tulip",
"red_mushroom"
],
"count": 1,
"shaped": false
},
{
"ingredients": [
"bowl",
"brown_mushroom",
"oxeye_daisy",
"red_mushroom"
],
"count": 1,
"shaped": false
},
{
"ingredients": [
"bowl",
"brown_mushroom",
"pink_tulip",
"red_mushroom"
],
"count": 1,
"shaped": false
},
{
"ingredients": [
"bowl",
"brown_mushroom",
"poppy",
"red_mushroom"
],
"count": 1,
"shaped": false
},
{
"ingredients": [
"bowl",
"brown_mushroom",
"red_mushroom",
"red_tulip"
],
"count": 1,
"shaped": false
},
{
"ingredients": [
"bowl",
"brown_mushroom",
"red_mushroom",
"torchflower"
],
"count": 1,
"shaped": false
},
{
"ingredients": [
"bowl",
"brown_mushroom",
"red_mushroom",
"white_tulip"
],
"count": 1,
"shaped": false
},
{
"ingredients": [
"bowl",
"brown_mushroom",
"red_mushroom",
"wither_rose"
],
"count": 1,
"shaped": false
}
],
"flower_banner_pattern": [
{
"ingredients": [
"oxeye_daisy",
"paper"
],
"count": 1,
"shaped": false
}
],
"creeper_banner_pattern": [
{
"ingredients": [
"creeper_head",
"paper"
],
"count": 1,
"shaped": false
}
],
"mossy_cobblestone": [
{
"ingredients": [
"cobblestone",
"moss_block"
],
"count": 1,
"shaped": false
},
{
"ingredients": [
"cobblestone",
"vine"
],
"count": 1,
"shaped": false
}
],
"skull_banner_pattern": [
{
"ingredients": [
"paper",
"wither_skeleton_skull"
],
"count": 1,
"shaped": false
}
],
"mojang_banner_pattern": [
{
"ingredients": [
"enchanted_golden_apple",
"paper"
],
"count": 1,
"shaped": false
}
],
"field_masoned_banner_pattern": [
{
"ingredients": [
"bricks",
"paper"
],
"count": 1,
"shaped": false
}
],
"bordure_indented_banner_pattern": [
{
"ingredients": [
"paper",
"vine"
],
"count": 1,
"shaped": false
}
],
"chest_minecart": [
{
"ingredients": [
"chest",
"minecart"
],
"count": 1,
"shaped": false
}
],
"furnace_minecart": [
{
"ingredients": [
"furnace",
"minecart"
],
"count": 1,
"shaped": false
}
],
"tnt_minecart": [
{
"ingredients": [
"minecart",
"tnt"
],
"count": 1,
"shaped": false
}
],
"waxed_copper_lantern": [
{
"ingredients": [
"copper_lantern",
"honeycomb"
],
"count": 1,
"shaped": false
}
],
"hopper_minecart": [
{
"ingredients": [
"hopper",
"minecart"
],
"count": 1,
"shaped": false
}
],
"waxed_exposed_copper_lantern": [
{
"ingredients": [
"exposed_copper_lantern",
"honeycomb"
],
"count": 1,
"shaped": false
}
],
"waxed_weathered_copper_lantern": [
{
"ingredients": [
"honeycomb",
"weathered_copper_lantern"
],
"count": 1,
"shaped": false
}
],
"waxed_oxidized_copper_lantern": [
{
"ingredients": [
"honeycomb",
"oxidized_copper_lantern"
],
"count": 1,
"shaped": false
}
],
"oak_chest_boat": [
{
"ingredients": [
"chest",
"oak_boat"
],
"count": 1,
"shaped": false
}
],
"spruce_chest_boat": [
{
"ingredients": [
"chest",
"spruce_boat"
],
"count": 1,
"shaped": false
}
],
"birch_chest_boat": [
{
"ingredients": [
"birch_boat",
"chest"
],
"count": 1,
"shaped": false
}
],
"honey_bottle": [
{
"ingredients": [
"glass_bottle",
"honey_block"
],
"count": 4,
"shaped": false
}
],
"jungle_chest_boat": [
{
"ingredients": [
"chest",
"jungle_boat"
],
"count": 1,
"shaped": false
}
],
"acacia_chest_boat": [
{
"ingredients": [
"acacia_boat",
"chest"
],
"count": 1,
"shaped": false
}
],
"cherry_chest_boat": [
{
"ingredients": [
"cherry_boat",
"chest"
],
"count": 1,
"shaped": false
}
],
"dark_oak_chest_boat": [
{
"ingredients": [
"chest",
"dark_oak_boat"
],
"count": 1,
"shaped": false
}
],
"pale_oak_chest_boat": [
{
"ingredients": [
"chest",
"pale_oak_boat"
],
"count": 1,
"shaped": false
}
],
"mangrove_chest_boat": [
{
"ingredients": [
"chest",
"mangrove_boat"
],
"count": 1,
"shaped": false
}
],
"bamboo_chest_raft": [
{
"ingredients": [
"bamboo_raft",
"chest"
],
"count": 1,
"shaped": false
}
],
"white_candle": [
{
"ingredients": [
"candle",
"white_dye"
],
"count": 1,
"shaped": false
}
],
"mossy_stone_bricks": [
{
"ingredients": [
"moss_block",
"stone_bricks"
],
"count": 1,
"shaped": false
},
{
"ingredients": [
"stone_bricks",
"vine"
],
"count": 1,
"shaped": false
}
],
"orange_candle": [
{
"ingredients": [
"candle",
"orange_dye"
],
"count": 1,
"shaped": false
}
],
"magenta_candle": [
{
"ingredients": [
"candle",
"magenta_dye"
],
"count": 1,
"shaped": false
}
],
"light_blue_candle": [
{
"ingredients": [
"candle",
"light_blue_dye"
],
"count": 1,
"shaped": false
}
],
"flint_and_steel": [
{
"ingredients": [
"flint",
"iron_ingot"
],
"count": 1,
"shaped": false
}
],
"packed_mud": [
{
"ingredients": [
"mud",
"wheat"
],
"count": 1,
"shaped": false
}
],
"yellow_candle": [
{
"ingredients": [
"candle",
"yellow_dye"
],
"count": 1,
"shaped": false
}
],
"lime_candle": [
{
"ingredients": [
"candle",
"lime_dye"
],
"count": 1,
"shaped": false
}
],
"pink_candle": [
{
"ingredients": [
"candle",
"pink_dye"
],
"count": 1,
"shaped": false
}
],
"gray_candle": [
{
"ingredients": [
"candle",
"gray_dye"
],
"count": 1,
"shaped": false
}
],
"light_gray_candle": [
{
"ingredients": [
"candle",
"light_gray_dye"
],
"count": 1,
"shaped": false
}
],
"coal": [
{
"ingredients": [
"coal_block"
],
"count": 9,
"shaped": false
}
],
"cyan_candle": [
{
"ingredients": [
"candle",
"cyan_dye"
],
"count": 1,
"shaped": false
}
],
"purple_candle": [
{
"ingredients": [
"candle",
"purple_dye"
],
"count": 1,
"shaped": false
}
],
"blue_candle": [
{
"ingredients": [
"blue_dye",
"candle"
],
"count": 1,
"shaped": false
}
],
"diamond": [
{
"ingredients": [
"diamond_block"
],
"count": 9,
"shaped": false
}
],
"brown_candle": [
{
"ingredients": [
"brown_dye",
"candle"
],
"count": 1,
"shaped": false
}
],
"emerald": [
{
"ingredients": [
"emerald_block"
],
"count": 9,
"shaped": false
}
],
"green_candle": [
{
"ingredients": [
"candle",
"green_dye"
],
"count": 1,
"shaped": false
}
],
"lapis_lazuli": [
{
"ingredients": [
"lapis_block"
],
"count": 9,
"shaped": false
}
],
"red_candle": [
{
"ingredients": [
"candle",
"red_dye"
],
"count": 1,
"shaped": false
}
],
"black_candle": [
{
"ingredients": [
"black_dye",
"candle"
],
"count": 1,
"shaped": false
}
],
"raw_iron": [
{
"ingredients": [
"raw_iron_block"
],
"count": 9,
"shaped": false
}
],
"raw_copper": [
{
"ingredients": [
"raw_copper_block"
],
"count": 9,
"shaped": false
}
],
"raw_gold": [
{
"ingredients": [
"raw_gold_block"
],
"count": 9,
"shaped": false
}
],
"waxed_copper_bars": [
{
"ingredients": [
"copper_bars",
"honeycomb"
],
"count": 1,
"shaped": false
}
],
"waxed_exposed_copper_bars": [
{
"ingredients": [
"exposed_copper_bars",
"honeycomb"
],
"count": 1,
"shaped": false
}
],
"netherite_ingot": [
{
"ingredients": [
"gold_ingot",
"netherite_scrap"
],
"count": 1,
"shaped": false
},
{
"ingredients": [
"netherite_block"
],
"count": 9,
"shaped": false
}
],
"waxed_weathered_copper_bars": [
{
"ingredients": [
"honeycomb",
"weathered_copper_bars"
],
"count": 1,
"shaped": false
}
],
"waxed_oxidized_copper_bars": [
{
"ingredients": [
"honeycomb",
"oxidized_copper_bars"
],
"count": 1,
"shaped": false
}
],
"waxed_copper_chain": [
{
"ingredients": [
"copper_chain",
"honeycomb"
],
"count": 1,
"shaped": false
}
],
"waxed_exposed_copper_chain": [
{
"ingredients": [
"exposed_copper_chain",
"honeycomb"
],
"count": 1,
"shaped": false
}
],
"waxed_weathered_copper_chain": [
{
"ingredients": [
"honeycomb",
"weathered_copper_chain"
],
"count": 1,
"shaped": false
}
],
"waxed_oxidized_copper_chain": [
{
"ingredients": [
"honeycomb",
"oxidized_copper_chain"
],
"count": 1,
"shaped": false
}
],
"melon": [
{
"ingredients": [
"melon_slice"
],
"count": 1,
"shaped": false
}
],
"resin_clump": [
{
"ingredients": [
"resin_block"
],
"count": 9,
"shaped": false
}
],
"mushroom_stew": [
{
"ingredients": [
"bowl",
"brown_mushroom",
"red_mushroom"
],
"count": 1,
"shaped": false
}
],
"wheat": [
{
"ingredients": [
"hay_block"
],
"count": 9,
"shaped": false
}
],
"waxed_copper_chest": [
{
"ingredients": [
"copper_chest",
"honeycomb"
],
"count": 1,
"shaped": false
}
],
"waxed_exposed_copper_chest": [
{
"ingredients": [
"exposed_copper_chest",
"honeycomb"
],
"count": 1,
"shaped": false
}
],
"waxed_weathered_copper_chest": [
{
"ingredients": [
"honeycomb",
"weathered_copper_chest"
],
"count": 1,
"shaped": false
}
],
"waxed_oxidized_copper_chest": [
{
"ingredients": [
"honeycomb",
"oxidized_copper_chest"
],
"count": 1,
"shaped": false
}
],
"waxed_copper_golem_statue": [
{
"ingredients": [
"copper_golem_statue",
"honeycomb"
],
"count": 1,
"shaped": false
}
],
"waxed_exposed_copper_golem_statue": [
{
"ingredients": [
"exposed_copper_golem_statue",
"honeycomb"
],
"count": 1,
"shaped": false
}
],
"waxed_weathered_copper_golem_statue": [
{
"ingredients": [
"honeycomb",
"weathered_copper_golem_statue"
],
"count": 1,
"shaped": false
}
],
"waxed_oxidized_copper_golem_statue": [
{
"ingredients": [
"honeycomb",
"oxidized_copper_golem_statue"
],
"count": 1,
"shaped": false
}
],
"hay_block": [
{
"ingredients": [
"wheat"
],
"count": 1,
"shaped": false
}
]
}