<?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_Gateway_%28block%29</id>
	<title>Minecraft:End Gateway (block) - 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_Gateway_%28block%29"/>
	<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Minecraft:End_Gateway_(block)&amp;action=history"/>
	<updated>2026-04-09T09:37:49Z</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_Gateway_(block)&amp;diff=50041&amp;oldid=prev</id>
		<title>imported&gt;Slimeball: Undo revision 3500718 by ~2026-CrabEndermanVex1768 (talk)</title>
		<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Minecraft:End_Gateway_(block)&amp;diff=50041&amp;oldid=prev"/>
		<updated>2026-03-27T13:27:33Z</updated>

		<summary type="html">&lt;p&gt;Undo revision &lt;a href=&quot;/wiki/Special:Diff/3500718&quot; title=&quot;Special:Diff/3500718&quot;&gt;3500718&lt;/a&gt; by &lt;a href=&quot;/wiki/Special:Contributions/~2026-CrabEndermanVex1768&quot; title=&quot;Special:Contributions/~2026-CrabEndermanVex1768&quot;&gt;~2026-CrabEndermanVex1768&lt;/a&gt; (&lt;a href=&quot;/index.php?title=User_talk:~2026-CrabEndermanVex1768&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User talk:~2026-CrabEndermanVex1768 (page does not exist)&quot;&gt;talk&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{needs render|{{BE}} has a different end gateway texture.|single=1}}&lt;br /&gt;
{{about|the block that teleports the player|the portal|End gateway}}&lt;br /&gt;
{{Infobox block&lt;br /&gt;
|title = End Gateway &lt;br /&gt;
|image = End Gateway.gif&lt;br /&gt;
|invimage = End Gateway BE&lt;br /&gt;
|renewable = No&lt;br /&gt;
|stackable = Yes (64){{Only|Bedrock|short=1}}&amp;lt;br&amp;gt;N/A{{only|java|short=1}}&lt;br /&gt;
|tool = None&lt;br /&gt;
|transparent = No&lt;br /&gt;
|light = Yes (15)&lt;br /&gt;
|flammable = No&lt;br /&gt;
|lavasusceptible = No&lt;br /&gt;
}}&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;End gateway&amp;#039;&amp;#039;&amp;#039; is a block that forms a part of [[Minecraft:End gateway]]s, which teleport the player between the [[Minecraft:Terrain features#Central island|central island]] and the [[Minecraft:Terrain features#Outer islands|outer islands]] in [[Minecraft:the End]].&lt;br /&gt;
&lt;br /&gt;
== Obtaining ==&lt;br /&gt;
[[File:Endgatewaycommand.jpg|thumb|The command used to get an End gateway.]]&lt;br /&gt;
&lt;br /&gt;
The End gateway block cannot be obtained as an item even by using the {{cmd|give}} command. The item form doesn&amp;#039;t exist {{in|java}}, but it can be obtained through [[Minecraft:add-on]]s or external editors or by using bugs {{in|bedrock}}.&amp;lt;!--video is not being linked to because we do not need to promote the glitch on the wiki--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The End gateway block can be placed using commands such as {{cmd|fill}} or {{cmd|setblock}} {{in|java}}. It cannot be placed by such commands {{in|bedrock}} but it can be placed using structure blocks.&lt;br /&gt;
&lt;br /&gt;
=== Natural generation ===&lt;br /&gt;
More naturally generated gateways that transport the player back to the [[Minecraft:End platform]] can be found throughout the outer End islands. They will not create new gateways on the central island.&lt;br /&gt;
&lt;br /&gt;
=== Post-generation ===&lt;br /&gt;
[[File:End gateway JE3 BE2.png|thumb|150px|An End gateway]]&lt;br /&gt;
End gateway blocks form the functional part of [[Minecraft:End gateway]]s. Each time the [[Minecraft:ender dragon]] is defeated, one End gateway spawns around the [[Minecraft:Terrain features#Central island|central island]] in [[Minecraft:the End]], up to 20 times. Activating each of them spawns one additional gateway in the [[Minecraft:Terrain features#Outer islands|outer islands]].&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
End gateway blocks in their original form can be used to teleport to the outer islands of the End. End gateway blocks can be used as a custom teleporter using NBT tags{{only|java}}.&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;code&amp;gt;exit_portal&amp;lt;/code&amp;gt; tag holds a set of X/Y/Z coordinates to determine the general location the player can be &amp;quot;safely&amp;quot; teleported to when entering.&lt;br /&gt;
* Setting &amp;lt;code&amp;gt;ExactTeleport&amp;lt;/code&amp;gt; to 1 teleports entities to the specified coordinates exactly instead of at a safer location around those coordinates.&lt;br /&gt;
* &amp;lt;code&amp;gt;Age&amp;lt;/code&amp;gt; determines how long the gateway has existed. This is used to determine when the beam is rendered.&lt;br /&gt;
* Example: {{cmd|/setblock ~ ~-1 ~1 minecraft:end_gateway{Age:180,ExactTeleport:1,exit_portal:[I;1,2,3]&amp;lt;nowiki /&amp;gt;} replace}}&lt;br /&gt;
&lt;br /&gt;
When created in a dimension other than [[Minecraft:the End]] without exit_portal NBT data, it does not teleport entities but still activates its beam effect when an entity enters.&lt;br /&gt;
&lt;br /&gt;
{{IN|Bedrock|Education}}, the gateway {{control|placed}} by the player in the End teleports entities to (0, 0, 0), below the main island. In the [[Minecraft:Overworld]] or [[Minecraft:Nether]], it acts as a solid block and cannot teleport entities.&lt;br /&gt;
&lt;br /&gt;
=== Beam ===&lt;br /&gt;
When generated (either naturally as part of an [[Minecraft:End gateway]], or through {{cmd|setblock}}{{only|java}}), the block emits a {{color|#C354CD|magenta}} beam of light vertically from its top and bottom, lasting for {{convert|200|tick|second}} while fading in and out.&lt;br /&gt;
&lt;br /&gt;
An End gateway block also emits a {{color|#7B2FBE|purple}} beam of light vertically from the top and bottom when an [[Minecraft:entity]] enters it. During the {{convert|40|tick|second}} this beam is visible, no additional entities can be teleported.&lt;br /&gt;
&lt;br /&gt;
It also emits the {{color|#7B2FBE|purple}} teleport beam every {{convert|2400|tick|minute}}. This beam also lasts {{convert|40|tick|second}} and disables teleportation of the gateway while it&amp;#039;s visible&amp;lt;ref&amp;gt;{{Bug|MC-107824|3=End Gateway shows beacon beam every 2400 ticks even if no entity teleported|4=WAI}}&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
The creation beam extends from around&amp;lt;!-- behavior is complicated and slightly buggy --&amp;gt; Y=0 through the block up to Y=256; the teleport beam goes 50 blocks above and below the gateway block. The beam is visible from roughly the same distance as a single ordinary stack of blocks. If a render distance of 16 chunks is set, the beam of light is visible from up to 255 blocks away. Unlike the beam of a [[Minecraft:beacon]], this beam does not change color if the player puts [[Minecraft:stained glass]] over it.&lt;br /&gt;
&lt;br /&gt;
It is not possible to disable either of the beams entirely. However, it is possible to edit the age of the block to a negative value, effectively delaying beam-emitting properties of the End gateway. You can change the age of the block by entering the command (for example) as follows: &amp;lt;code&amp;gt;/setblock ~ ~ ~ minecraft:end_gateway{Age:-9223372036854775808L}&amp;lt;/code&amp;gt;. This will last for 14,993,257,186 years, effectively disabling the beam.&lt;br /&gt;
&lt;br /&gt;
=== Piston interactivity ===&lt;br /&gt;
An End gateway block cannot be pushed or pulled by [[Minecraft:piston]]s or [[Minecraft:sticky piston]]s.&lt;br /&gt;
&lt;br /&gt;
== Sounds ==&lt;br /&gt;
=== Generic ===&lt;br /&gt;
{{Sound table/Block/Normal}}&lt;br /&gt;
&lt;br /&gt;
=== Unique ===&lt;br /&gt;
{{JE}}&lt;br /&gt;
{{SoundTable&lt;br /&gt;
| type = java&lt;br /&gt;
| {{SoundLine&lt;br /&gt;
|sound =Explosion1.ogg&lt;br /&gt;
|sound2=Explosion2.ogg&lt;br /&gt;
|sound3=Explosion3.ogg&lt;br /&gt;
|sound4=Explosion4.ogg&lt;br /&gt;
|source=block&lt;br /&gt;
|description=When an end gateway is spawned on the central End island&lt;br /&gt;
|subtitle=Explosion&lt;br /&gt;
|id=block.end_gateway.spawn&lt;br /&gt;
|translationkey=subtitles.entity.generic.explosion&lt;br /&gt;
|volume=1.0&lt;br /&gt;
|pitch=0.5-0.9&lt;br /&gt;
| distance = 16&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{BE}}: &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== Data values ==&lt;br /&gt;
{{Info needed section|block tags}}&lt;br /&gt;
&lt;br /&gt;
=== ID ===&lt;br /&gt;
{{JE}}:&lt;br /&gt;
{{ID table&lt;br /&gt;
|edition=java&lt;br /&gt;
|showblocktags=y&lt;br /&gt;
|showforms=y&lt;br /&gt;
|generatetranslationkeys=y&lt;br /&gt;
|displayname=End Gateway&lt;br /&gt;
|spritetype=block&lt;br /&gt;
|nameid=end_gateway&lt;br /&gt;
|blocktags=dragon_immune, portals, wither_immune, invalid_spawn_inside&lt;br /&gt;
|form=block&lt;br /&gt;
|foot=1}}&lt;br /&gt;
{{ID table&lt;br /&gt;
|displayname=Block entity&lt;br /&gt;
|spritename=end-gateway&lt;br /&gt;
|spritetype=block&lt;br /&gt;
|nameid=end_gateway&lt;br /&gt;
|foot=1}}&lt;br /&gt;
&lt;br /&gt;
{{BE}}:&lt;br /&gt;
{{ID table&lt;br /&gt;
|edition=bedrock&lt;br /&gt;
|shownumericids=y&lt;br /&gt;
|showforms=y&lt;br /&gt;
|generatetranslationkeys=y&lt;br /&gt;
|displayname=End Gateway&lt;br /&gt;
|spritetype=block&lt;br /&gt;
|nameid=end_gateway&lt;br /&gt;
|id=209&lt;br /&gt;
|form=block&lt;br /&gt;
|foot=1}}&lt;br /&gt;
{{ID table&lt;br /&gt;
|notnamespaced=y&lt;br /&gt;
|displayname=Block entity&lt;br /&gt;
|spritename=end-gateway&lt;br /&gt;
|spritetype=block&lt;br /&gt;
|nameid=EndGateway&lt;br /&gt;
|foot=1}}&lt;br /&gt;
&lt;br /&gt;
=== Block data ===&lt;br /&gt;
An End gateway block has a block entity associated with it that holds additional data about the block.&lt;br /&gt;
&lt;br /&gt;
{{JE}}:&lt;br /&gt;
{{see also|Block entity format}}&lt;br /&gt;
&amp;lt;section begin=&amp;quot;block data&amp;quot;/&amp;gt;&amp;lt;div class=&amp;quot;treeview&amp;quot;&amp;gt;&lt;br /&gt;
* {{nbt|compound}} Block entity data&lt;br /&gt;
** {{nbt inherit/blockentity}}&lt;br /&gt;
** {{nbt|long|Age}}: Age of the portal, in ticks. This is used to determine when the beam is rendered.&lt;br /&gt;
** {{nbt|byte|ExactTeleport}}: 1 or 0 (true/false) - Teleports entities directly to the exit_portal coordinates instead of near them.&lt;br /&gt;
** {{nbt|int-array|exit_portal}}: Location entities are teleported to when entering the portal. Stored as 3 ints. Is not preserved when removed.&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;section end=&amp;quot;block data&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BE}}:&lt;br /&gt;
: See [[Minecraft:Bedrock Edition level format/Block entity format]].&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
{{See technical block|End Gateway}}&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.9|dev=15w31a|[[File:End Gateway JE1.png|30px]] Added the End gateway block, part of the [[Minecraft:End gateway]].}}&lt;br /&gt;
|{{HistoryLine|||dev=15w33a|[[File:End Gateway JE2 BE1.png|30px]] The texture of the End gateway block&amp;#039;s starfield pattern has been changed, so that it does not change with respect to the viewer.&lt;br /&gt;
|The beam of End gateway blocks have been changed to use a separate texture from the [[Minecraft:beacon]] beam.}}&lt;br /&gt;
|{{HistoryLine||1.11|dev=16w39a|The entity-teleporting beam color of End gateway blocks has been changed from [[File:End Gateway yellow beam.png|32px]] {{color|#E5E533}} to [[File:End Gateway purple beam.png|32px]] {{color|#7B2FBE}}, matching the beam&amp;#039;s color when the gateway is generated.}}&lt;br /&gt;
|{{HistoryLine||1.13|dev=pre3|The [[Minecraft:particles]] of End gateway blocks have been changed to those of [[Minecraft:obsidian]].}}&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|[[File:End Gateway JE2 BE1.png|30px]] Added End gateways.}}&lt;br /&gt;
|{{HistoryLine|bedrock}}&lt;br /&gt;
|{{HistoryLine||1.13.0|Now it is impossible to destroy the End gateway block by placing [[Minecraft:liquids]] in its location.&amp;lt;ref&amp;gt;{{bug|MCPE-48264|||Fixed}}&amp;lt;/ref&amp;gt;}}&lt;br /&gt;
|{{HistoryLine||1.14.0|Now the [[Minecraft:wither]] cannot destroy the End gateway block.&amp;lt;ref&amp;gt;{{bug|MCPE-47174|||Fixed}}&amp;lt;/ref&amp;gt;}}&lt;br /&gt;
|{{HistoryLine||1.19.70|The End gateway block cannot be used in [[Minecraft:Spectator]] mode now.&amp;lt;ref&amp;gt;{{bug|MCPE-165689|||Fixed}}&amp;lt;/ref&amp;gt;}}&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=TU46|xbone=CU36|ps3=1.38|psvita=1.38|ps4=1.38|wiiu=Patch 15|switch=1.0.1|[[File:End Gateway JE2 BE1.png|30px]] Added End gateways.}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== &amp;#039;&amp;#039;New Nintendo 3DS Edition&amp;#039;&amp;#039; ===&lt;br /&gt;
{{HistoryTable&lt;br /&gt;
|{{HistoryLine|new 3ds}}&lt;br /&gt;
|{{HistoryLine||1.7.10|[[File:End Gateway N3DSE.png|30px]] Added End gateways.}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Data history ===&lt;br /&gt;
{{HistoryTable&lt;br /&gt;
|{{HistoryLine|java}}&lt;br /&gt;
|{{HistoryLine||1.9|dev=15w33a|Added &amp;lt;code&amp;gt;ExactTeleport&amp;lt;/code&amp;gt; NBT tag to End gateway blocks.}}&lt;br /&gt;
|{{HistoryLine||1.11|dev=16w32a|The block entity ID has been changed from &amp;lt;code&amp;gt;EndGateway&amp;lt;/code&amp;gt; to &amp;lt;code&amp;gt;end_gateway&amp;lt;/code&amp;gt;.}}&lt;br /&gt;
|{{HistoryLine||1.13|dev=17w47a|Prior to [[Minecraft:Java Edition 1.13/Flattening|&amp;#039;&amp;#039;The Flattening&amp;#039;&amp;#039;]], this block&amp;#039;s numeral ID was 209.}}&lt;br /&gt;
|{{HistoryLine||1.19.3|dev=22w42a|Added the &amp;lt;code&amp;gt;invalid_spawn_inside&amp;lt;/code&amp;gt; tag.}}&lt;br /&gt;
|{{HistoryLine||1.20.5|dev=24w06a|&amp;lt;code&amp;gt;ExitPortal&amp;lt;/code&amp;gt; in End gateways has been renamed to &amp;lt;code&amp;gt;exit_portal&amp;lt;/code&amp;gt;.}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Issues ==&lt;br /&gt;
{{Issue list|End Gateway}}&lt;br /&gt;
&lt;br /&gt;
== Gallery ==&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
GatewayBlockBeamMagenta.png|An End gateway block emitting a magenta beam after being created.&lt;br /&gt;
GatewayBlockBeamPurple.png|An End gateway block emitting a purple beam after teleporting an entity.&lt;br /&gt;
GatewayBlockBeamComparison.png|Comparison between the magenta (left) and purple (right) beams.&lt;br /&gt;
GatewayBlockBeamYellow.png|An End gateway block emitting a yellow beam after teleporting an entity (before [[Minecraft:Java Edition 1.11]]).&lt;br /&gt;
End gateway portal inside.png|An interior view of an End gateway block.&lt;br /&gt;
Double yellow beam.png|Comparison of the historically emitted yellow beam with a yellow-tinted [[Minecraft:beacon]] beam.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Trivia ==&lt;br /&gt;
* {{IN|bedrock}}, if one manages to place an End gateway at the center of the [[Minecraft:End platform]], it teleports the [[Minecraft:player]] before the platform regenerates. As a result, the platform appears in a different location than it should, like below the [[Minecraft:Terrain features#Central island|central island]].&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
== Navigation ==&lt;br /&gt;
{{Navbox blocks|Utility}}&lt;br /&gt;
&lt;br /&gt;
[[Category:End blocks]]&lt;br /&gt;
[[Category:Block entities]]&lt;br /&gt;
[[Category:Non-solid blocks]]&lt;br /&gt;
[[Category:Utility blocks]]&lt;br /&gt;
[[Category:Light sources]]&lt;br /&gt;
[[Category:Createable blocks]]&lt;br /&gt;
&lt;br /&gt;
[[Minecraft:es:Nexo del End (bloque)]]&lt;br /&gt;
[[Minecraft:fr:Passerelle de l&amp;#039;End (bloc)]]&lt;br /&gt;
[[Minecraft:ja:エンドゲートウェイ (ブロック)]]&lt;br /&gt;
[[Minecraft:ko:엔드 관문 (블록)]]&lt;br /&gt;
[[Minecraft:pl:Blok portalu bramy Endu]]&lt;br /&gt;
[[Minecraft:pt:Passagem do End (bloco)]]&lt;br /&gt;
[[Minecraft:ru:Блок врат Края]]&lt;br /&gt;
[[Minecraft:zh:末地折跃门（方块）]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Slimeball</name></author>
	</entry>
</feed>