Program Card
rftoolscontrol:program_card

Program Card

item

Program Card is a item from RFToolsControl, crafted from Paper and Card Base.

Acquisition

Crafting using Paper, Paper, Card Base and Paper, arranged in the pattern shown. Produces Program Card.

Crafting
Paper
Paper
Card Base
Paper
Program Card Program Card guaranteed
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
}