Crafting using Ashen Sapling and Ashen Sapling, arranged in the pattern shown. Produces Ashen Shrub.
Ashen Shrub
Regions Unexplored · by UHQ_GAMES
Ashen Shrub is a block from Regions Unexplored, crafted from Ashen Sapling.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Ashen Shrub | 1–1 | 100% | Survives Explosion, Block State Property |
Used in (1)
Crafting using Ashen Shrub, in any arrangement. Produces 2× Ashen Sapling.
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Ashen Shrub | 1–1 | 100% | Survives Explosion, Block State Property |
Developer reference
- Registry name
regions_unexplored:ashen_shrub- Namespace
regions_unexplored- Mod ID
regions_unexplored
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#",
"#"
],
"ingredients": {
"#": {
"item": "regions_unexplored:ashen_sapling"
}
},
"conditions": [],
"sequence": null,
"group_name": "shrubs",
"experience": null,
"cooking_time": null
}