Azalea Flowers
16×16 · BAKED

block· Machines & Other Blocks

Azalea Flowers

Twigs · by Ninni
block Replaceable PlantsSmall FlowersSmall Flowers

Azalea Flowers is a block from Twigs, crafted from Flowering Azalea.

Acquisition

Crafting using Flowering Azalea, in any arrangement. Produces 6× Azalea Flowers.

Crafting ⇆ any arrangement
Flowering Azalea
Azalea Flowers Azalea Flowers ×6 guaranteed

Crafting using Flowering Azalea Leaves, in any arrangement. Produces 6× Azalea Flowers.

Crafting ⇆ any arrangement
Azalea Flowers Azalea Flowers ×6 guaranteed

Mining & drops

sourcecountdrop rateconditions
Block loot table: Potted Azalea Flowers (twigs) twigs:potted_azalea_flowers1–1100%Survives Explosion
Azalea Flowers1–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
twigs:azalea_flowers
Namespace
twigs
Mod ID
twigs
Tags (3)
minecraft:blocks/replaceable_plants
minecraft:blocks/small_flowers
minecraft:items/small_flowers

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:flowering_azalea"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:flowering_azalea_leaves"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}