Camera: Difference between revisions
BDJP007301 (talk | contribs) (Rmv information about third-party software that was poorly worded) |
(removed invisible parameter "invimage = none" from Infobox) |
||
Line 13: | Line 13: | ||
| title = Camera Block |
| title = Camera Block |
||
| image = Camera (block).png |
| image = Camera (block).png |
||
| invimage = none |
|||
| transparent = No |
| transparent = No |
||
| light = 0 |
| light = 0 |
Revision as of 07:11, 21 December 2024
Health points |
4HP |
---|---|
Hitbox size |
Height: 1.8 Blocks |
Spawn |
See Obtaining |
{ "title": "Tripod Camera", "rows": [ { "field": "4<span class=\"hidden-alt-text\">HP</span><span class=\"nowrap mc-hearts\"><span class=\"iconbar pixel-image nowrap\" style=\"--icon-offset:-1px;\" title=\"2 hearts\">(link to File:Heart (icon).png article, displayed as 9px|link=|alt=♥)(link to File:Heart (icon).png article, displayed as 9px|link=|alt=♥)</span></span>", "label": "(link to Health article, displayed as Health points)" }, { "field": "Height: 1.8 Blocks<br>Width: 0.75 blocks", "label": "(link to Hitbox article, displayed as Hitbox size)" }, { "field": "See (link to #Obtaining article, displayed as Obtaining)", "label": "(link to Mob spawning article, displayed as Spawn)" } ], "invimages": [ "Camera" ], "images": [ "Camera.png" ] }
Renewable |
No |
---|---|
Stackable |
Yes (64) |
Tool |
Any tool |
Blast resistance |
0 |
Hardness |
0 |
Luminous |
0 |
Transparent |
No |
Flammable |
No |
Catches fire from lava |
No |
{ "title": "Camera Block", "rows": [ { "field": "No", "label": "(link to Renewable resource article, displayed as Renewable)" }, { "field": "Yes (64)", "label": "Stackable" }, { "field": "Any tool", "label": "Tool" }, { "field": "0", "label": "(link to Explosion#Blast resistance article, displayed as Blast resistance)" }, { "field": "0", "label": "(link to Breaking#Blocks by hardness article, displayed as Hardness)" }, { "field": "0", "label": "(link to Light article, displayed as Luminous)" }, { "field": "No", "label": "(link to Opacity article, displayed as Transparent)" }, { "field": "No", "label": "(link to Flammable article, displayed as Flammable)" }, { "field": "No", "label": "Catches fire from (link to lava article, displayed as lava)" } ], "invimages": [], "images": [ "Camera (block).png" ] }
The camera is an inanimate mob-like entity that is capable of capturing and storing images. In Minecraft Education, it works together with the portfolio item to create collections of photos.[1]
Obtaining
The camera can be obtained in the Creative inventory in Minecraft Education. It can be obtained by either NBT editors, inventory editors, or glitches in Bedrock Edition.
Usage
Using a camera from one's inventory captures a first-person screenshot. It may also be placed, creating a camera entity that can track the user, and take pictures from the camera's perspective. Photos that are taken with the camera appear in the portfolio.
Close-up snapshots of an item on the ground can be taken by holding the Shift key while right-clicking.
Screenshots from camera can be inserted into book and quill.[1]
Photos that are taken with the camera block are stored in com.mojang/screenshots
.
Behavior

Cameras are mostly inanimate entities, but they occasionally move when falling and they move at the player's direction when they take a picture.
Cameras are classified as mobs in the game code, they obey gravity, allowing them to fall and having effects common to all other entities. Cameras can be affected by status effects. They can be killed by Harming and Decay splash/lingering potions, and they play the player death sound and fall to their side and disappear, droping no item. Cameras can't be leashed but they can ride on boats and minecarts.

