minecraft:mossy_cobblestone

Mossy Cobblestone

Minecraft · by Mojang Studios
block Pickaxe Mineable

Acquisition

Miner using Any Basic Resources Miner. Produces Mossy Cobblestone.

Miner
Mossy Cobblestone guaranteed

Crafting using Cobblestone and Vines, in any arrangement. Produces Mossy Cobblestone.

Crafting ⇆ any arrangement
Mossy Cobblestone guaranteed

Crafting using Cobblestone and Willow Vine, in any arrangement. Produces Mossy Cobblestone.

Crafting ⇆ any arrangement
Mossy Cobblestone guaranteed

Crafting using Cobblestone and Moss Block, in any arrangement. Produces Mossy Cobblestone.

Crafting ⇆ any arrangement
Mossy Cobblestone guaranteed

Mining & drops

sourcecountchanceconditions
Mossy Cobblestone1–1100%Survives Explosion

Used in (7)

Crafting using Diamond, Wild Armor Trim Smithing Template, Diamond, Diamond, Mossy Cobblestone, Diamond, Diamond, Diamond and Diamond, arranged in the pattern shown. Produces 2× Wild Armor Trim Smithing Template.

Crafting
Wild Armor Trim Smithing Template Wild Armor Trim Smithing Template ×2 guaranteed

Crafting using Mossy Cobblestone, Mossy Cobblestone, Mossy Cobblestone, Mossy Cobblestone, Mossy Cobblestone and Mossy Cobblestone, arranged in the pattern shown. Produces 4× Mossy Cobblestone Stairs.

Crafting
Mossy Cobblestone Stairs Mossy Cobblestone Stairs ×4 guaranteed

Crafting using Mossy Cobblestone, Mossy Cobblestone and Mossy Cobblestone, arranged in the pattern shown. Produces 6× Mossy Cobblestone Slab.

Crafting
Mossy Cobblestone Slab Mossy Cobblestone Slab ×6 guaranteed
view all 7 →

Block drops

Drops itself when broken.

Developer reference
Registry name
minecraft:mossy_cobblestone
Namespace
minecraft
Mod ID
minecraft
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (4):

{
  "recipe_type": "occultism:miner",
  "pattern": null,
  "ingredients": {
    "tag": "occultism:miners/basic_resources"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:cobblestone"
    },
    {
      "item": "minecraft:vine"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": "mossy_cobblestone",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:cobblestone"
    },
    {
      "item": "biomesoplenty:willow_vine"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": "mossy_cobblestone",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:cobblestone"
    },
    {
      "item": "minecraft:moss_block"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": "mossy_cobblestone",
  "experience": null,
  "cooking_time": null
}