Dead Pine Shrub
regions_unexplored:dead_pine_shrub

Dead Pine Shrub

Regions Unexplored · by UHQ_GAMES
block ShrubsShrubs

Acquisition

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

Crafting
Dead Pine Sapling
Dead Pine Sapling
Dead Pine Shrub Dead Pine Shrub guaranteed

Mining & drops

sourcecountchanceconditions
Dead Pine Shrub1–1100%Survives Explosion, Block State Property

Used in (1)

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

Crafting ⇆ any arrangement
Dead Pine Shrub
Dead Pine Sapling Dead Pine Sapling ×2 guaranteed

Block drops

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