Cooking Pan
16×16 · BAKED

block· Machines & Other Blocks

Cooking Pan

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

Cooking Pan is a block from [Let's Do] Candlelight, crafted from Copper Ingot and Stick.

Acquisition

Crafting using Copper Ingot, Copper Ingot, Copper Ingot, Copper Ingot and Stick, arranged in the pattern shown. Produces Cooking Pan.

Crafting
Copper Ingot
Copper Ingot
Copper Ingot
Copper Ingot
Stick
Cooking Pan Cooking Pan guaranteed

Block drops

Drops itself

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " ii",
    " ii",
    "/  "
  ],
  "ingredients": {
    "/": {
      "item": "minecraft:stick"
    },
    "i": {
      "item": "minecraft:copper_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}