Crafting using Redstone Dust, Any Ender Pearls, Redstone Dust, Redstone Dust, Machine Frame, Redstone Dust, Redstone Dust, Card Base and Redstone Dust, arranged in the pattern shown. Produces Node.
Node
Node is a block from RFToolsControl, crafted from Redstone Dust, Any Ender Pearls, Machine Frame, and Card Base.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Node | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
rftoolscontrol:node- 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": [
"ror",
"rFr",
"rMr"
],
"ingredients": {
"F": {
"item": "rftoolsbase:machine_frame"
},
"M": {
"item": "rftoolscontrol:card_base"
},
"o": {
"tag": "forge:ender_pearls"
},
"r": {
"item": "minecraft:redstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
