Umbralith Flower Pot
betterend:umbralith_flower_pot

Umbralith Flower Pot

item Pickaxe Mineable

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

Acquisition

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

Crafting
Umbralith Bricks
Umbralith Bricks
Umbralith Bricks
Umbralith Flower Pot Umbralith Flower Pot ×3 guaranteed
Developer reference
Registry name
betterend:umbralith_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:umbralith_bricks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "end_pots",
  "experience": null,
  "cooking_time": null
}