Jungle Shrub
regions_unexplored:jungle_shrub

Jungle Shrub

Wood Type:
Regions Unexplored · by UHQ_GAMES
block ShrubsShrubs

Acquisition

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

Crafting
Jungle Sapling
Jungle Sapling
Jungle Shrub Jungle Shrub guaranteed

Mining & drops

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

Used in (1)

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

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

Block drops

dropscountchanceconditions
Jungle Shrub1–1100%Survives Explosion, Block State Property
Developer reference
Registry name
regions_unexplored:jungle_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:jungle_sapling"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "shrubs",
  "experience": null,
  "cooking_time": null
}