minecraft:stripped_cherry_wood

Stripped Cherry Wood

Minecraft · by Mojang Studios
block Cherry LogsCherry Logs

Acquisition

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

Crafting
Stripped Cherry Wood ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Stripped Cherry Wood1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
minecraft:stripped_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:stripped_cherry_log"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "bark",
  "experience": null,
  "cooking_time": null
}