Cooking for Blockheads II
cookingforblockheads:crafting_book

Cooking for Blockheads II

CookingForBlockheads · by BlayTheNinth
item BooksBook

Acquisition

Crafting using Any Diamonds, Crafting Table, Cooking for Blockheads I, Crafting Table and Any Diamonds, arranged in the pattern shown. Produces Cooking for Blockheads II.

Crafting
Cooking for Blockheads II Cooking for Blockheads II guaranteed

Used in (1)

Crafting using Any Stones, Any Stones, Any Stones, Terracotta, Cooking for Blockheads II, Terracotta, Terracotta, Terracotta and Terracotta, arranged in the pattern shown. Produces Cooking Table.

Crafting
Cooking Table Cooking Table guaranteed
Developer reference
Registry name
cookingforblockheads:crafting_book
Namespace
cookingforblockheads
Mod ID
cookingforblockheads
Tags (2)
forge:items/books
inspirations:items/book

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " D ",
    "CBC",
    " D "
  ],
  "ingredients": {
    "B": {
      "item": "cookingforblockheads:recipe_book"
    },
    "C": {
      "item": "minecraft:crafting_table"
    },
    "D": {
      "tag": "balm:diamonds"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}