Petal Apothecary
botania:apothecary_default

Petal Apothecary

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
block Pickaxe Mineable

Acquisition

Crafting using Cobblestone, Any Petals, Cobblestone, Cobblestone, Cobblestone, Cobblestone and Cobblestone, arranged in the pattern shown. Produces Petal Apothecary.

Crafting
Petal Apothecary Petal Apothecary guaranteed

Mining & drops

sourcecountchanceconditions
Petal Apothecary1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
botania:apothecary_default
Namespace
botania
Mod ID
botania
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "CPC",
    " C ",
    "CCC"
  ],
  "ingredients": {
    "C": {
      "item": "minecraft:cobblestone"
    },
    "P": {
      "tag": "botania:petals"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}