Crafting using Treated Stick, Treated Stick, Treated Stick, Treated Stick, Cardboard, Treated Stick, Treated Stick, Treated Stick and Treated Stick, arranged in the pattern shown. Produces Item Frame.
Item Frame
Minecraft · by Mojang Studios
Acquisition
Crafting using Stick, Stick, Stick, Stick, Leather, Stick, Stick, Stick and Stick, arranged in the pattern shown. Produces Item Frame.
Used in (1)
Crafting using Item Frame and Glow Ink Sac, in any arrangement. Produces Glow Item Frame.
Developer reference
- Registry name
minecraft:item_frame- Namespace
minecraft- Mod ID
minecraft
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"SSS",
"SPS",
"SSS"
],
"ingredients": {
"P": {
"item": "create:cardboard"
},
"S": {
"tag": "forge:rods/wooden"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"#X#",
"###"
],
"ingredients": {
"#": {
"item": "minecraft:stick"
},
"X": {
"item": "minecraft:leather"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}