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.
block· Machines & Other Blocks
PC
Cobblemon · by The Cobblemon Team
PC is a block from Cobblemon, crafted from Iron Ingot, Glass, Copper Ingot, and Smooth Stone.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| PC | 1–1 | 100% | 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.
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| PC | 1–1 | 100% | Survives Explosion, Block State Property |
Related items
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
}


