Token
rftoolscontrol:token

Token

item

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

Acquisition

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

Crafting
Paper
Paper
Paper
Paper
Card Base
Paper
Paper
Paper
Paper
Token Token guaranteed
Developer reference
Registry name
rftoolscontrol:token
Namespace
rftoolscontrol
Mod ID
rftoolscontrol

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ppp",
    "pMp",
    "ppp"
  ],
  "ingredients": {
    "M": {
      "item": "rftoolscontrol:card_base"
    },
    "p": {
      "item": "minecraft:paper"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}