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