Cherry Shrub
regions_unexplored:cherry_shrub

Cherry Shrub

Wood Type:
Regions Unexplored · by UHQ_GAMES
block ShrubsShrubs

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

Acquisition

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

Crafting
Cherry Sapling
Cherry Sapling
Cherry Shrub Cherry Shrub guaranteed

Mining & drops

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

Used in (1)

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

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

Block drops

dropscountchanceconditions
Cherry Shrub1–1100%Survives Explosion, Block State Property
Developer reference
Registry name
regions_unexplored:cherry_shrub
Namespace
regions_unexplored
Mod ID
regions_unexplored
Tags (2)
regions_unexplored:blocks/shrubs
regions_unexplored:items/shrubs

Recipe JSON (1):

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