Crafting using Stick, Any Planks, Stick, Any Planks, Item Frame, Any Planks, Stick, Any Planks and Stick, arranged in the pattern shown. Produces Photograph Frame.
item· Other
Photograph Frame
Exposure · by mortuusars
Photograph Frame is a item from Exposure, crafted from Stick, Any Planks, and Item Frame.
Acquisition
Used in
Crafting using Glass Pane, Glass Pane, Photograph Frame, Glass Pane and Glass Pane, arranged in the pattern shown. Produces Glass Photograph Frame.
Developer reference
- Registry name
exposure:photograph_frame- Namespace
exposure- Mod ID
exposure
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"SPS",
"PFP",
"SPS"
],
"ingredients": {
"F": {
"item": "minecraft:item_frame"
},
"P": {
"tag": "minecraft:planks"
},
"S": {
"item": "minecraft:stick"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}