minecraft:mossy_stone_bricks

Mossy Stone Bricks

Minecraft · by Mojang Studios
block Pickaxe MineableStone BricksStone Bricks

Acquisition

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

Crafting ⇆ any arrangement
Mossy Stone Bricks guaranteed

Miner using Any Basic Resources Miner. Produces Mossy Stone Bricks.

Miner
Mossy Stone Bricks guaranteed

Crafting using Stone Bricks and Vines, in any arrangement. Produces Mossy Stone Bricks.

Crafting ⇆ any arrangement
Mossy Stone Bricks guaranteed

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

Crafting ⇆ any arrangement
Mossy Stone Bricks guaranteed

Mining & drops

sourcecountchanceconditions
Mossy Stone Bricks1–1100%Survives Explosion
Infested Mossy Stone Bricks1–1100%Drops itself with Silk Touch

Used in (6)

Crafting using Mossy Stone Bricks, Mossy Stone Bricks, Mossy Stone Bricks, Mossy Stone Bricks, Mossy Stone Bricks and Mossy Stone Bricks, arranged in the pattern shown. Produces 6× Mossy Stone Brick Wall.

Crafting
Mossy Stone Brick Wall Mossy Stone Brick Wall ×6 guaranteed

Crafting using Mossy Stone Bricks, Mossy Stone Bricks and Mossy Stone Bricks, arranged in the pattern shown. Produces 6× Mossy Stone Brick Slab.

Crafting
Mossy Stone Brick Slab Mossy Stone Brick Slab ×6 guaranteed

Crafting using Mossy Stone Bricks, Mossy Stone Bricks, Mossy Stone Bricks, Mossy Stone Bricks, Mossy Stone Bricks and Mossy Stone Bricks, arranged in the pattern shown. Produces 4× Mossy Stone Brick Stairs.

Crafting
Mossy Stone Brick Stairs Mossy Stone Brick Stairs ×4 guaranteed
view all 6 →

Block drops

Drops itself when broken.

Developer reference
Registry name
minecraft:mossy_stone_bricks
Namespace
minecraft
Mod ID
minecraft
Tags (3)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/stone_bricks
minecraft:items/stone_bricks

Recipe JSON (4):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:stone_bricks"
    },
    {
      "item": "minecraft:moss_block"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": "mossy_stone_bricks",
  "experience": null,
  "cooking_time": null
}
{
  "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:stone_bricks"
    },
    {
      "item": "minecraft:vine"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": "mossy_stone_bricks",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:stone_bricks"
    },
    {
      "item": "biomesoplenty:willow_vine"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": "mossy_stone_bricks",
  "experience": null,
  "cooking_time": null
}