Crafting using Any Iron Ingot, Any Blue Dye, Any Iron Ingot, Gold Nugget, Gold Nugget, Any Iron Ingot, Any Blue Dye and Any Iron Ingot, arranged in the pattern shown. Produces Machine Frame.

Machine Frame
Machine Frame is a item from RFToolsBase, crafted from Any Iron Ingot, Any Blue Dye, and Gold Nugget.
Acquisition
Used in (1)
Crafting using Dimensional Shard, Redstone Dust, Dimensional Shard, Diamond, Machine Frame, Diamond, Dimensional Shard, Redstone Dust and Dimensional Shard, arranged in the pattern shown. Produces Machine Infuser.
Developer reference
- Registry name
rftoolsbase:machine_frame- Namespace
rftoolsbase- Mod ID
rftoolsbase
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ili",
"g g",
"ili"
],
"ingredients": {
"g": {
"item": "minecraft:gold_nugget"
},
"i": {
"tag": "forge:ingots/iron"
},
"l": {
"tag": "forge:dyes/blue"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
