Crafting using Redstone Dust, Natural Quartz, Redstone Dust, Paper, Machine Frame, Paper, Redstone Dust, Natural Quartz and Redstone Dust, arranged in the pattern shown. Produces Programmer.
Programmer
Programmer is a block from RFToolsControl, crafted from Redstone Dust, Natural Quartz, Paper, and Machine Frame.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Programmer | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
rftoolscontrol:programmer- Namespace
rftoolscontrol- Mod ID
rftoolscontrol- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_iron_tool
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"rqr",
"pFp",
"rqr"
],
"ingredients": {
"F": {
"item": "rftoolsbase:machine_frame"
},
"p": {
"item": "minecraft:paper"
},
"q": {
"tag": "forge:gems/quartz"
},
"r": {
"item": "minecraft:redstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
