minecraft:moss_block

Moss Block

Minecraft · by Mojang Studios
block DirtHoe MineableSmall Dripleaf PlaceableSniffer Diggable BlockSniffer Egg Hatch BoostDirt

Acquisition

Crafting using Mycelium, Mycelium, Mycelium, Mycelium, Manipulation Essence, Mycelium, Mycelium, Mycelium and Mycelium, arranged in the pattern shown. Produces 8× Moss Block.

Crafting
Moss Block ×8 guaranteed

Padded using Plantball, Plantball, UU-Matter, Plantball and Plantball, arranged in the pattern shown. Produces Moss Block.

Padded
Plantball
Plantball
UU-Matter
Plantball
Plantball
Moss Block guaranteed

Cloche using no listed ingredients. Produces Moss Block.

Cloche
Moss Block guaranteed

Mining & drops

sourcecountchanceconditions
Moss Block1–1100%Survives Explosion
Loot table: Shipwreck Supply (minecraft) minecraft:shipwreck_supply1–1100%

Used in (3)

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

Crafting ⇆ any arrangement
Mossy Stone Bricks guaranteed

Crafting using Moss Block and Moss Block, arranged in the pattern shown. Produces 3× Moss Carpet.

Crafting
Moss Carpet Moss Carpet ×3 guaranteed

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

Crafting ⇆ any arrangement
Mossy Cobblestone guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
minecraft:moss_block
Namespace
minecraft
Mod ID
minecraft
Tags (6)
minecraft:blocks/dirt
minecraft:blocks/mineable/hoe
minecraft:blocks/small_dripleaf_placeable
minecraft:blocks/sniffer_diggable_block
minecraft:blocks/sniffer_egg_hatch_boost
minecraft:items/dirt

Recipe JSON (3):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "xxx",
    "xyx",
    "xxx"
  ],
  "ingredients": {
    "x": {
      "item": "minecraft:mycelium"
    },
    "y": {
      "item": "ars_nouveau:manipulation_essence"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "reborncore:padded",
  "pattern": [
    "G G",
    " U ",
    "G G"
  ],
  "ingredients": {
    "G": {
      "item": "techreborn:plantball"
    },
    "U": {
      "item": "techreborn:uu_matter"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "immersiveengineering:cloche",
  "pattern": null,
  "ingredients": null,
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}