Azure Jadestone Flower Pot
betterend:azure_jadestone_flower_pot

Azure Jadestone Flower Pot

item Pickaxe Mineable

Azure Jadestone Flower Pot is a item from Unknown Mod, crafted from Azure Jadestone Bricks.

Acquisition

Crafting using Azure Jadestone Bricks, Azure Jadestone Bricks and Azure Jadestone Bricks, arranged in the pattern shown. Produces 3× Azure Jadestone Flower Pot.

Crafting
Azure Jadestone Bricks
Azure Jadestone Bricks
Azure Jadestone Bricks
Azure Jadestone Flower Pot Azure Jadestone Flower Pot ×3 guaranteed
Developer reference
Registry name
betterend:azure_jadestone_flower_pot
Namespace
betterend
Mod ID
unknown
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "# #",
    " # "
  ],
  "ingredients": {
    "#": {
      "item": "betterend:azure_jadestone_bricks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "end_pots",
  "experience": null,
  "cooking_time": null
}