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