Crafting using Paper, Crafting Table, Redstone Dust and Paper, arranged in the pattern shown. Produces 8× Crafting Card.
Crafting Card
Acquisition
Developer reference
- Registry name
rftoolsbase:crafting_card- Namespace
rftoolsbase- Mod ID
rftoolsbase
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"pC",
"rp"
],
"ingredients": {
"C": {
"item": "minecraft:crafting_table"
},
"p": {
"item": "minecraft:paper"
},
"r": {
"item": "minecraft:redstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
