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.
Cooking Table
CookingForBlockheads · by BlayTheNinth
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Cooking Table | 1–1 | 100% | 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
}
