Crafting using Blank Card, Redstone Dust, Redstone Dust and Rotten Flesh, arranged in the pattern shown. Produces Binding Card.
Binding Card
Powah · by owmii, Technici4n
Binding Card is a item from Powah, crafted from Blank Card, Redstone Dust, and Rotten Flesh.
Acquisition
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
}