Cursed Infuser Recipes using Flowering Azalea. Produces Haunted Sapling.
block· Machines & Other Blocks
Haunted Sapling
Goety · by Polarice3
Haunted Sapling is a block from Goety, crafted from Flowering Azalea.
Acquisition
Crafting using Flowering Azalea, Flowering Azalea, Totem of Souls, Flowering Azalea and Flowering Azalea, arranged in the pattern shown. Produces Haunted Sapling.
- Inputs
- 4 × Flowering Azalea
- Totem of Souls
- Output
- → Haunted Sapling
Mining & drops
| source | count | drop rate | conditions |
|---|---|---|---|
Block loot table: Potted Haunted Sapling (goety) goety:potted_haunted_sapling | 1–1 | 100% | Survives Explosion |
| Haunted Sapling | 1–1 | 100% | 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
}