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· Machines & Other Blocks
Pasture Block
Cobblemon · by The Cobblemon Team
Pasture Block is a block from Cobblemon, crafted from Dark Oak Planks, PC, Wheat, and Hopper.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Pasture Block | 1–1 | 100% | Survives Explosion, Block State Property |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Pasture Block | 1–1 | 100% | Survives Explosion, Block State Property |
Related items
Developer reference
- Registry name
cobblemon:pasture- Namespace
cobblemon- Mod ID
cobblemon- Tags (3)
cobblemon:blocks/machines cobblemon:items/machines minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"PPP",
"PCP",
"WHW"
],
"ingredients": {
"C": {
"item": "cobblemon:pc"
},
"H": {
"item": "minecraft:hopper"
},
"P": {
"tag": "minecraft:planks"
},
"W": {
"item": "minecraft:wheat"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
