Blank Card
powah:blank_card

Blank Card

Powah · by owmii, Technici4n
item

Blank Card is a item from Powah, crafted from Dielectric Rod (Horizontal).

Acquisition

Crafting using Dielectric Rod (Horizontal) and Dielectric Rod (Horizontal), arranged in the pattern shown. Produces Blank Card.

Crafting
Dielectric Rod (Horizontal)
Dielectric Rod (Horizontal)
Blank Card Blank Card guaranteed

Crafting using Dielectric Rod and Dielectric Rod, arranged in the pattern shown. Produces Blank Card.

Crafting
Dielectric Rod
Dielectric Rod
Blank Card Blank Card guaranteed

Used in (1)

Crafting using Blank Card, Redstone Dust, Redstone Dust and Rotten Flesh, arranged in the pattern shown. Produces Binding Card.

Crafting
Blank Card
Redstone Dust
Redstone Dust
Rotten Flesh
Binding Card Binding Card guaranteed
Developer reference
Registry name
powah:blank_card
Namespace
powah
Mod ID
powah

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "p",
    "p"
  ],
  "ingredients": {
    "p": {
      "item": "powah:dielectric_rod_horizontal"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "pp"
  ],
  "ingredients": {
    "p": {
      "item": "powah:dielectric_rod"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}