Crafting using Stone Pressure Plate, Card Base, Stone Pressure Plate, Redstone Dust, Any Iron Ingot, Redstone Dust and Organic Black Dye, arranged in the pattern shown. Produces Interaction Screen Module.
Interaction Screen Module
Interaction Screen Module is a item from RFToolsControl, crafted from Stone Pressure Plate, Card Base, Redstone Dust, Any Iron Ingot, and Organic Black Dye.
Acquisition
Developer reference
- Registry name
rftoolscontrol:interaction_module- Namespace
rftoolscontrol- Mod ID
rftoolscontrol
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"PMP",
"rir",
" z "
],
"ingredients": {
"M": {
"item": "rftoolscontrol:card_base"
},
"P": {
"item": "minecraft:stone_pressure_plate"
},
"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
}