Crafting using Lever, Iron Ingot, Archwood Button, Iron Ingot, Glass Pane, Iron Ingot, Iron Ingot, Iron Ingot and Iron Ingot, arranged in the pattern shown. Produces Camera.
item· Other
Camera
Exposure · by mortuusars
Camera is a item from Exposure, crafted from Lever, Iron Ingot, Archwood Button, and Glass Pane. Film: %s/%s Cannot disassemble the camera while projecting.
Function
Film: %s/%s Cannot disassemble the camera while projecting. Cannot reconfigure the camera while shutter is open. Interplanar Projector disintegrated from prolonged Use while sneaking to configure [Sneak + Use] or [Right Click] to configure [Sneak + Use] to configure [Right Click] with item to install/swap attachment [Sneak + Use] with item to install/swap attachment [Right Click] with Shears to remove this message
Acquisition
Developer reference
- Registry name
exposure:camera- Namespace
exposure- Mod ID
exposure
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"LIB",
"IGI",
"III"
],
"ingredients": {
"B": {
"tag": "minecraft:buttons"
},
"G": {
"item": "minecraft:glass_pane"
},
"I": {
"item": "minecraft:iron_ingot"
},
"L": {
"item": "minecraft:lever"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}