minecraft:honeycomb_block

Honeycomb Block

Minecraft · by Mojang Studios
block

Acquisition

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

Crafting
Honeycomb
Honeycomb
Honeycomb
Honeycomb
Honeycomb Block guaranteed

Mining & drops

sourcecountchanceconditions
Honeycomb Block1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
minecraft:honeycomb_block
Namespace
minecraft
Mod ID
minecraft

Recipe JSON (1):

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