Cooking Table
cookingforblockheads:cooking_table

Cooking Table

CookingForBlockheads · by BlayTheNinth
block Pickaxe Mineable

Acquisition

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

Mining & drops

sourcecountchanceconditions
Cooking Table1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
cookingforblockheads:cooking_table
Namespace
cookingforblockheads
Mod ID
cookingforblockheads
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "SSS",
    "CBC",
    "CCC"
  ],
  "ingredients": {
    "B": {
      "item": "cookingforblockheads:crafting_book"
    },
    "C": {
      "item": "minecraft:terracotta"
    },
    "S": {
      "tag": "balm:stones"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}