Cooking Pot
16×16 · BAKED

block· Machines & Other Blocks

Cooking Pot

[Let's Do] Farm & Charm · by satisfy, jason13
block Cooking PotsSuppress Campfire Smoke ParticlesHangablePickaxe Mineable

Cooking Pot is a block from [Let's Do] Farm & Charm, crafted from Iron Ingot and Wooden Shovel.

Acquisition

Crafting using Iron Ingot, Wooden Shovel, Iron Ingot, Iron Ingot, Iron Ingot and Iron Ingot, arranged in the pattern shown. Produces Cooking Pot.

Crafting
Iron Ingot
Wooden Shovel
Iron Ingot
Iron Ingot
Iron Ingot
Iron Ingot
Cooking Pot Cooking Pot guaranteed

Mining & drops

sourcecountdrop rateconditions
Cooking Pot1–1100%Survives Explosion

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

Drops itself when broken.

Developer reference
Registry name
farm_and_charm:cooking_pot
Namespace
farm_and_charm
Mod ID
farm_and_charm
Tags (4)
farm_and_charm:blocks/cooking_pots
farm_and_charm:blocks/suppress_campfire_smoke_particles
farm_and_charm:items/hangable
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ISI",
    "III"
  ],
  "ingredients": {
    "I": {
      "item": "minecraft:iron_ingot"
    },
    "S": {
      "item": "minecraft:wooden_shovel"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "cooking_pot",
  "experience": null,
  "cooking_time": null
}