Aerial Pearl
powah:aerial_pearl

Aerial Pearl

Powah · by owmii, Technici4n
item

Aerial Pearl is a item from Powah, crafted from Dielectric Paste, Iron Bars, and Ender Pearl.

Acquisition

Crafting using Dielectric Paste, Iron Bars, Dielectric Paste, Iron Bars, Ender Pearl, Iron Bars, Dielectric Paste, Iron Bars and Dielectric Paste, arranged in the pattern shown. Produces Aerial Pearl.

Crafting
Dielectric Paste
Iron Bars
Dielectric Paste
Iron Bars
Ender Pearl
Iron Bars
Dielectric Paste
Iron Bars
Dielectric Paste
Aerial Pearl Aerial Pearl guaranteed
Developer reference
Registry name
powah:aerial_pearl
Namespace
powah
Mod ID
powah

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "pbp",
    "beb",
    "pbp"
  ],
  "ingredients": {
    "b": {
      "item": "minecraft:iron_bars"
    },
    "e": {
      "item": "minecraft:ender_pearl"
    },
    "p": {
      "item": "powah:dielectric_paste"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}