Ashen Shrub
regions_unexplored:ashen_shrub

Ashen Shrub

Regions Unexplored · by UHQ_GAMES
block

Ashen Shrub is a block from Regions Unexplored, crafted from Ashen Sapling.

Acquisition

Crafting using Ashen Sapling and Ashen Sapling, arranged in the pattern shown. Produces Ashen Shrub.

Crafting
Ashen Sapling
Ashen Sapling
Ashen Shrub Ashen Shrub guaranteed

Mining & drops

sourcecountchanceconditions
Ashen Shrub1–1100%Survives Explosion, Block State Property

Used in (1)

Crafting using Ashen Shrub, in any arrangement. Produces 2× Ashen Sapling.

Crafting ⇆ any arrangement
Ashen Shrub
Ashen Sapling Ashen Sapling ×2 guaranteed

Block drops

dropscountchanceconditions
Ashen Shrub1–1100%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
}