Light Blue Botany Pot
botanypots:light_blue_concrete_botany_pot

Light Blue Botany Pot

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

Acquisition

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

Crafting Shaped
Light Blue Botany Pot Light Blue Botany Pot guaranteed

Mining & drops

sourcecountchanceconditions
Light Blue Botany Pot1–1100%Survives Explosion

Used in (1)

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

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

Block drops

Drops itself when broken.

Developer reference
Registry name
botanypots:light_blue_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:light_blue_concrete"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}