Camera Stand
16×16 · BAKED

item· Other

Camera Stand

Exposure · by mortuusars
item

Camera Stand is a item from Exposure, crafted from Iron Ingot, Stick, and Smooth Stone Slab.

Acquisition

Crafting using Iron Ingot, Stick, Stick, Stick, Smooth Stone Slab, Stick and Smooth Stone Slab, arranged in the pattern shown. Produces Camera Stand.

Crafting
Iron Ingot
Stick
Stick
Stick
Smooth Stone Slab
Stick
Smooth Stone Slab
Camera Stand Camera Stand guaranteed
Developer reference
Registry name
exposure:camera_stand
Namespace
exposure
Mod ID
exposure

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " I ",
    "SSS",
    "BSB"
  ],
  "ingredients": {
    "B": {
      "item": "minecraft:smooth_stone_slab"
    },
    "I": {
      "item": "minecraft:iron_ingot"
    },
    "S": {
      "item": "minecraft:stick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}