Crafting using Natural Quartz, Natural Quartz, Natural Quartz, Redstone Dust, Card Base, Redstone Dust, Natural Quartz, Any Glowstone Dust and Natural Quartz, arranged in the pattern shown. Produces Graphics Card.
Graphics Card
Graphics Card is a item from RFToolsControl, crafted from Natural Quartz, Redstone Dust, Card Base, and Any Glowstone Dust.
Acquisition
Developer reference
- Registry name
rftoolscontrol:graphics_card- Namespace
rftoolscontrol- Mod ID
rftoolscontrol
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"qqq",
"rMr",
"qgq"
],
"ingredients": {
"M": {
"item": "rftoolscontrol:card_base"
},
"g": {
"tag": "forge:dusts/glowstone"
},
"q": {
"tag": "forge:gems/quartz"
},
"r": {
"item": "minecraft:redstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}