Cooking Pot
16×16 · BAKED

block· Machines & Other Blocks

Cooking Pot

[Let's Do] Candlelight · by satisfy
block Pickaxe Mineable

Cooking Pot is a block from [Let's Do] Candlelight, crafted from Copper Ingot and Wooden Shovel.

Acquisition

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

Crafting
Copper Ingot
Wooden Shovel
Copper Ingot
Copper Ingot
Copper Ingot
Copper 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
candlelight:cooking_pot
Namespace
candlelight
Mod ID
candlelight
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

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