Pasture Block
16×16 · BAKED

block· Machines & Other Blocks

Pasture Block

Cobblemon · by The Cobblemon Team
block MachinesMachinesAxe Mineable

Pasture Block is a block from Cobblemon, crafted from Dark Oak Planks, PC, Wheat, and Hopper.

Acquisition

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

Mining & drops

sourcecountchanceconditions
Pasture Block1–1100%Survives Explosion, Block State Property

Block drops

dropscountchanceconditions
Pasture Block1–1100%Survives Explosion, Block State Property
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
}