Crafting using Paper, Paper, Card Base and Paper, arranged in the pattern shown. Produces Program Card.
Program Card
Program Card is a item from RFToolsControl, crafted from Paper and Card Base.
Acquisition
Developer reference
- Registry name
rftoolscontrol:program_card- Namespace
rftoolscontrol- Mod ID
rftoolscontrol
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"pp",
"Mp"
],
"ingredients": {
"M": {
"item": "rftoolscontrol:card_base"
},
"p": {
"item": "minecraft:paper"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}