Solite Petal Apothecary
botania:apothecary_desert

Solite Petal Apothecary

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

Acquisition

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

Crafting
Solite Petal Apothecary Solite Petal Apothecary guaranteed

Mining & drops

sourcecountchanceconditions
Solite Petal Apothecary1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
botania:apothecary_desert
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": "botania:metamorphic_desert_cobblestone"
    },
    "P": {
      "tag": "botania:petals"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "botania:metamorphic_apothecary",
  "experience": null,
  "cooking_time": null
}