Crafting Shaped using Cyan Concrete, Cyan Concrete, Cyan Concrete, Flower Pot, Cyan Concrete and Cyan Concrete, arranged in the pattern shown. Produces Cyan Botany Pot.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Cyan Botany Pot | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Cyan Botany Pot and Hopper, in any arrangement. Produces Cyan Hopper Botany Pot.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
botanypots:cyan_concrete_botany_pot- Namespace
botanypots- Mod ID
botanypots- Tags (5)
botanypots:blocks/all_botany_pots botanypots:blocks/basic_botany_pots botanypots:items/all_botany_pots botanypots:items/basic_botany_pots minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "crafting_shaped",
"pattern": [
"S S",
"SPS",
" S "
],
"ingredients": {
"P": {
"item": "minecraft:flower_pot"
},
"S": {
"item": "minecraft:cyan_concrete"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
