Haunted Sapling
16×16 · BAKED

block· Machines & Other Blocks

Haunted Sapling

Goety · by Polarice3
block SaplingsSaplings

Haunted Sapling is a block from Goety, crafted from Flowering Azalea.

Acquisition

Cursed Infuser Recipes using Flowering Azalea. Produces Haunted Sapling.

Cursed Infuser Recipes
Haunted Sapling Haunted Sapling guaranteed

Crafting using Flowering Azalea, Flowering Azalea, Totem of Souls, Flowering Azalea and Flowering Azalea, arranged in the pattern shown. Produces Haunted Sapling.

Crafting
Flowering Azalea
Flowering Azalea
Totem of Souls
Flowering Azalea
Flowering Azalea
Haunted Sapling Haunted Sapling guaranteed

Mining & drops

sourcecountdrop rateconditions
Block loot table: Potted Haunted Sapling (goety) goety:potted_haunted_sapling1–1100%Survives Explosion
Haunted Sapling1–1100%Survives Explosion

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

Drops itself when broken.

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

Recipe JSON (2):

{
  "recipe_type": "goety:cursed_infuser_recipes",
  "pattern": null,
  "ingredients": {
    "tag": "minecraft:saplings"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " s ",
    "sts",
    " s "
  ],
  "ingredients": {
    "s": {
      "tag": "minecraft:saplings"
    },
    "t": {
      "tag": "goety:totems"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}