<?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%3AEnd_Platform</id>
	<title>Minecraft:End Platform - 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%3AEnd_Platform"/>
	<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Minecraft:End_Platform&amp;action=history"/>
	<updated>2026-06-10T03:40: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:End_Platform&amp;diff=139197&amp;oldid=prev</id>
		<title>SyncBot: Sync: new page from Minecraft</title>
		<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Minecraft:End_Platform&amp;diff=139197&amp;oldid=prev"/>
		<updated>2026-06-06T11:04:27Z</updated>

		<summary type="html">&lt;p&gt;Sync: new page from Minecraft&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Infobox structure&lt;br /&gt;
| image = Obsidian platform.png&lt;br /&gt;
| biome = {{BiomeLink|The End}}&lt;br /&gt;
| blocks =&lt;br /&gt;
* {{BlockLink|Obsidian}}&lt;br /&gt;
| canspawn = Yes, gets replaced upon dimension re-entry&lt;br /&gt;
}}&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;End platform&amp;#039;&amp;#039;&amp;#039; is a 5×1×5 square of [[Minecraft:obsidian]] that generates when an [[Minecraft:entity]] enters [[Minecraft:the End]] through an [[Minecraft:End Portal (block)|End portal block]].&lt;br /&gt;
&lt;br /&gt;
== Generation ==&lt;br /&gt;
[[File:Obsidian portal blocks broken item forms.png|thumb|Blocks are broken as if mined by the player when the End platform is regenerated.]]&lt;br /&gt;
&lt;br /&gt;
The End platform always generates at [[Minecraft:coordinates]] (100, 48, 0), mostly far away from the island, which may make it difficult to get there. [[Minecraft:Player]]s who enter the End spawn at coordinates (100, 49, 0), facing west toward the main island; other entities that enter the End spawn at coordinates (100.5, 50, 0.5), in the middle of and 1 block higher than the platform. Whenever a new entity enters the End, the platform is regenerated, and all blocks within 3 blocks above the platform are destroyed and dropped as items.{{verify|edition=bedrock}} Sometimes the platform generates inside a case of [[Minecraft:End stone]]; enough End stone is broken in this case so that the player can walk around, with 3 blocks high of breathing space. Occasionally the platform may generate in midair, forcing the player to bridge or throw an [[Minecraft:ender pearl]] toward the main island.&lt;br /&gt;
&lt;br /&gt;
{{IN|java}}, The End platform generates as part of the world generation, but {{in|bedrock}}, it generates only when an entity uses an [[Minecraft:End Portal (block)|End portal block]], not when teleporting with {{cmd|execute in minecraft:the_end}}. [[Minecraft:End gateway]]s on the outer End islands also teleport entities to the platform, but do not cause the platform to regenerate.&lt;br /&gt;
&lt;br /&gt;
{{IN|bedrock}}, the End platform is regenerated at the position where a player enters a [[Minecraft:Nether Portal (block)|Nether portal]] in the End.&lt;br /&gt;
&lt;br /&gt;
== Data values ==&lt;br /&gt;
=== ID ===&lt;br /&gt;
{{el|java}}:&lt;br /&gt;
{{ID table&lt;br /&gt;
|firstcolumnname=Feature type&lt;br /&gt;
|displayname=[No displayed name]&lt;br /&gt;
|spritename=obsidian-platform&lt;br /&gt;
|spritetype=env&lt;br /&gt;
|nameid=end_platform&lt;br /&gt;
|foot=1}}&lt;br /&gt;
&lt;br /&gt;
{{ID table&lt;br /&gt;
|firstcolumnname=Configured feature&lt;br /&gt;
|displayname=[No displayed name]&lt;br /&gt;
|spritename=obsidian-platform&lt;br /&gt;
|spritetype=env&lt;br /&gt;
|nameid=end_platform&lt;br /&gt;
|foot=1}}&lt;br /&gt;
&lt;br /&gt;
=== Config ===&lt;br /&gt;
{{main|Configured feature}}&lt;br /&gt;
&lt;br /&gt;
{{el|java}}:&lt;br /&gt;
&amp;lt;section begin=&amp;quot;config&amp;quot;/&amp;gt;&amp;lt;div class=&amp;quot;treeview&amp;quot;&amp;gt;&lt;br /&gt;
* {{nbt|compound|config}}: Empty&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;section end=&amp;quot;config&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Collapse|title=An example|outerstyle=margin: 0.5rem 0|head=1}}&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;json&amp;quot;&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
  &amp;quot;type&amp;quot;: &amp;quot;minecraft:end_platform&amp;quot;,&lt;br /&gt;
  &amp;quot;config&amp;quot;: {}&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
{{Collapse|tail=1}}&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
=== &amp;#039;&amp;#039;Java Edition&amp;#039;&amp;#039; ===&lt;br /&gt;
{{HistoryTable&lt;br /&gt;
|{{HistoryLine|java}}&lt;br /&gt;
|{{HistoryLine||1.0.0|dev=Beta 1.9 Prerelease 4|Added the obsidian platform. It generates at coordinates (0, 71, 0).}}&lt;br /&gt;
|{{HistoryLine|||dev=Beta 1.9 Prerelease 5|The obsidian platform now generates at (180, 51, 0).}}&lt;br /&gt;
|{{HistoryLine|||dev=Beta 1.9 Prerelease 6|The obsidian platform now generates at (100, 51, 0).}}&lt;br /&gt;
|{{HistoryLine||1.3.1|dev=12w18a|The obsidian platform does not generate anymore.{{verify|It seems the End as a whole doesn&amp;#039;t generate terrain.}}}}&lt;br /&gt;
|{{HistoryLine|||dev=12w23a|The obsidian platform now generates at (100, 48, 0).}}&lt;br /&gt;
|{{HistoryLine||1.9|dev=15w33c|Non-player entities no longer regenerate the obsidian platform when entering an End portal.}}&lt;br /&gt;
|{{HistoryLine||1.16|dev=20w21a|Non-player entities now regenerate the obsidian platform when entering an End portal again.}}&lt;br /&gt;
|{{HistoryLine||1.16.2|dev=20w28a|The player now spawns centered on the End platform. Previously the player spawned at X{{=}}100.0, Y{{=}}49, Z{{=}}0.0 instead of X{{=}}100.5, Y{{=}}49, Z{{=}}0.5.}}&lt;br /&gt;
|{{HistoryLine||1.20.5|dev=24w03a|When [[Minecraft:entities]] arrive in the End, the area around the End platform remains loaded for 15 seconds, matching the behavior of [[Minecraft:Nether portal]]s.}}&lt;br /&gt;
|{{HistoryLine||1.21|dev=pre1|When the End platform is re-generated, instead of deleting the blocks above it, the blocks are instead broken as if mined by a player, dropping the item and (if a container) all its contents.}}&lt;br /&gt;
|{{HistoryLine|||dev=pre2|The End platform is now generated as a feature during [[Minecraft:world generation]], instead of only on use of an End portal.}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== &amp;#039;&amp;#039;Bedrock Edition&amp;#039;&amp;#039; ===&lt;br /&gt;
{{HistoryTable&lt;br /&gt;
|{{HistoryLine|pocket}}&lt;br /&gt;
|{{HistoryLine||1.0.0|dev=alpha 0.17.0.1|Added the obsidian platform.}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Legacy Console Edition ===&lt;br /&gt;
{{HistoryTable&lt;br /&gt;
|{{HistoryLine|console}}&lt;br /&gt;
|{{HistoryLine||xbox=TU9|xbone=CU1|ps3=1.00|psvita=1.00|ps4=1.00|wiiu=Patch 1|switch=1.0.1|Added the obsidian platform.}}&lt;br /&gt;
|{{HistoryLine||xbox=TU46|xbone=CU36|ps3=1.38|psvita=1.38|ps4=1.38|wiiu=Patch 15|Non-player entities no longer regenerate the obsidian platform when entering an End portal.{{check version}}|The position of the obsidian platform has been changed to X{{=}}60, Y{{=}}49, Z{{=}}60. Due to the downscaling of the [[Minecraft:Terrain features#Central island|central island]], the previous location would now be outside of the border.}}&lt;br /&gt;
|{{HistoryLine||xbox=TU48|xbone=CU38|ps3=1.41|psvita=1.41|ps4=1.41|wiiu=Patch 17|The End platform is now generated at X{{=}}100, Y{{=}}49, Z{{=}}0 if the End was generated before TU46 and not reset.{{check version}}}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Issues ==&lt;br /&gt;
{{Issue list}}&lt;br /&gt;
&lt;br /&gt;
== Gallery ==&lt;br /&gt;
=== Screenshots ===&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
End-Platform-inGround.png|An End platform that generated underground&lt;br /&gt;
Platformoutside.png|An End platform that generated outside and beneath a cliff&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* {{EnvLink|Void start platform}}&lt;br /&gt;
&lt;br /&gt;
== Navigation ==&lt;br /&gt;
{{Navbox generated features}}&lt;br /&gt;
[[Category:The End|P]]&lt;br /&gt;
&lt;br /&gt;
[[Minecraft:de:Obsidianplattform]]&lt;br /&gt;
[[Minecraft:es:Plataforma del End]]&lt;br /&gt;
[[Minecraft:fr:Plateforme de l&amp;#039;End]]&lt;br /&gt;
[[Minecraft:it:Piattaforma dell&amp;#039;end]]&lt;br /&gt;
[[Minecraft:ja:黒曜石の土台]]&lt;br /&gt;
[[Minecraft:ko:흑요석 플랫폼]]&lt;br /&gt;
[[Minecraft:lzh:終界臺]]&lt;br /&gt;
[[Minecraft:pl:End#Obsydianowa platforma]]&lt;br /&gt;
[[Minecraft:pt:Plataforma do End]]&lt;br /&gt;
[[Minecraft:ru:Обсидиановая платформа]]&lt;br /&gt;
[[Minecraft:zh:末地平台]]&lt;/div&gt;</summary>
		<author><name>SyncBot</name></author>
	</entry>
</feed>