Cameras are harmed by fire, lava, and campfire damage but they never die from it. Cameras can be destroyed by any projectile used by the player, such as arrows, tridents, or snowballs. Cameras never drown and are invulnerable to the void, cacti, falling blocks, to explosions or by firework rockets.
Wardens, withers, zoglins, goats, and vindicators named Johnny attack cameras, but the camera remains undamaged; pufferfish also inflate when an camera is nearby. Foxes don't sleep near cameras as well.
Sounds
Generic
[hide]![]() normal sound type | |||||
---|---|---|---|---|---|
Sound | Source | Description | Resource location | Volume | Pitch |
Blocks | Once the block has broken | dig | 1.0 | 0.8-1.0 | |
Blocks | When the block is placed | dig | 1.0 | 0.8-1.0 | |
Blocks | While the block is in the process of being broken | hit | 0.27 [sound 1] | 0.5 | |
Players | Falling on the block with fall damage | fall | 0.4 | 1.0 | |
Players | Walking on the block | step | 0.3 | 1.0 | |
Blocks | Jumping from the block | jump | 0.12 | 1.0 | |
Blocks | Falling on the block without fall damage | land | 0.22 | 1.0 |
- ↑ MCPE-169612 — Many blocks make slightly different sounds to stone
Unique
[hide]Sounds | |||||
---|---|---|---|---|---|
Sound | Source | Description | Resource location | Volume | Pitch |
Players | When a picture is taken with a camera | camera | 1.0 | 1.0 | |
Players | When a camera dies | game | 1.0 | 0.8-1.2 |
Data values
ID
Camera | Identifier | Numeric ID | Form | Item ID[i 1] | [hide]Translation key |
---|---|---|---|---|---|
![]() | camera | 242 | Block & Ungiveable Item[i 2] | item.camera | tile |
![]() | camera | 593 | Item | — | item |
Camera | Identifier | Numeric ID | [hide]Translation key |
---|---|---|---|
![]() | tripod_camera | 62 | entity |
Entity data
See Bedrock Edition level format/Entity format.
Video
History
[hide]Pocket Edition Alpha | |||||||
---|---|---|---|---|---|---|---|
v0.1.0 | ![]() ![]() saveScreenshot containing codes for saving image to device were found. A Java method named postScreenshotToFacebook was also found but it does not contain any code in it. | ||||||
v0.2.0 | ![]() ![]() | ||||||
Changed item and tripod textures. | |||||||
To use a camera, equip it in the player's hand, then look in the direction the player wants the picture to be taken. Long-press the screen, and a camera drops to the ground where the player are standing. Step back, then press on the camera until it starts emitting smoke particles. The smoke means a picture has been taken, and the camera may disappear immediately afterward. | |||||||
Cameras have infinite uses. | |||||||
The Entity ID is 62 and item 456.[4] | |||||||
v0.4.0 | The camera is now invisible and makes the standard player damage sound. | ||||||
v0.7.0 | Added the "F1" feature (Hide GUI), which has now made the camera obsolete. | ||||||
v0.8.0 | build 2 | ![]() | |||||
v0.9.0 | build 1 | The camera entity has been removed. Tommaso also stated: "It doesn't mean that it's dead forever, in fact I have a lot of ideas for it! I think it will be back when have shaders, sharing and redstone."[5] | |||||
v0.14.0 | build 1 | ![]() ![]() | |||||
If the player spawns a camera, leaves the world and joins back, it summons lightning. | |||||||
v0.14.2 | The camera item ID has been changed to 498, but it cannot be used at the moment. The entity can now be spawned with a spawn egg with a damage value of 62. | ||||||
According to the language files of the game, the empty label that shows up whenever hovering a finger to a camera would now say "Take Picture". However, the button doesn't do anything. | |||||||
v0.15.0 | build 1 | The previous empty label on the camera mentioned above now displays the words "Take Picture". | |||||
The health of the camera entity is now 2HP instead 4HP. | |||||||
The camera no longer summons lightning. | |||||||
v0.16.0 | build 1 | The camera now has a block form in inventory, but still spawns the entity. However, the block can be placed only with commands and editing. | |||||
"Take picture" button on the camera works now, but no image files are created. | |||||||
The original camera item ID (456) now refers to portfolio. | |||||||
build 2 | ![]() | ||||||
Portfolio, which works together with the camera to create collections of pictures, has been removed. | |||||||
build 4 | Camera item form has been removed, and the camera can no longer be obtained or placed using any command. | ||||||
[hide]Bedrock Edition | |||||||
1.8.0 | beta 1.8.0.8 | ![]() ![]() | |||||
The camera entity can now be spawned with a spawn egg with damage value 258. | |||||||
1.12.0 | beta 1.12.0.2 | The camera can now be obtained with the /give command. | |||||
1.13.0 | beta 1.13.0.1 | The camera can no longer be obtained with the /give command.
| |||||
Functionality has been added to the camera. Screenshots that are taken by the camera can now be saved into the screenshots folder.
| |||||||
Cameras are now a part of the Minecraft Education toggle as a hidden feature. | |||||||
Cameras no longer have a death animation when killed by the player and instead, instantly emit smoke particles. | |||||||
1.16.100 | beta 1.16.100.50 | The camera can now be obtained with the /give command once again. | |||||
beta 1.16.100.55 | The camera can no longer be obtained with the /give command. | ||||||
[hide]Minecraft Education | |||||||
1.0 | ![]() ![]() | ||||||
1.4.0 | Cameras no longer have a death animation when killed by the player manually and instead instantly emit smoke particles. |
-
A row of cameras, as seen in v0.3.0.
-
Example image taken by the camera entity.
-
The first method of using cameras.
-
The second method of using cameras.
-
A camera spawned using a spawn egg named "Dinnerbone" in the v0.15.0 beta.
-
A camera falling from a tree.
Future
At the Minecraft Pocket Edition panel at MineCon 2012, as well as one of Jbernhardsson's livestreams, it was stated that future plans include trying to have a proper use for cameras, perhaps an easier way to take screenshots and share them with others.[6] In the BlockTalk Q&A, the camera was briefly mentioned as part of a broader "sharing" theme planned for Bedrock Edition in the future.[7] It later got implemented into Minecraft Education, using the camera to make screenshots and share them in a special book.
Issues
Issues relating to "Camera" are maintained on the bug tracker. Issues should be reported and viewed there.
Trivia
- A camera prevents a book and quill from working. Attempting to craft it or obtain it by commands gives a regular book instead, due to non-implementation of photo attaching to written books.[verify]
- The camera can take a screenshot, which appears a bit smaller with a thick paper outline having cuts on its edges, making it look like an old photograph.
- This feature is hidden from the Creative inventory and from the
/give
command item menu.
Gallery
Renders
-
A recreation of a potential camera animation, using an unused texture from Pi Edition.
Screenshots
-
A camera being damaged by lava.
-
A camera sitting in a minecart.
-
A camera with slow falling effect.
-
A vindicator named Johnny attacking a camera.
-
The camera and camera block placed in a world along with other Education Edition features.
-
An example of the screenshot taken by a camera in beta 1.13.0.1.
In other media
-
The camera in promotional artwork for Minecraft Education.
See also
References
- ↑ Jump up to: a b https://aka.ms/MEEBookAndQuill
- ↑ Reddit - Found image file for camera in Minecraft Portable Edition Demo APK file.
- ↑ https://web.archive.org/web/20160604161800/https://twitter.com/Kappische/status/103548954368679936
- ↑ https://www.minecraftforum.net/topic/1233138-i-found-the-camera-id/
- ↑ https://reddit.com/r/MCPE/comments/281sep/camera/ci6znr8?context=1
- ↑ https://youtube.com/watch?v=YMhyX_lKWV4
- ↑ https://youtube.com/watch?v=Ruf6tvqsD84
External links
- Learn to Play: The Camera – Minecraft.net on August 22, 2018
[hide] | |||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||||||||||||||
|
[hide] | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||
| |||||||||||||||||||||||||
| |||||||||||||||||||||||||
| |||||||||||||||||||||||||
| |||||||||||||||||||||||||
| |||||||||||||||||||||||||
| |||||||||||||||||||||||||
|
[hide] | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||
|