Crafting Shaped using Paper, Paper, Furnace, Paper and Paper, arranged in the pattern shown. Produces Furnace Settings Linker.
item· Other
Furnace Settings Linker
Iron Furnaces · by Qelifern (pizzaatime), XenoMustache, BOLT_M4G1C
Furnace Settings Linker is an item from Iron Furnaces, crafted from Paper and Furnace.
Acquisition
Developer reference
- Registry name
ironfurnaces:item_copy- Namespace
ironfurnaces- Mod ID
ironfurnaces
Recipe JSON (1):
{
"recipe_type": "crafting_shaped",
"pattern": [
" # ",
"#X#",
" # "
],
"ingredients": {
"#": {
"item": "minecraft:paper"
},
"X": {
"item": "minecraft:furnace"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
