minecraft:cherry_wood

Cherry Wood

Wood Type:
Minecraft · by Mojang Studios
block Cherry LogsCherry Logs

Acquisition

Crafting using Cherry Log, Cherry Log, Cherry Log and Cherry Log, arranged in the pattern shown. Produces 3× Cherry Wood.

Crafting
Cherry Wood ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Cherry Wood1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
minecraft:cherry_wood
Namespace
minecraft
Mod ID
minecraft
Tags (2)
minecraft:blocks/cherry_logs
minecraft:items/cherry_logs

Recipe JSON (1):

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