Thornwood Sapling
alexscaves:thornwood_sapling

Thornwood Sapling

Alex's Caves · by Alexthe668, Noonyeyz
block SaplingsSaplings

Thornwood Sapling is a block from Alex's Caves, crafted from Thornwood Branch and Fertilizer.

Acquisition

Crafting using Thornwood Branch, Thornwood Branch and Fertilizer, arranged in the pattern shown. Produces Thornwood Sapling.

Crafting
Thornwood Branch
Thornwood Branch
Fertilizer
Thornwood Sapling Thornwood Sapling guaranteed

Mining & drops

sourcecountchanceconditions
Thornwood Sapling1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "B",
    "B",
    "F"
  ],
  "ingredients": {
    "B": {
      "item": "alexscaves:thornwood_branch"
    },
    "F": {
      "item": "alexscaves:fertilizer"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}