Small Cooking Pot
16×16 · BAKED

block· Machines & Other Blocks

Small Cooking Pot

[Let's Do] Bakery · by Satisfy
block HangablePickaxe Mineable

Small Cooking Pot is a block from [Let's Do] Bakery, crafted from Iron Ingot and Bamboo Slab.

Acquisition

Crafting using Iron Ingot, Iron Ingot, Bamboo Slab, Iron Ingot and Iron Ingot, arranged in the pattern shown. Produces Small Cooking Pot.

Crafting
Iron Ingot
Iron Ingot
Bamboo Slab
Iron Ingot
Iron Ingot
Small Cooking Pot Small Cooking Pot guaranteed

Block drops

Drops itself

Developer reference
Registry name
bakery:small_cooking_pot
Namespace
bakery
Mod ID
bakery
Tags (2)
farm_and_charm:items/hangable
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "iiB",
    "ii "
  ],
  "ingredients": {
    "B": {
      "tag": "minecraft:wooden_slabs"
    },
    "i": {
      "item": "minecraft:iron_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "faucet",
  "experience": null,
  "cooking_time": null
}