Spruce Sapling
minecraft:spruce_sapling

Spruce Sapling

Wood Type:
Minecraft · by Mojang Studios
block SaplingsSaplings

Acquisition

Padded using Plantball, UU-Matter and Saw Dust, arranged in the pattern shown. Produces Spruce Sapling.

Padded
Plantball
UU-Matter
Saw Dust
Spruce Sapling Spruce Sapling guaranteed

Mining & drops

sourcecountchanceconditions
Block loot table: Potted Spruce Sapling (minecraft) minecraft:potted_spruce_sapling1–1100%Survives Explosion
Loot table: Village Taiga House (minecraft) minecraft:village_taiga_house1–1100%
Spruce Leaves1–1100%Survives Explosion, Table Bonus
Spruce Sapling1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
minecraft:spruce_sapling
Namespace
minecraft
Mod ID
minecraft
Tags (2)
minecraft:blocks/saplings
minecraft:items/saplings

Recipe JSON (1):

{
  "recipe_type": "reborncore:padded",
  "pattern": [
    "   ",
    " PU",
    " S "
  ],
  "ingredients": {
    "P": {
      "item": "techreborn:plantball"
    },
    "S": {
      "tag": "c:saw_dusts"
    },
    "U": {
      "item": "techreborn:uu_matter"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}