<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Minecraft%3AAtlas.terrain</id>
	<title>Minecraft:Atlas.terrain - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Minecraft%3AAtlas.terrain"/>
	<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Minecraft:Atlas.terrain&amp;action=history"/>
	<updated>2026-04-09T09:21:33Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki.sasgaming.net/index.php?title=Minecraft:Atlas.terrain&amp;diff=47328&amp;oldid=prev</id>
		<title>imported&gt;NmF: /* Format */They are ordered by size, and animated textures are still ordered by the size of the texture instead of the frame size.</title>
		<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Minecraft:Atlas.terrain&amp;diff=47328&amp;oldid=prev"/>
		<updated>2026-03-17T20:39:30Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Format: &lt;/span&gt;They are ordered by size, and animated textures are still ordered by the size of the texture instead of the frame size.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{DISPLAYTITLE:&amp;lt;samp&amp;gt;atlas.terrain&amp;lt;/samp&amp;gt;}}&lt;br /&gt;
{{for|a comprehensive history of block texture changes|Bedrock Edition history of textures/Blocks}}&lt;br /&gt;
{{exclusive|bedrock|education}}&lt;br /&gt;
{{stub}}&lt;br /&gt;
[[File:atlas.terrain 1.21.111.png|thumb|atlas.terrain as of 1.21.111.]]&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;atlas.terrain&amp;#039;&amp;#039;&amp;#039; is a [[Minecraft:texture atlas]] used to store all [[Minecraft:block]] textures defined in {{code|terrain_textures.json}}.&lt;br /&gt;
&lt;br /&gt;
== Format ==&lt;br /&gt;
{{info needed section|&lt;br /&gt;
* Is it deterministic like &amp;#039;&amp;#039;Java Edition&amp;#039;&amp;#039;&amp;lt;nowiki/&amp;gt;&amp;#039;s?&lt;br /&gt;
* If &amp;#039;&amp;#039;Minecraft Earth&amp;#039;&amp;#039; was based on the BE engine, does it also have this atlas?&lt;br /&gt;
* Does &amp;#039;&amp;#039;Minecraft Education&amp;#039;&amp;#039; have the same atlas as &amp;#039;&amp;#039;Bedrock Edition&amp;#039;&amp;#039;?&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;samp&amp;gt;atlas.terrain&amp;lt;/samp&amp;gt; is a 2048×1024 pixel file that is usually split into 16×16-pixel squares with 8 pixels of padding for blocks. Its textures are generated from {{cd|terrain_textures.json}}, ordered alphabetically by entry, when a world is loaded. Textures with animations (defined in {{code|flipbook_textures.json}}) are placed at the end, due to the texture being large, and are additionally animated within the atlas texture. If a texture file is referenced in multiple entries within {{code|terrain_textures.json}}, it will appear once in the first spot it occurs. If a broken or nonexistent texture is referenced, a [[Minecraft:missing texture]] will appear in its spot, even if there is a missing texture occured before it. This does not necessarily mean that the missing texture ends up being visible in-game for relevant such blocks.&lt;br /&gt;
&lt;br /&gt;
Any textures added to {{code|terrain_textures.json}} in loaded [[Minecraft:resource pack]]s will show up in atlas.terrain, including those in [[Minecraft:add-on]]s and in internal packs such as {{code|chemistry}}.&lt;br /&gt;
&lt;br /&gt;
== Viewing ==&lt;br /&gt;
{{info needed section|&lt;br /&gt;
* method to export or even just see the atlas from versions a0.15.0-b1 to 1.1.7 without external programs&lt;br /&gt;
* method to get mipmapped versions without external programs}}&lt;br /&gt;
The file generated for atlas.terrain can be extracted by using a [[Minecraft:structure block]] to 3D export a structure. There has to be a semi-transparent block like stained glass to export the right image.{{Needs testing}} The exported file can then be converted into an OBJ file, where its UV, identical to the atlas, can be accessed.{{info needed|check if this works in beta 1.2.0.2, or if it only became possible later}}&lt;br /&gt;
&lt;br /&gt;
Like other atlases {{in|BE}}, atlas.terrain can also be viewed in-game by applying the resource location &amp;quot;atlas.terrain&amp;quot; to another object (e.g. an entity or a [[Minecraft:Particles (Bedrock Edition)|particle]]). {{info needed|How far back do these work?}}&lt;br /&gt;
&lt;br /&gt;
=== External programs ===&lt;br /&gt;
{{missing info|section|can this be used to obtain [[Minecraft:blocks-atlas]] and [[Minecraft:items-atlas]] from 13w18a to 13w37b? From testing it crashes in older versions.}}&lt;br /&gt;
{{disclaimer|section=1}}&lt;br /&gt;
Using external programs such as RenderDoc, you can obtain the texture atlas and its mipmapped versions. The image needs to be flipped vertically after being downloaded as a png.&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
{{HistoryTable&lt;br /&gt;
|{{HistoryLine|pocket alpha}}&lt;br /&gt;
|{{HistoryLine||v0.15.0|dev=build 1|Added atlas.terrain following the deprecation of [[Minecraft:terrain-atlas.tga]]&lt;br /&gt;
|Empty areas which are not used by any textures are solid black.}}&lt;br /&gt;
|{{HistoryLine|||dev=?|Mipmapped versions now have anisotropic filtering.}}&lt;br /&gt;
|{{HistoryLine|?}}&lt;br /&gt;
|{{HistoryLine||?|Mipmapped versions use normal padding again.&lt;br /&gt;
|Unused space is no longer filled with black.{{more info|Which of these came first and when?}}}}&lt;br /&gt;
|{{HistoryLine|bedrock}}&lt;br /&gt;
|{{HistoryLine||1.21.60|dev=Preview 1.21.60.21|Improved logic for handling very large textures within atlases.}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Versions of the atlas ===&lt;br /&gt;
{| class=&amp;quot;wikitable pixel-image&amp;quot;&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | Game version&lt;br /&gt;
! rowspan=&amp;quot;2&amp;quot; | Atlas&lt;br /&gt;
! rowspan=&amp;quot;2&amp;quot; | Additions&lt;br /&gt;
! rowspan=&amp;quot;2&amp;quot; | Changes&lt;br /&gt;
! rowspan=&amp;quot;2&amp;quot; | Removals&lt;br /&gt;
! rowspan=&amp;quot;2&amp;quot; | Notes&lt;br /&gt;
|-&lt;br /&gt;
! Main&lt;br /&gt;
! Development&lt;br /&gt;
|-&lt;br /&gt;
| [[Minecraft:Pocket Edition v0.15.0 alpha|v0.15.0 alpha]]&lt;br /&gt;
| [[Minecraft:Pocket Edition v0.15.0 alpha build 1|build 1]]&lt;br /&gt;
| [[File:Atlas.terrain v0.15.0 alpha build 1.png|1024px]]&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center&amp;quot;| &amp;#039;&amp;#039;Introduction&amp;#039;&amp;#039;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;7&amp;quot;| &amp;#039;&amp;#039;More information needed&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;3&amp;quot;|[[Minecraft:Bedrock Edition 1.21.111|1.21.111]]&lt;br /&gt;
| [[Minecraft:Bedrock Edition Preview 1.21.110.20|Preview 1.21.110.20]]&lt;br /&gt;
| [[File:Atlas.terrain 1.21.110.20.png|2048px]]&lt;br /&gt;
| Added shelves.{{verify}}&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| [[Minecraft:Bedrock Edition Preview 1.21.110.22|Preview 1.21.110.22]]&lt;br /&gt;
| [[File:Atlas.terrain 1.21.110.22.png|2048px]]&lt;br /&gt;
| Added lightning rod oxidization states.{{verify}}&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| [[Minecraft:Bedrock Edition Preview 1.21.110.23|Preview 1.21.110.23]]&lt;br /&gt;
| [[File:Atlas.terrain 1.21.111.png|2048px]]&lt;br /&gt;
| Added copper bars, copper chain, copper lantern, and copper torch.{{verify}}&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| [[Minecraft:Bedrock Edition 1.21.120|1.21.120]]&lt;br /&gt;
| [[Minecraft:Bedrock Edition Preview 1.21.120.21|Preview 1.21.120.21]]&lt;br /&gt;
| [[File:Atlas.terrain 1.21.120.png|2048px]]&lt;br /&gt;
|&lt;br /&gt;
| Changed copper lanterns, copper torches, and weathered copper bars.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Mipmapped versions ====&lt;br /&gt;
{{empty section}}&lt;br /&gt;
&lt;br /&gt;
==== &amp;#039;&amp;#039;Minecraft Education&amp;#039;&amp;#039; features ====&lt;br /&gt;
{| class=&amp;quot;wikitable pixel-image&amp;quot;&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | Game version&lt;br /&gt;
! rowspan=&amp;quot;2&amp;quot; | Atlas&lt;br /&gt;
! rowspan=&amp;quot;2&amp;quot; | Additions&lt;br /&gt;
! rowspan=&amp;quot;2&amp;quot; | Changes&lt;br /&gt;
! rowspan=&amp;quot;2&amp;quot; | Removals&lt;br /&gt;
! rowspan=&amp;quot;2&amp;quot; | Notes&lt;br /&gt;
|-&lt;br /&gt;
! Main&lt;br /&gt;
! Development&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;7&amp;quot;|&amp;#039;&amp;#039;More information needed&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;3&amp;quot;|[[Minecraft:Bedrock Edition 1.21.111|1.21.111]]&lt;br /&gt;
| [[Minecraft:Bedrock Edition Preview 1.21.110.20]]&lt;br /&gt;
| [[File:Atlas.terrain ME features 1.21.110.20.png|2048px]]&lt;br /&gt;
| Added shelves.{{verify}}&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| [[Minecraft:Bedrock Edition Preview 1.21.110.22]]&lt;br /&gt;
| [[File:Atlas.terrain ME features 1.21.110.22.png|2048px]]&lt;br /&gt;
| Added lightning rod oxidization states.{{verify}}&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| [[Minecraft:Bedrock Edition Preview 1.21.110.23|Preview 1.21.110.23]]&lt;br /&gt;
| [[File:Atlas.terrain ME features 1.21.110.23.png|2048px]]&lt;br /&gt;
| Added copper bars, copper chain, copper lantern, and copper torch.{{verify}}&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| [[Minecraft:Bedrock Edition 1.21.120|1.21.120]]&lt;br /&gt;
| [[Minecraft:Bedrock Edition Preview 1.21.120.21|Preview 1.21.120.21]]&lt;br /&gt;
| [[File:Atlas.terrain ME features 1.21.120.png|2048px]]&lt;br /&gt;
|&lt;br /&gt;
| Changed copper lanterns, copper torches, and weathered copper bars.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===== Mipmapped versions =====&lt;br /&gt;
{{empty section}}&lt;br /&gt;
&lt;br /&gt;
== Navigation ==&lt;br /&gt;
{{Navbox texture atlases}}&lt;/div&gt;</summary>
		<author><name>imported&gt;NmF</name></author>
	</entry>
</feed>