Exposure

Camera Stand

Camera Stand is an entity that can hold a Camera to take photos remotely.

exposure:camera_on_stand

Interacting with stand while holding a Camera will place it on the stand.
Interacting with Camera on stand will allow you to position it and access all usual viewfinder-related functionality.
Interacting while sneaking to open Camera Attachments menu, or install/swap an attachment if appropriate item is held.

Selfie mode is not available with stand

Hitting the stand will pop the Camera off it. Hitting it again will break the stand.

Self-Timer

Allows you to photograph yourself from the distance.

Redstone

Camera Stand can be activated by redstone pulse. Shutter will be released 2 ticks after receiving redstone signal.

Boats and Minecarts

  • Camera Stand can be placed in a boat by sneak+using the item on it.
  • Minecarts will pickup the stand when near it.

Inner workings

  • Camera Stand has an owner - player who placed it or interacted with it first. This determines who will get advancements for shooting.
  • To take (render) the image, a player must be nearby. Stand cannot render anything by itself. Player needs to "see" through the camera.
  • When shutter is released - Stand will first check if the owner is in working range to make the photo. If owner is not there - it'll choose closest player in it's working range (can be disabled in config).
    • If photo is taken using another player - it will look like this player sees the world, and it may be very different to your view (resourcepacks, shaders, etc).
When no players are in range when shutter is released - Camera will malfunction and shot will not be taken.