Floating Cyan Flower
botania:cyan_floating_flower

Floating Cyan Flower

Dye Color:
Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
block Mundane Floating FlowersMundane Floating FlowersShovel Mineable

Acquisition

Crafting using Glimmering Cyan Flower, Pasture Seeds and Dirt, arranged in the pattern shown. Produces Floating Cyan Flower.

Crafting
Floating Cyan Flower Floating Cyan Flower guaranteed

Mining & drops

sourcecountchanceconditions
Floating Cyan Flower1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
botania:cyan_floating_flower
Namespace
botania
Mod ID
botania
Tags (3)
botania:blocks/mundane_floating_flowers
botania:items/mundane_floating_flowers
minecraft:blocks/mineable/shovel

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "F",
    "S",
    "D"
  ],
  "ingredients": {
    "D": {
      "item": "minecraft:dirt"
    },
    "F": {
      "item": "botania:cyan_shiny_flower"
    },
    "S": {
      "item": "botania:grass_seeds"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "botania:floating_flowers",
  "experience": null,
  "cooking_time": null
}