Purple Glazed Hopper Botany Pot
botanypots:purple_glazed_terracotta_hopper_botany_pot

Purple Glazed Hopper Botany Pot

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

Acquisition

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

Crafting ⇆ any arrangement
Purple Glazed Botany Pot
Hopper
Purple Glazed Hopper Botany Pot Purple Glazed Hopper Botany Pot guaranteed

Crafting Shaped using Purple Glazed Terracotta, Hopper, Purple Glazed Terracotta, Purple Glazed Terracotta, Flower Pot, Purple Glazed Terracotta and Purple Glazed Terracotta, arranged in the pattern shown. Produces Purple Glazed Hopper Botany Pot.

Crafting Shaped
Purple Glazed Hopper Botany Pot Purple Glazed Hopper Botany Pot guaranteed

Mining & drops

sourcecountchanceconditions
Purple Glazed Hopper Botany Pot1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
botanypots:purple_glazed_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": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "botanypots:purple_glazed_terracotta_botany_pot"
    },
    {
      "item": "minecraft:hopper"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "crafting_shaped",
  "pattern": [
    "SHS",
    "SPS",
    " S "
  ],
  "ingredients": {
    "H": {
      "item": "minecraft:hopper"
    },
    "P": {
      "item": "minecraft:flower_pot"
    },
    "S": {
      "item": "minecraft:purple_glazed_terracotta"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}