Crafting using Paper, Paper, Paper, Paper, Card Base, Paper, Paper, Paper and Paper, arranged in the pattern shown. Produces Token.
Token
Token is a item from RFToolsControl, crafted from Paper and Card Base.
Acquisition
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
}