Blue Hopper Botany Pot
botanypots:blue_concrete_hopper_botany_pot

Blue Hopper Botany Pot

Dye Color:
BotanyPots · by Darkhax
block All Botany PotsHopper Botany PotsAll Botany PotsHopper Botany PotsPickaxe Mineable

Acquisition

Crafting Shaped using Blue Concrete, Hopper, Blue Concrete, Blue Concrete, Flower Pot, Blue Concrete and Blue Concrete, arranged in the pattern shown. Produces Blue Hopper Botany Pot.

Crafting Shaped
Blue Hopper Botany Pot Blue Hopper Botany Pot guaranteed

Crafting using Blue Botany Pot and Hopper, in any arrangement. Produces Blue Hopper Botany Pot.

Crafting ⇆ any arrangement
Blue Botany Pot
Hopper
Blue Hopper Botany Pot Blue Hopper Botany Pot guaranteed

Mining & drops

sourcecountchanceconditions
Blue Hopper Botany Pot1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
botanypots:blue_concrete_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:blue_concrete"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "botanypots:blue_concrete_botany_pot"
    },
    {
      "item": "minecraft:hopper"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}