Binding Card
powah:binding_card

Binding Card

Powah · by owmii, Technici4n
item

Binding Card is a item from Powah, crafted from Blank Card, Redstone Dust, and Rotten Flesh.

Acquisition

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:binding_card
Namespace
powah
Mod ID
powah

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "br",
    "rf"
  ],
  "ingredients": {
    "b": {
      "item": "powah:blank_card"
    },
    "f": {
      "item": "minecraft:rotten_flesh"
    },
    "r": {
      "item": "minecraft:redstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}