Cutting using Ashen Wood (50 ticks). Produces Stripped Dead Wood.
50 ticks


Stripped Dead Wood is a block from Regions Unexplored, crafted from Stripped Dead Log.
Cutting using Ashen Wood (50 ticks). Produces Stripped Dead Wood.
50 ticks

Crafting using Stripped Dead Log, Stripped Dead Log, Stripped Dead Log and Stripped Dead Log, arranged in the pattern shown. Produces 3× Stripped Dead Wood.
| source | count | chance | conditions |
|---|---|---|---|
| Stripped Dead Wood | 1–1 | 100% | Survives Explosion |
Drops itself when broken.
regions_unexplored:stripped_dead_woodregions_unexploredregions_unexploredforge:blocks/stripped_wood forge:items/stripped_wood regions_unexplored:blocks/dead_logs regions_unexplored:items/dead_logs
Recipe JSON (2):
{
"recipe_type": "create:cutting",
"pattern": null,
"ingredients": {
"item": "regions_unexplored:ashen_wood"
},
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "regions_unexplored"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 50
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##",
"##"
],
"ingredients": {
"#": {
"item": "regions_unexplored:stripped_dead_log"
}
},
"conditions": [],
"sequence": null,
"group_name": "bark",
"experience": null,
"cooking_time": null
}