minecraft:stripped_oak_wood

Stripped Oak Wood

Minecraft · by Mojang Studios
block Oak LogsOak Logs

Acquisition

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

Crafting
Stripped Oak Wood ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Stripped Oak Wood1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

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