minecraft:emerald_block

Block of Emerald

Minecraft · by Mojang Studios
block Beacon Base BlocksPickaxe MineableNeeds Iron Tool

Acquisition

Crafting using Emerald, Emerald, Emerald, Emerald, Emerald, Emerald, Emerald, Emerald and Emerald, arranged in the pattern shown. Produces Block of Emerald.

Crafting
Emerald
Emerald
Emerald
Emerald
Emerald
Emerald
Emerald
Emerald
Emerald
Block of Emerald guaranteed

Mining & drops

sourcecountchanceconditions
Block of Emerald1–1100%Survives Explosion

Used in (1)

Crafting using Block of Emerald, in any arrangement. Produces 9× Emerald.

Crafting ⇆ any arrangement
Emerald Emerald ×9 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
minecraft:emerald_block
Namespace
minecraft
Mod ID
minecraft
Tags (3)
minecraft:blocks/beacon_base_blocks
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "###",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:emerald"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}