Crafting using Acacia Window Pane, Card Base, Acacia Window Pane, Redstone Dust, Any Gold Ingot, Redstone Dust, Acacia Window Pane, Organic Black Dye and Acacia Window Pane, arranged in the pattern shown. Produces Vector Art Screen Module.
Vector Art Screen Module
Vector Art Screen Module is a item from RFToolsControl, crafted from Acacia Window Pane, Card Base, Redstone Dust, Any Gold Ingot, and Organic Black Dye.
Acquisition
Developer reference
- Registry name
rftoolscontrol:vectorart_module- Namespace
rftoolscontrol- Mod ID
rftoolscontrol
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"PMP",
"rIr",
"PzP"
],
"ingredients": {
"I": {
"tag": "forge:ingots/gold"
},
"M": {
"item": "rftoolscontrol:card_base"
},
"P": {
"tag": "forge:glass_panes"
},
"r": {
"item": "minecraft:redstone"
},
"z": {
"tag": "forge:dyes/black"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}