PC
16×16 · BAKED

block· Machines & Other Blocks

PC

Cobblemon · by The Cobblemon Team
block MachinesMachinesPickaxe Mineable

PC is a block from Cobblemon, crafted from Iron Ingot, Glass, Copper Ingot, and Smooth Stone.

Acquisition

Crafting using Iron Ingot, Glass, Iron Ingot, Iron Ingot, Copper Ingot, Iron Ingot, Smooth Stone, Copper Ingot and Smooth Stone, arranged in the pattern shown. Produces PC.

Crafting
PC PC guaranteed

Mining & drops

sourcecountchanceconditions
PC1–1100%Survives Explosion, Block State Property

Used in

Crafting using Dark Oak Planks, Dark Oak Planks, Dark Oak Planks, Dark Oak Planks, PC, Dark Oak Planks, Wheat, Hopper and Wheat, arranged in the pattern shown. Produces Pasture Block.

Crafting
Pasture Block Pasture Block guaranteed

Block drops

dropscountchanceconditions
PC1–1100%Survives Explosion, Block State Property
Developer reference
Registry name
cobblemon:pc
Namespace
cobblemon
Mod ID
cobblemon
Tags (3)
cobblemon:blocks/machines
cobblemon:items/machines
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "IGI",
    "ICI",
    "SCS"
  ],
  "ingredients": {
    "C": {
      "item": "minecraft:copper_ingot"
    },
    "G": {
      "item": "minecraft:glass"
    },
    "I": {
      "item": "minecraft:iron_ingot"
    },
    "S": {
      "item": "minecraft:smooth_stone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}