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

Stripped Birch Wood
Minecraft · by Mojang Studios
Acquisition
Cutting using Silver Birch Wood (50 ticks). Produces Stripped Birch Wood.
50 ticks

Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Stripped Birch Wood | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
minecraft:stripped_birch_wood- Namespace
minecraft- Mod ID
minecraft- Tags (2)
minecraft:blocks/birch_logs minecraft:items/birch_logs
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##",
"##"
],
"ingredients": {
"#": {
"item": "minecraft:stripped_birch_log"
}
},
"conditions": [],
"sequence": null,
"group_name": "bark",
"experience": null,
"cooking_time": null
}{
"recipe_type": "create:cutting",
"pattern": null,
"ingredients": {
"item": "regions_unexplored:silver_birch_wood"
},
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "regions_unexplored"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 50
}
