Crafting using Cobbled Mycelite, Any Petals, Cobbled Mycelite, Cobbled Mycelite, Cobbled Mycelite, Cobbled Mycelite and Cobbled Mycelite, arranged in the pattern shown. Produces Mycelite Petal Apothecary.
Mycelite Petal Apothecary
Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Mycelite Petal Apothecary | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
botania:apothecary_fungal- Namespace
botania- Mod ID
botania- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/mushroom_grow_block
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"CPC",
" C ",
"CCC"
],
"ingredients": {
"C": {
"item": "botania:metamorphic_fungal_cobblestone"
},
"P": {
"tag": "botania:petals"
}
},
"conditions": [],
"sequence": null,
"group_name": "botania:metamorphic_apothecary",
"experience": null,
"cooking_time": null
}
