222 lines
9.7 KiB
Text
222 lines
9.7 KiB
Text
{{about|the block that makes up the portal|the blocks that make up the frame|End Portal Frame|other uses|End portal (disambiguation)}}
|
|
{{Infobox block
|
|
|title=End Portal
|
|
|image=End Portal (block).gif
|
|
|invimage=End Portal BE
|
|
|renewable=No
|
|
|tool=None
|
|
|transparent=Yes
|
|
|light=Yes (15)
|
|
|flammable=No
|
|
|lavasusceptible=No
|
|
|stackable=No
|
|
}}
|
|
The '''end portal block''' is a block generated when an [[end portal]] or [[exit portal]] is activated, which teleports the player between the [[Overworld]] and [[the End]].
|
|
|
|
== Obtaining ==
|
|
The end portal block cannot be obtained as an item even by using the {{cmd|give}} command. The item form is completely nonexistent {{in|java}}, but it can be obtained through [[add-on]]s, external editors or by using bugs {{in|bedrock}}.<!--video is not being linked to because we do not need to promote the glitch on the wiki-->
|
|
|
|
The end portal block can be placed using commands such as {{cmd|fill}} or {{cmd|setblock}} or simply by [[End Portal#Creation|building end portals]].
|
|
|
|
== Usage ==
|
|
End portal blocks can be used to teleport into and out of [[the End]]. When a player or other entity in the [[Overworld]] or the End touches an end portal block, it is instantly taken to the other dimension. If a single portal block is placed using commands, it can still be used to travel between dimensions.
|
|
|
|
All entities traveling to the End appear on the [[obsidian platform]], recreating it if necessary. Players traveling to the Overworld appear at their [[Spawn#Individual spawn|individual spawn point]], while other entities appear at the [[Spawn#World spawn|world spawn point]].
|
|
|
|
{{IN|bedrock}}, non-player entities travelling to the overworld will appear at Y-level 32767 due to a bug.<ref>{{Bug|MCPE-157125|3=Non-player entities teleport to Y 500+ to 32767 height when transported from the End to the Overworld}}</ref>
|
|
|
|
=== Properties ===
|
|
*End portal blocks can be destroyed in Creative mode. This does not affect adjacent end portal blocks.
|
|
*End portals do not reduce fall damage.{{Only|Java}}
|
|
*The top surface of an End portal is {{frac|3|4}} the height of a full block.{{verify|still the case 21w13a+?}}
|
|
*The end portal is one of the only blocks without a conventional texture or entity texture; it instead duplicates and layers a starfield pattern.
|
|
*If [[TNT]] is detonated on an end portal, no blocks in its blast radius are destroyed.
|
|
*Ridden entities (and their riders) pass through the portal without being teleported.
|
|
*[[Ender dragon]]s cannot teleport through portals.
|
|
*{{IN|java}}, [[wither]]s cannot teleport through portals, but can do so {{in|bedrock}}.
|
|
*If {{cmd|setblock}} is used to place an end portal block in the [[Overworld]], [[Nether]], or in a [[custom dimension]], then it teleports the player to the End dimension. If the end portal block is placed in [[the End]], then it teleports the player to their [[spawn point]].
|
|
*If the end portal block is generated in the block grid using the [[debug mode]] world type, it teleports the player to the Overworld regardless of which dimension it is in.
|
|
*Items can fall through an end portal, including falling blocks, such as [[TNT]]. The items appear in the End dimension.
|
|
|
|
=== Piston interactivity ===
|
|
End portal blocks cannot be pushed by [[piston]]s. They also cannot be pushed nor pulled by [[sticky piston]]s.
|
|
|
|
== Sounds ==
|
|
=== Generic ===
|
|
{{Sound table/Block/Normal}}
|
|
|
|
=== Unique ===
|
|
{{edition|java}}
|
|
{{SoundTable
|
|
| type = java
|
|
| {{SoundLine
|
|
|sound =End portal activation.ogg
|
|
|subtitle=End Portal opens
|
|
|source=hostile
|
|
|description=When an end portal opens <ref group=sound>Does not trigger at all if the [[gamerule]] {{cd|globalSoundEvents}} is {{cd|false}}</ref>
|
|
|id=block.end_portal.spawn
|
|
|translationkey=subtitles.block.end_portal.spawn
|
|
|volume=1.0
|
|
|pitch=1.0
|
|
|distance=16 (technical) / ∞ (effective)}}
|
|
| {{SoundLine
|
|
|sound=Portal teleportation.ogg
|
|
|subtitle=Portal noise fades
|
|
|source=ambient
|
|
|description=After the player is teleported through an end portal
|
|
|id=block.portal.travel
|
|
|translationkey=subtitles.block.portal.travel
|
|
|translationkeynote=
|
|
|volume=0.8-1.2
|
|
|pitch=0.25
|
|
| distance = 16
|
|
}}
|
|
}}
|
|
|
|
{{edition|bedrock}}:
|
|
{{SoundTable
|
|
| type = bedrock
|
|
| {{SoundLine
|
|
| sound =End portal activation.ogg
|
|
|source=block
|
|
|description=When an end portal opens
|
|
|id=block.end_portal.spawn
|
|
|volume=0.7
|
|
|pitch=1.0}}
|
|
| {{SoundLine
|
|
|sound=Portal teleportation.ogg
|
|
|source=ambient
|
|
|description=After the player is teleported through an end portal
|
|
|id=portal.travel
|
|
|volume=1.0
|
|
| pitch = 1.0
|
|
}}
|
|
}}
|
|
|
|
== Data values ==
|
|
{{Info needed section|block tags}}
|
|
|
|
=== ID ===
|
|
{{edition|java}}:
|
|
{{ID table
|
|
|edition=java
|
|
|showblocktags=y
|
|
|showforms=y
|
|
|generatetranslationkeys=y
|
|
|displayname=End Portal
|
|
|spritetype=block
|
|
|nameid=end_portal
|
|
|blocktags=dragon_immune, portals, wither_immune, invalid_spawn_inside
|
|
|form=block
|
|
|foot=1}}
|
|
{{ID table
|
|
|displayname=Block entity
|
|
|spritename=end-portal
|
|
|spritetype=block
|
|
|nameid=end_portal
|
|
|foot=1}}
|
|
|
|
{{edition|bedrock}}:
|
|
{{ID table
|
|
|edition=bedrock
|
|
|shownumericids=y
|
|
|showforms=y
|
|
|generatetranslationkeys=y
|
|
|displayname=End Portal
|
|
|spritetype=block
|
|
|nameid=end_portal
|
|
|id=119
|
|
|form=block
|
|
|translationkey=-
|
|
|foot=1}}
|
|
{{ID table
|
|
|notnamespaced=y
|
|
|displayname=Block entity
|
|
|spritename=end-portal
|
|
|spritetype=block
|
|
|nameid=EndPortal
|
|
|foot=1}}
|
|
|
|
=== Block data ===
|
|
An end portal block has a block entity associated with it that holds additional data about the block.
|
|
|
|
{{el|java}}:
|
|
{{see also|Block entity format}}
|
|
{{/BE}}
|
|
|
|
{{el|bedrock}}:
|
|
: See [[Bedrock Edition level format/Block entity format]].
|
|
|
|
== History ==
|
|
{{Needs render|section=true|type=old|Add textures to Pocket and console histories.}}
|
|
{{HistoryTable
|
|
|{{HistoryLine|java}}
|
|
|{{HistoryLine||October 5, 2011|link={{tweet|notch|121664078308577280}}|The end portal block is teased by [[Notch]] in a screenshot.}}
|
|
|{{HistoryLine||1.0.0|dev=Beta 1.9 Prerelease 3|The end portal block is introduced, but is nonfunctional in terms of teleportation.
|
|
|The end portal block can currently be broken using [[TNT]].
|
|
|It uses the untinted grass block texture on the bottom face of its hitbox.}}
|
|
|{{HistoryLine|||dev=Beta 1.9 Prerelease 4|The end portal now teleports the player into [[the End]].
|
|
|The texture of the end portal block has been changed.{{verify}}
|
|
|The end portal block is now TNT immune.{{verify}}
|
|
|The end portal no longer uses the grass block texture underneath.}}
|
|
|{{HistoryLine||1.4.2|dev=12w36a|All{{verify}} [[entities]] can now travel through end portals.}}
|
|
|{{HistoryLine||1.9|dev=15w49b|The [[hitbox]] height of the end portal block has been increased from {{frac|1|16}} of a block to {{frac|3|4}} of a block.{{verify|does this also include physical interaction? i.e. did it previously teleport only entities who intersected that 1/16 but now can teleport any entity in that 3/4?}}
|
|
|The [[wither]] and [[ender dragon]]{{verify|I believe this was never possible in the first place}} can no longer travel through portals, including the end portal.}}
|
|
|{{HistoryLine||1.11|dev=16w32a|The [[block entity]] ID of the end portal block has been changed from <code>AirPortal</code> to <code>end_portal</code>.}}
|
|
|{{HistoryLine|||dev=16w40a|[[File:End Portal.png|32px]] The starfield effect has been changed to match that of the [[end gateway block]]. It no longer changes perspective with respect to the [[player]], but now remains static with respect to the game screen.}}
|
|
|{{HistoryLine||1.13|dev=17w47a|Prior to [[1.13/Flattening|''The Flattening'']], this block's numeral ID was 119.}}
|
|
|{{HistoryLine||1.16.2|dev=20w28a|End portals now teleport the player centered on the obsidian platform instead of at the north-west corner of the block.}}
|
|
|{{HistoryLine||1.17|dev=21w13a|End portals now render on the bottom face.<ref>{{bug|MC-3366}}</ref>
|
|
|The wireframe hitbox of the end portal has changed once more, to no longer stretch to the bottom of the block. Whether the actual entity collision box also changed is unknown.}}
|
|
|
|
|{{HistoryLine|pocket}}
|
|
|{{HistoryLine||1.0.0|dev=alpha 0.17.0.1|Added the end portal block.}}
|
|
|
|
|{{HistoryLine|console}}
|
|
|{{HistoryLine||xbox=TU7|xbone=CU1|ps3=1.00|psvita=1.00|ps4=1.00|switch=1.0.1|wiiu=Patch 1|Added the end portal block. It is non-functional and it can be obtained only through external editors, as [[eyes of ender]] cannot be placed into [[end portal frame]]s.}}
|
|
|{{HistoryLine||xbox=TU9|End portal blocks are now functional.}}
|
|
|{{HistoryLine||xbox=TU46|xbone=CU36|ps3=1.38|psvita=1.38|ps4=1.38|wiiu=Patch 15|switch=1.0.1|The [[hitbox]] height of the end portal block has been increased from {{frac|1|16}} of a block to {{frac|3|4}} of a block.}}
|
|
|{{HistoryLine||xbox=TU54|xbone=CU44|ps3=1.52|psvita=1.52|ps4=1.52|wiiu=Patch 24|switch=1.0.4|[[File:End Portal.png|32px]] The starfield effect has been changed to match that of the [[end gateway block]]. It no longer changes perspective with respect to the [[player]], but now remains static with respect to the game screen.}}
|
|
}}
|
|
|
|
<gallery>
|
|
End portal block b1.9pre3.png|In Beta 1.9 Prerelease 3
|
|
End portal block 13w02a.png|In 13w02a
|
|
End portal block 16w39c.png|In 16w39c
|
|
End portal block 16w40a.png|In 16w40a
|
|
</gallery>
|
|
|
|
=== End portal "item" ===
|
|
{{:Technical blocks/End Portal}}
|
|
|
|
== Issues ==
|
|
{{issue list}}
|
|
|
|
== Gallery ==
|
|
<gallery>
|
|
Two end portal blocks.png|Two end portals placed above each other.
|
|
UnnamedBlackBlock.jpg|The first image of an end portal block.
|
|
</gallery>
|
|
|
|
== References ==
|
|
{{Reflist}}
|
|
|
|
== Navigation ==
|
|
{{Navbox blocks|Utility}}
|
|
|
|
[[Category:End blocks]]
|
|
[[Category:Block entities]]
|
|
[[Category:Generated structure blocks]]
|
|
[[Category:Non-solid blocks]]
|
|
[[Category:Utility blocks]]
|
|
[[Category:Light sources]]
|
|
[[Category:Createable blocks]]
|
|
|
|
[[es:Portal del End (bloque)]]
|
|
[[fr:Portail de l'End (bloc)]]
|
|
[[it:Blocco di portale dell'End]]
|
|
[[ja:エンドポータル (ブロック)]]
|
|
[[ko:엔드 차원문 (블록)]]
|
|
[[pt:Portal do End (bloco)]]
|
|
[[ru:Блок портала Края]]
|
|
[[zh:末地传送门(方块)]]
|