![]() |
VOOZH | about |
Animation placeholder textures are special textures stored in pre-defined texture atlases which serve as stand-ins for animated textures. When texture atlases are loaded into memory, the placeholder textures are internally overwritten with the animated versions; thus, these textures will typically never be seen in normal gameplay and have no effect on the final appearance of the texture.
Animation placeholder textures effectively "reserve" areas of the texture atlas that are going to hold animated textures, preventing an unwitting developer from accidentally placing new textures there and having them be overwritten. They also serve as fallback versions of animated textures, displaying in some cases where the animated versions fail to load or intentionally do not load.
While these were originally intended to be placeholders for procedurally generated textures, they remained present in Legacy Console Edition and for some time in Pocket Edition even after all procedural textures were replaced with pre-made animated versions.
It is worth noting here that flowing liquids use a texture twice the size of most block textures (32Γ32 as opposed to the usual 16Γ16). This is not unique to placeholder textures, and can also be noted when viewing the equivalent pre-made textures for liquids in later versions, as well as applying internally for generated liquid textures. A larger texture is used here since the texture is rotated accordingly to match the flow direction, while otherwise remaining at the same resolution. As a result, 16Γ16 textures would be too small to show a continuous texture if rotated at all, as with the most extreme case, a 45 degree rotation, there would be clear gaps at the corners, as one corner to the other would cross ~22.6 pixels rather than 16.
In some versions of Java Editionβ[more information needed] and Legacy Console Edition, they can appear if the game is paused upon first loading the world, which can be done by having the game window not be in focus while the world is loaded.
From Java Edition Beta 1.8[is this the correct version?] until 1.5, if a texture pack is used which resizes terrain.png or items.png to dimensions larger than 256x256, the procedurally generated textures will become misplaced and partially overwrite other block/item textures due to using hardcoded coordinate offsets. This causes the actual blocks these textures were intended for to display the respective placeholder textures instead.
From Pocket Edition v0.1.0 alpha until v0.7.0 alpha, various animation placeholder textures could potentially be seen in-game. Water would display its placeholder textures on certain low-end devices. Lava, while rarely encountered, would display its placeholder texture on all devices. Fire, if hacked into the game, appeared invisible when placed - however, if the player got set on fire by standing in it, the on-screen overlay would display the corresponding placeholder texture.
From Pocket Edition v0.7.0 alpha to v0.14.1, they could be seen if the "Animated water" option was disabled in graphics settings.
When the generated animation was added for water in 0.0.19a, the old water texture used before that point was kept in as a placeholder texture.
A second copy of the water texture was added in the 20091223-0040 Indev build, which was without a doubt linked to the addition of the flowing water texture.
In the 20100616-1808 build of Infdev, the water placeholder textures were moved to the bottom-right of terrain.png. The still water texture remained as a single texture square, and the flowing water texture became a 2Γ2 square of water textures, as explained earlier.
With the split of terrain.png into separate textures and addition of animated texture images in 13w02a, these textures were decommissioned and removed soon after.
| Texture \ Version | Classic | Indev | Infdev |
|---|---|---|---|
| 0.0.19a | 0.31 | Minecraft Infdev | |
| 20091223-0040 | 20100616-1808 | ||
| Still | π Image | ||
| Flowing | - | π Image |
π Image |
Due to the first terrain.png in Pocket Edition being based off of the terrain.png from Beta 1.3, both the still and flowing water texture placeholders from said version are there by default. They were used as the water texture on certain devices, seemingly on either very new or very old devices relative to 2011-12. It seems that as of v0.7.0 alpha, the generated water textures would always be used. The placeholder textures were always used on Pi Edition (a modified version of v0.6.1 alpha).
They were updated in v0.10.0 alpha to more closely resemble the generated water textures, becoming opaque as a result. In v0.14.2, the procedurally generated water textures were replaced with animated image versions, but the placeholder textures remained unchanged until the removal of terrain_atlas.tga as a whole in v0.15.0.
| Texture \ Version | Alpha | |
|---|---|---|
| v0.1.0 alpha | v0.10.0 alpha | |
| build 1 | ||
| Still | π Image |
π Image |
| Flowing | π Image |
π Image |
Due to the first terrain.png in Xbox 360 Edition being the same as the terrain.png from Beta 1.6.6, both the still and flowing water texture placeholders from said version are there by default, and would carry over to the other consoles. The procedurally generated water textures were replaced with animated image versions in TU12, but the placeholder textures remained unchanged.
They were later updated in TU25 and equivalent versions to match the animated water textures, and were updated again in TU31 and equivalent versions alongside all other translucent textures to appear more translucent. In a PS4 version sometime between 1.76 and 1.92,β[more information needed] they were updated again to match Bedrock Edition's water placeholder textures (despite the animated water textures being unchanged).
| Texture \ Version | Legacy Console Edition | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 360 | One | PS | Wii U | Switch | 360 | One | PS | Wii U | Switch | 360 | One | PS | Wii U | Switch | 360 | One | PS | Wii U | Switch | |
| TU0 | CU1 | 1.00 | - | - | TU25 | CU14 | 1.17 | Patch 1 | - | TU31 | CU19 | 1.22 | Patch 3 | 1.0.1 | - | - | 1.77 - 1.92 | - | - | |
| Still | π Image |
π Image |
π Image |
π Image | ||||||||||||||||
| Flowing | π Image |
π Image |
π Image |
π Image | ||||||||||||||||
When the generated animation was added for lava in 0.0.19a, the old lava texture used before that point was kept in as a placeholder texture.
A second copy of the lava texture was added in the 20100110 Indev build, presumably for flowing lava, despite flowing lava not appearing visually distinct from still lava until the 20100616-1808 build of Infdev. It is currently unknown whether this even represents where flowing lava would be at all, or if versions before 20100110 and inclusively after 20091223-0040 would use the same placeholder texture for would-be "flowing" lava (in an identical situation to water) as it would still lava or if it would use the texture at this position instead which was a duplicate of the top of grass at the time.
In the 20100616-1808 build of Infdev, the lava placeholder textures were moved to the bottom-right of terrain.png. The still lava texture remained as a single texture square, and the flowing lava texture became a 2Γ2 square of lava textures, as explained earlier.
With the split of terrain.png into separate textures and addition of animated texture images in 13w02a, these textures were decommissioned and removed soon after.
| Texture \ Version | Classic | Infdev |
|---|---|---|
| 0.0.19a | 20100616-1808 | |
| Still | π Image | |
| Flowing | - | π Image |
Due to the first terrain.png in Pocket Edition being based off of the terrain.png from Beta 1.3, both the still and flowing water texture placeholders from said version are there by default. They were used for all lava seemingly regardless of device up until v0.7.0 alpha, when lava became animated on seemingly all devices.
They were updated in v0.14.2 to match the animated lava textures introduced in that version, and removed shortly after alongside terrain_atlas.tga as a whole in v0.15.0.
| Texture \ Version | Alpha | |
|---|---|---|
| v0.1.0 alpha | v0.14.2 alpha | |
| Still | π Image |
π Image |
| Flowing | π Image |
π Image |
Due to the first terrain.png in Xbox 360 Edition being the same as the terrain.png from Beta 1.6.6, both the still and flowing lava texture placeholders from said version are there by default, and would carry over to the other consoles. The procedurally generated lava textures were replaced with animated image versions in TU12, but the placeholder textures remained unchanged.
They were later updated in TU25 and equivalent versions to more closely resemble the animated lava texture. In a PS4 version sometime between 1.76 and 1.92,β[more information needed] they were updated again to match Bedrock Edition's lava placeholder textures (despite the animated lava textures being unchanged).
| Texture \ Version | Legacy Console Edition | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 360 | One | PS | Wii U | Switch | 360 | One | PS | Wii U | Switch | 360 | One | PS | Wii U | Switch | |
| TU0 | CU1 | 1.00 | - | - | TU25 | CU14 | 1.17 | Patch 1 | 1.0.1 | - | - | 1.77 - 1.92 | - | - | |
| Still | π Image |
π Image |
π Image | ||||||||||||
| Flowing | π Image |
π Image |
π Image | ||||||||||||
The fire placeholder texture was added in early Indev, which uses a copy of the lava texture until the late Infdev in June. Initially, the placeholder texture was a messy red-orange scribble, but was changed several days later to a red square with "FIRE TEX! HNST" (Fire texture! Honest) cut out of it.
In Beta 1.2, a second fire texture was added for additional variation; a corresponding identical placeholder texture was added to terrain.png below the original copy.
With the split of terrain.png into separate textures and addition of animated texture images in 13w02a, these textures were decommissioned and removed soon after.
| Texture \ Version | Indev | Infdev | Beta | ||
|---|---|---|---|---|---|
| 0.31 | Minecraft Infdev | 1.2 | |||
| 20100109-1939 | 20100616-1808 | 20100617-1531 | 20100624 | ||
| Fire 0 | π Image |
π Image |
π Image |
π Image | |
| Fire 1 | - | π Image | |||
Due to the first terrain.png in Pocket Edition being based off of the terrain.png from Beta 1.3, both of the spaces that held fire texture placeholders also hold fire texture placeholders here. Interestingly, however, all of the fire placeholders which exist throughout Pocket Edition are different from any of those seen in Java Edition. The first texture, in v0.1.0 alpha, resembles a red U-shape. This texture was quickly changed to a translucent orange texture in v0.1.3 alpha, which, upon further investigation, can be seen to be based off of the water placeholder texture. In v0.8.0 alpha build 1, despite the scrapping of terrain.png, two new fire texture placeholders were created, which could be seen in terrain-atlas.tga, resembling small orange rectangles.
From Pocket Edition v0.1.0 alpha - v0.1.2 alpha and from v0.2.0 alpha - v0.6.1 alpha, the fire placeholder texture would appear in front of burning players, successfully functioning as a stand-in for the fire texture. It also appeared as the item texture for fire as an item until v0.7.0 alpha, which made fire render correctly.
The procedural fire textures were replaced with animated image versions in v0.14.2, but these placeholder textures remained unchanged until their removal in v0.15.0 alongside terrain_atlas.tga as a whole.
| Texture \ Version | Alpha | |||
|---|---|---|---|---|
| v0.1.0 alpha | v0.1.3 alpha | v0.8.0 alpha | ||
| build 1 | ||||
| Fire 0 | π Image |
π Image |
π Image | |
| Fire 1 | π Image |
π Image |
π Image | |
Due to the first terrain.png in Xbox 360 Edition being the same as the terrain.png from Beta 1.6.6, both fire texture placeholders from said version are there by default, and would carry over to the other consoles. The procedurally generated fire textures were replaced with animated image versions in TU12, but the placeholder textures remained unchanged.
In a PS4 version sometime between 1.76 and 1.92,β[more information needed] they were updated to match the animated fire textures.
| Texture \ Version | Legacy Console Edition | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| 360 | One | PS | Wii U | Switch | 360 | One | PS | Wii U | Switch | |
| TU0 | CU1 | 1.00 | Patch 1 | 1.0.1 | - | - | 1.77 - 1.92 | - | - | |
| Fire 0 | π Image |
π Image | ||||||||
| Fire 1 | π Image |
π Image | ||||||||
The Nether portal placeholder texture was added in Alpha v1.2.0, alongside the Nether portal block itself. It remained unchanged until its removal in 13w02a alongside terrain.png as a whole.
| Texture \ Version | Alpha | |
|---|---|---|
| Alpha v1.2.0 | ||
| ? | ||
| Portal | π Image | |
Due to the first terrain.png in Pocket Edition being based off of the terrain.png from Beta 1.3, the Nether portal texture placeholder from said version is there by default. However, due to the absence of Nether portals in this version, it remained unused until its removal in v0.8.0 alpha build 2. A different placeholder texture was added when Nether portals were actually added in v0.12.1 alpha build 1; this texture appears to be the result of resizing the entire 512Γ16 Nether portal animation strip down to a single 16Γ16 tile using bilinear filtering.
| Texture \ Version | Alpha | |||
|---|---|---|---|---|
| v0.1.0 alpha | v0.8.0 alpha | v0.12.1 alpha | ||
| build 1 | build 1 | |||
| Portal | π Image |
- | π Image | |
Due to the first terrain.png in Xbox 360 Edition being the same as the terrain.png from Beta 1.6.6, the Nether portal texture placeholder from said version is there by default, and would carry over to the other consoles. The procedurally generated Nether portal texture was replaced with an animated image version in TU12, but the placeholder texture remained unchanged.
In a PS4 version sometime between 1.76 and 1.92,β[more information needed] it was updated to match the animated Nether portal texture.
| Texture \ Version | Legacy Console Edition | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| 360 | One | PS | Wii U | Switch | 360 | One | PS | Wii U | Switch | |
| TU0 | CU1 | 1.00 | Patch 1 | 1.0.1 | - | - | 1.77 - 1.92 | - | - | |
| Portal | π Image |
π Image | ||||||||
The gear placeholder textures were added in the January 28, 2010 build of Indev, alongside gears themselves. There were two gear placeholders, corresponding to the two possible rotation directions. These were removed in Alpha v1.0.1 alongside gears themselves.
| Texture \ Version | Indev | |
|---|---|---|
| 0.31 | ||
| 20100128-2200 | ||
| Clockwise | π Image | |
| Anticlockwise | π Image | |
Due to Legacy Console Edition storing block and item textures in terrain.png and items.png for its entire lifespan, placeholder textures existed for every additional animated texture added to the game. While mostβ[more information needed] of them were simply a copy of the first frame of the animated texture, they nevertheless still served the purpose of being placeholders for said animated versions.
The following textures had placeholder versions like this:
| Java Edition Classic | |||||||
|---|---|---|---|---|---|---|---|
| 0.0.19a | π Image π Image The old textures of water and lava are now used as placeholders. | ||||||
| Java Edition Indev | |||||||
| 0.31 | 20091231-1856 | π Image Added a second water placeholder texture for flowing water. | |||||
| 20100109-1939 | π Image Added a copy for the lava placeholder for fire. | ||||||
| 20100128-2200 | π Image π Image Added two identical gear placeholder textures, one per direction. | ||||||
| Java Edition Infdev | |||||||
| Minecraft Infdev | 20100616-1808 | π Image Added a placeholder texture for flowing lava. | |||||
| π Image The flowing water placeholder textures have been resized to 32x32. | |||||||
| All fluid placeholder textures are now located at the bottom-right of
terrain.png. | |||||||
| π Image The fire texture now uses the blank space texture. | |||||||
| 20100617-1531 | π Image Changed the fire placeholder texture again, with a unique texture. | ||||||
| 20100624 | π Image The fire placeholder texture has changed. The text reads "FIRE TEX! HNST", which means "Fire texture! Honest". | ||||||
| Java Edition Alpha | |||||||
| v1.0.1 | Removed the gear placeholder textures, alongside gears themselves. | ||||||
| v1.2.0 | preview | π Image A placeholder texture for nether portals has been added. | |||||
| Java Edition Beta | |||||||
| 1.2 | π Image A second copy of fire's placeholder texture has been added. It was used to mark the location of the alternate fire animation, which slightly differs. | ||||||
| Java Edition | |||||||
| 1.5 | 13w02a | With terrain.png being split into separate files and the new support for animated textures, placeholder textures are no longer needed. The placeholder textures for water, lava, fire and nether portals have been removed. | |||||
| Pocket Edition Alpha | |||||||
|---|---|---|---|---|---|---|---|
| v0.1.0 | π Image π Image π Image π Image π Image π Image π Image Being based off of the Beta 1.3 terrain.png, the water, flowing water, lava, flowing lava, both fires and nether portal placeholder textures are present. | ||||||
| The nether portal placeholder is unused due to the absence of nether portals, and the fire placeholder has an exclusive texture. | |||||||
| v0.1.3 | π Image π Image The fire placeholder texture has changed. | ||||||
| v0.8.0 | build 1 | π Image π Image With the scrapping of terrain.png and introduction of terrain-atlas.tga, the fire placeholder texture has changed. | |||||
| The nether portal placeholder has also been removed as a result. | |||||||
| v0.10.0 | build 1 | π Image π Image The water placeholder textures have been updated to more closely visually resemble the generated water, although opaque. | |||||
| v0.12.1 | build 1 | π Image With the introduction of nether portals, there is once again a nether portal placeholder texture. | |||||
| v0.14.2 | π Image π Image The lava placeholder textures have been updated to match the animated lava texture also introduced in this version. | ||||||
| v0.15.0 | build 1 | With terrain-atlas.tga being split into separate files and the new support for animated textures, placeholder textures are no longer needed. The placeholder textures for water, lava, fire and nether portals have been removed. | |||||
| Legacy Console Edition | |||||||
|---|---|---|---|---|---|---|---|
| Xbox 360 | Xbox One | PS3 | PS4 | PS Vita | Wii U | Switch | |
| TU0 | CU1 | 1.00 | 1.00 | 1.00 | π Image π Image π Image π Image π Image π Image π Image Having the same terrain.png as Beta 1.6.6, the water, flowing water, lava, flowing lava, both fires and nether portal placeholder textures are present. | ||
| TU25 | CU14 | 1.17 | 1.17 | 1.17 | Patch 1 | π Image π Image π Image π Image The water and lava placeholder textures have been updated to match the animated textures. | |
| TU31 | CU19 | 1.22 | 1.22 | 1.22 | Patch 3 | 1.0.1 | π Image π Image All translucent block textures have been made clearer, which includes the water placeholder. |
| ? | π Image π Image π Image π Image π Image π Image π Image The placeholder textures for water, lava, fire, and nether portals have been updated to match Bedrock Edition's animated textures. | ||||||
| Removed features | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Java Edition |
| ||||||||||
| Bedrock Edition |
| ||||||||||
| MinecraftEdu |
| ||||||||||