Minecraft:Nether Portal (block): Difference between revisions
More actions
Fix template calls: add MC/ prefix |
Sync: updated from Minecraft Tag: Manual revert |
||
| Line 2: | Line 2: | ||
| title = Nether Portal | | title = Nether Portal | ||
| image = Nether Portal (EW).gif | | image = Nether Portal (EW).gif | ||
| imagecaption = '{{ | | imagecaption = '{{JE}}' | ||
| image2 = Nether Portal (EW) BE.gif | | image2 = Nether Portal (EW) BE.gif | ||
| image2caption = '{{ | | image2caption = '{{BE}}' | ||
| invimage = Nether Portal.gif | | invimage = Nether Portal.gif | ||
| stackable = Yes (64) {{only|bedrock|short=1}}<br>N/A {{only|java|short=1}} | | stackable = Yes (64) {{only|bedrock|short=1}}<br>N/A {{only|java|short=1}} | ||
| Line 14: | Line 14: | ||
| lavasusceptible = No | | lavasusceptible = No | ||
}} | }} | ||
The '''Nether portal''' block is the translucent part of the Nether portal that teleports the player to and from [[Minecraft:the Nether]]. | The '''Nether portal''' block is the translucent part of the [[Minecraft:Nether portal]] that teleports the player to and from [[Minecraft:the Nether]]. | ||
== Obtaining == | == Obtaining == | ||
The Nether portal block cannot be obtained as an item even by using the {{ | The Nether portal block cannot be obtained as an item even by using the {{cmd|give}} command. The item form is completely non-existent {{in|java}}, but it can be obtained through [[Minecraft:add-on]]s, external editors or by using bugs {{in|bedrock}}. | ||
The Nether portal block can be placed using commands such as {{ | The Nether portal block can be placed using commands such as {{cmd|fill}} or {{cmd|setblock}} and is generated when lighting a [[Minecraft:Nether portal]]. | ||
== Usage == | == Usage == | ||
{{ | {{see also|Nether portal}} | ||
Nether portal blocks can stably exist only within a Nether portal structure, unlike [[Minecraft:End Portal (block)|End portal block]]s. When the block is updated and detects it is not part of such a structure, it is destroyed. However, using update suppression glitches, it is possible to obtain a standalone portal block without a frame, but the portal is destroyed once it receives an update, i.e. placing a block next to the portal or moving a piston next to or into the portal. | Nether portal blocks can stably exist only within a Nether portal structure, unlike [[Minecraft:End Portal (block)|End portal block]]s. When the block is updated and detects it is not part of such a structure, it is destroyed. However, using [[Minecraft:update suppression]] glitches, it is possible to obtain a standalone portal block without a frame, but the portal is destroyed once it receives an update, i.e. placing a block next to the portal or moving a piston next to or into the portal. | ||
Nether portal blocks can be used to teleport entities between [[Minecraft:the Nether]] and the [[Minecraft:Overworld]]. When a player in the Overworld or the Nether stands in a Nether portal block for 4 seconds, the player is taken to the other dimension. While in the Nether portal block, the player can neither open their [[Minecraft:inventory]] nor interact with blocks with GUI. The player can step out of a portal before it completes its animation to abort the teleport. However, in Creative mode there is no wait time—the player immediately transfers between dimensions. If there is already an ''active'' portal within range (125 blocks) in the other world, the player appears in that portal. Otherwise, a portal is created at or near the corresponding coordinates. If a single portal block is placed using commands, it can still be used to travel to the Nether. | Nether portal blocks can be used to teleport entities between [[Minecraft:the Nether]] and the [[Minecraft:Overworld]]. When a player in the Overworld or the Nether stands in a Nether portal block for 4 seconds, the player is taken to the other dimension. While in the Nether portal block, the player can neither open their [[Minecraft:inventory]] nor interact with blocks with GUI. The player can step out of a portal before it completes its animation to abort the teleport. However, in Creative mode there is no wait time—the player immediately transfers between dimensions. If there is already an ''active'' portal within range (125 blocks) in the other world, the player appears in that portal. Otherwise, a portal is created at or near the corresponding coordinates. If a single portal block is placed using commands, it can still be used to travel to the Nether. | ||
Nether portal blocks make distinctive sounds, and emit the same purple particles produced by endermen, | Nether portal blocks make distinctive sounds, and emit the same purple particles produced by [[Minecraft:endermen]], [[Minecraft:endermite]]s, and [[Minecraft:ender chest]]s. Portal blocks emit a [[Minecraft:light level]] of 11, dimmer than a [[Minecraft:torch]]. | ||
Falling block entities can be teleported through a portal, but a piston cannot push a block through. | [[Minecraft:Falling block]] entities can be teleported through a portal, but a piston cannot push a block through. | ||
Much like [[Minecraft:water]] or [[Minecraft:lava]], portal blocks cannot be broken by tools except in Creative. However, portal blocks ''can'' be destroyed by | Much like [[Minecraft:water]] or [[Minecraft:lava]], portal blocks cannot be broken by tools except in Creative. However, portal blocks ''can'' be destroyed by [[Minecraft:explosion]]s (even weak ones) and can be replaced by placing [[Minecraft:water]] or [[Minecraft:lava]] sources in the same block (can also be done by [[Minecraft:dispenser]]s). If any portal block is destroyed, the whole portal is deactivated as adjacent portal blocks are updated and detect that the portal structure is no longer complete. | ||
While Nether portals themselves cannot be lit in [[Minecraft:the End]], a portal block set in the End and in custom | While Nether portals themselves cannot be lit in [[Minecraft:the End]], a portal block set in the End and in [[Minecraft:custom dimension]]s behave exactly like in the Overworld, calculating coordinates in the Nether with the same 1:8 ratio. They teleport players to the Nether {{in|java}}, and to the Overworld {{in|bedrock}}. However, once teleported to the Overworld from the End, the player is in a glitched state where they can no longer interact with the world or load chunks during that session. After reloading the world, the player spawns on a new [[Minecraft:End platform]] at the same coordinates in the End as where the Nether portal was. | ||
=== Piston interactivity === | === Piston interactivity === | ||
| Line 41: | Line 41: | ||
== Sounds == | == Sounds == | ||
=== Generic === | === Generic === | ||
{{ | {{Sound table/Block/Glass}} | ||
=== Unique === | === Unique === | ||
{{ | {{edition|java}}: | ||
{{SoundTable | {{SoundTable | ||
| type = java | | type = java | ||
| Line 52: | Line 52: | ||
|source=block | |source=block | ||
|description=Randomly | |description=Randomly | ||
|id=block.portal.ambient|idnote=<ref name=GenericPortal group=sound>The sound event and translation string still refers to this generically as "{{ | |id=block.portal.ambient|idnote=<ref name=GenericPortal group=sound>The sound event and translation string still refers to this generically as "{{cd|portal}}", despite the block being named "{{cd|nether_portal}}"; see also {{bug|MC-193751}}</ref> | ||
|translationkey=subtitles.block.portal.ambient|translationkeynote=<ref name=GenericPortal group=sound/> | |translationkey=subtitles.block.portal.ambient|translationkeynote=<ref name=GenericPortal group=sound/> | ||
|volume=0.5 | |volume=0.5 | ||
| Line 81: | Line 81: | ||
}} | }} | ||
{{ | {{edition|bedrock}}: | ||
{{SoundTable | {{SoundTable | ||
| type = bedrock | | type = bedrock | ||
| Line 110: | Line 110: | ||
== Data values == | == Data values == | ||
=== ID === | === ID === | ||
{{ | {{edition|java}}: | ||
{{ID table | {{ID table | ||
|edition=java | |edition=java | ||
| Line 123: | Line 123: | ||
|foot=1}} | |foot=1}} | ||
{{ | {{edition|bedrock}}: | ||
{{ID table | {{ID table | ||
|edition=bedrock | |edition=bedrock | ||
| Line 137: | Line 137: | ||
=== Block states === | === Block states === | ||
{{ | {{see also|Block states}} | ||
{{ | {{el|je}}: | ||
{{bst|axis|x | {{bst|axis|x | ||
|x|The portal's long edge runs east–west. | |x|The portal's long edge runs east–west. | ||
|z|The portal's long edge runs north–south.|foot=1}} | |z|The portal's long edge runs north–south.|foot=1}} | ||
{{ | {{el|be}}: | ||
{{bst|showaux=1|bits=0x1,0x2|portal_axis|unknown | {{bst|showaux=1|bits=0x1,0x2|portal_axis|unknown | ||
|unknown|If placed with this state, the portal's long edge runs north–south. If set to it, its direction is tied to that of adjacent portals.|0 | |unknown|If placed with this state, the portal's long edge runs north–south. If set to it, its direction is tied to that of adjacent portals.|0 | ||
| Line 151: | Line 151: | ||
== History == | == History == | ||
{{ | {{See technical block|Nether Portal}} | ||
{{ | {{See texture generation|Nether portals|type=block}} | ||
=== History of the block itself === | === History of the block itself === | ||
{{more images|section=1|The block may have been way lighter at some point in Pocket Edition's history: {{ | {{more images|section=1|The block may have been way lighter at some point in Pocket Edition's history: {{ytl|5N0x7X-nkCQ|t=3m27s}}}} | ||
{{ | {{info needed section| | ||
* "It is now possible to smash Nether portals by simply punching them." was listed as a change that happened at some point in 1.0.0. Testing reveals it doesn't happen at all in Survival mode, so was this meant to refer to Creative and that detail was left out? | * "It is now possible to smash Nether portals by simply punching them." was listed as a change that happened at some point in 1.0.0. Testing reveals it doesn't happen at all in Survival mode, so was this meant to refer to Creative and that detail was left out? | ||
* "The Nether portal has been changed, having a slightly darker look." listed for Beta 1.9 Prerelease 4 in the main Nether portal page. I can't seem to find any visual changes to Nether portals in this version at all.}} | * "The Nether portal has been changed, having a slightly darker look." listed for Beta 1.9 Prerelease 4 in the main Nether portal page. I can't seem to find any visual changes to Nether portals in this version at all.}} | ||
| Line 162: | Line 162: | ||
==== ''Java Edition'' ==== | ==== ''Java Edition'' ==== | ||
{{HistoryTable | {{HistoryTable | ||
|{{ | |{{HistoryLine|java alpha}} | ||
|{{ | |{{HistoryLine||v1.2.0|dev=preview|[[File:Nether Portal (EW) JE1.png|32px]] Added the Nether portal block. | ||
|It currently cannot be destroyed by flowing fluids.}} | |It currently cannot be destroyed by flowing fluids.}} | ||
|{{ | |{{HistoryLine|java beta}} | ||
|{{ | |{{HistoryLine||1.6|dev=Test Build 3|[[File:Nether Portal (NS) JE2.png|32px]] [[File:Nether Portal (EW) JE2.png|32px]] Nether portal blocks no longer have a top face.}} | ||
|{{ | |{{HistoryLine|java}} | ||
|{{HistoryLine||1.0.0|dev=Beta 1.9 Prerelease 6|Nether portal blocks are no longer affected by smooth lighting.<ref>{{bug|MC-249033|||WAI}}</ref>}} | |{{HistoryLine||1.0.0|dev=Beta 1.9 Prerelease 6|Nether portal blocks are no longer affected by smooth lighting.<ref>{{bug|MC-249033|||WAI}}</ref>}} | ||
|{{ | |{{HistoryLine|||dev=RC1|It is no longer possible to break portal blocks with [[Minecraft:water]] or [[Minecraft:lava]]. Both stop before hitting the portal and act as if the portal were a solid [[Minecraft:block]]; placing water instead of fire in the portal automatically deactivates the portal anyway.}} | ||
|{{ | |{{HistoryLine||1.2.1|dev=12w08a|The [[Minecraft:player]] can now (again) break a block portal in [[Minecraft:Creative]] by punching it. It makes the same [[Minecraft:sound]] as [[Minecraft:glass]] being destroyed.}} | ||
|{{ | |{{HistoryLine||1.5|dev=13w02a|[[File:Nether Portal (in minecart) JE1.png|32px]] Blocks can now be displayed inside of a [[Minecraft:minecart]] via commands or map editing. If a nether portal is set as such a block, it appears opaque and as a full cube rather than the thinner cuboid we usually see.}} | ||
|{{ | |{{HistoryLine||1.7.2|dev=13w41a|Nether portals, [[Minecraft:water]] and [[Minecraft:ice]] are now visible through each other. | ||
|[[File:Nether Portal (unconnected) JE2.png|32px]] [[File:Nether Portal (NS) JE3.png|32px]] [[File:Nether Portal (EW) JE3.png|32px]] This also makes the rear planes visible from the front planes.}} | |[[File:Nether Portal (unconnected) JE2.png|32px]] [[File:Nether Portal (NS) JE3.png|32px]] [[File:Nether Portal (EW) JE3.png|32px]] This also makes the rear planes visible from the front planes.}} | ||
|{{HistoryLine|||dev=13w42a|[[File:Nether Portal (unconnected) JE3.png|32px]] [[File:Nether Portal (NS) JE4.png|32px]] [[File:Nether Portal (EW) JE4.png|32px]] Nether portals no longer show their back face.<ref>{{bug|MC-258446}}</ref>}} | |{{HistoryLine|||dev=13w42a|[[File:Nether Portal (unconnected) JE3.png|32px]] [[File:Nether Portal (NS) JE4.png|32px]] [[File:Nether Portal (EW) JE4.png|32px]] Nether portals no longer show their back face.<ref>{{bug|MC-258446}}</ref>}} | ||
|{{ | |{{HistoryLine||1.8|dev=14w18a|[[File:Nether Portal (NS) JE5.png|32px]] [[File:Nether Portal (EW) JE5.png|32px]] Nether portals no longer have side faces.}} | ||
|{{HistoryLine||1.21.5|dev=25w04a|Nether portals now no longer teleport entities if they are within its block space but do not intersect with its hitbox.<ref>{{bug|MC-101556}}</ref>}} | |{{HistoryLine||1.21.5|dev=25w04a|Nether portals now no longer teleport entities if they are within its block space but do not intersect with its hitbox.<ref>{{bug|MC-101556}}</ref>}} | ||
|{{HistoryLine||1.21.6|dev=25w16a|Reverted the previous teleportation changes.<ref>{{bug|MC-295395}}</ref>}} | |{{HistoryLine||1.21.6|dev=25w16a|Reverted the previous teleportation changes.<ref>{{bug|MC-295395}}</ref>}} | ||
| Line 182: | Line 182: | ||
==== ''Bedrock Edition'' ==== | ==== ''Bedrock Edition'' ==== | ||
{{HistoryTable | {{HistoryTable | ||
|{{ | |{{HistoryLine|pocket alpha}} | ||
|{{HistoryLine||v0.12.1|dev=build 1|[[File:Nether Portal BE.png|32px]]{{ | |{{HistoryLine||v0.12.1|dev=build 1|[[File:Nether Portal BE.png|32px]]{{verify|Was this exact model used?}} Added Nether portal blocks.}} | ||
}} | }} | ||
==== Legacy Console Edition ==== | ==== Legacy Console Edition ==== | ||
{{HistoryTable | {{HistoryTable | ||
|{{ | |{{HistoryLine|console}} | ||
|{{HistoryLine||xbox=TU1|xbone=CU1|ps3=1.00|psvita=1.00|ps4=1.00|wiiu=Patch 1|switch=1.0.1|[[File:Nether Portal JE2.png|32px]]{{ | |{{HistoryLine||xbox=TU1|xbone=CU1|ps3=1.00|psvita=1.00|ps4=1.00|wiiu=Patch 1|switch=1.0.1|[[File:Nether Portal JE2.png|32px]]{{verify|Was this exact model used?}} Added Nether portal blocks.}} | ||
|{{ | |{{HistoryLine||xbox=TU25|xbone=CU14|ps3=1.17|psvita=1.17|ps4=1.17|[[File:Nether Portal (unconnected) JE3.png|32px]] [[File:Nether Portal (NS) JE4.png|32px]] [[File:Nether Portal (EW) JE4.png|32px]] Nether portals no longer show their back face.}} | ||
}} | }} | ||
=== History of the block's effects === | === History of the block's effects === | ||
{{HistoryTable | {{HistoryTable | ||
|{{ | |{{HistoryLine|java alpha}} | ||
|{{ | |{{HistoryLine||v1.2.0|dev=preview|A unique [[Minecraft:screen effect]] is shown after traveling through a Nether portal, in which the "nausea" effect slows down and the overlay disappears.}} | ||
|{{ | |{{HistoryLine|java beta}} | ||
|{{ | |{{HistoryLine||May 2, 2011|link=wordofnotch:5136312534|Portals were made to function properly in multiplayer, allowing players in servers to teleport between the Overworld and the Nether.}} | ||
|{{ | |{{HistoryLine||1.6|dev=Test Build 3|The Nether portal's screen distortion effect now increases more smoothly. Previously, it would start off extremely subtly before becoming extremely intense. | ||
|Nether portals now work in [[Minecraft:multiplayer]]. Before this update, Nether portals could be created on multiplayer servers, but could not teleport | |Nether portals now work in [[Minecraft:multiplayer]]. Before this update, Nether portals could be created on multiplayer servers, but could not teleport [[Minecraft:player]]s to [[Minecraft:the Nether]], thus multiplayer servers required modding to access the Nether.}} | ||
|{{ | |{{HistoryLine|java}} | ||
|{{ | |{{HistoryLine||1.3.1|dev=12w22a|[[Minecraft:Zombie pigmen]] now rarely spawn from portal blocks in the [[Minecraft:Overworld]].}} | ||
|{{ | |{{HistoryLine||?|<samp>trigger.ogg</samp> now always plays to completion when using a Nether portal.}} | ||
|{{ | |{{HistoryLine||1.16|dev=20w14a|[[Minecraft:Hoglin]]s are now scared of Nether portal blocks.}} | ||
|{{HistoryLine|||dev=Pre-release 3|Nether portal blocks now have a loot table.<ref>{{bug|MC-177712|||Fixed}}</ref>}} | |{{HistoryLine|||dev=Pre-release 3|Nether portal blocks now have a [[Minecraft:loot table]].<ref>{{bug|MC-177712|||Fixed}}</ref>}} | ||
|{{HistoryLine||1.20|dev=Pre-release 1|Nether portals no longer produce a screen animation and sound after changing dimensions.<ref name=standbug>{{Bug|MC-180|||Fixed}}</ref>}} | |{{HistoryLine||1.20|dev=Pre-release 1|Nether portals no longer produce a screen animation and sound after changing dimensions.<ref name=standbug>{{Bug|MC-180|||Fixed}}</ref>}} | ||
|{{ | |{{HistoryLine|pocket alpha}} | ||
|{{ | |{{HistoryLine||unknown|The [[Minecraft:sound]]s of Nether portals have been updated to match ''Java Edition''.}} | ||
}} | }} | ||
=== Data history === | === Data history === | ||
{{HistoryTable | {{HistoryTable | ||
|{{ | |{{HistoryLine|java}} | ||
|{{ | |{{HistoryLine||1.5|dev=13w02a|Nether portal blocks now use a texture file in [[Minecraft:resource pack]]s: <code>textures/blocks/portal.png</code>.}} | ||
|{{ | |{{HistoryLine||1.7.2|dev=13w37a|Nether portal blocks now use block data values (later changed to block state) to determine their orientation. Due to these changes, Nether portals created in [[Minecraft:Java Edition 1.6.4|1.6.4]] and earlier have a tendency to close when upgrading. | ||
|Metadata value 1 corresponds to a portal that reaches the west and east sides of the block, and 2 corresponds to one that touches the north and south sides. 0, 3, 4, 6, 7, 8, 10, 11, 12, 14 and 15 also appear as north/south and 5, 9 and 13 as east/west, however they appear to be unused.}} | |Metadata value 1 corresponds to a portal that reaches the west and east sides of the block, and 2 corresponds to one that touches the north and south sides. 0, 3, 4, 6, 7, 8, 10, 11, 12, 14 and 15 also appear as north/south and 5, 9 and 13 as east/west, however they appear to be unused.}} | ||
|{{ | |{{HistoryLine|||dev=13w37b|[[File:Nether Portal (unconnected) JE1.png|32px]] Nether portal blocks with metadata value 3, 7, 11 and 15 now have a vertical post appearance rather than the pane or sheet appearance of other states.}} | ||
|{{ | |{{HistoryLine||1.8|dev=14w03a|Nether portal blocks with data values 3, 7, 11 and 15 now appear as north-south connected again.}} | ||
|{{ | |{{HistoryLine||1.13|dev=17w47a|Prior to [[Minecraft:1.13/Flattening|''The Flattening'']], this block's numeral ID was 90.}} | ||
|{{ | |{{HistoryLine|||dev=pre5|The block ID of Nether portals has been changed to <code>nether_portal</code>.}} | ||
}} | }} | ||
== Issues == | == Issues == | ||
{{ | {{Issue list|Nether portal}} | ||
== References == | == References == | ||
{{ | {{Reflist}} | ||
== Navigation == | == Navigation == | ||
{{ | {{Navbox blocks|Utility}} | ||
[[Category:Nether blocks]] | [[Category:Nether blocks]] | ||
| Line 239: | Line 239: | ||
[[Category:Createable blocks]] | [[Category:Createable blocks]] | ||
es:Portal del Nether (bloque) | [[Minecraft:es:Portal del Nether (bloque)]] | ||
fr:Portail du Nether (bloc) | [[Minecraft:fr:Portail du Nether (bloc)]] | ||
ja:ネザーポータル (ブロック) | [[Minecraft:ja:ネザーポータル (ブロック)]] | ||
ko:네더 차원문 (블록) | [[Minecraft:ko:네더 차원문 (블록)]] | ||
pt:Portal do Nether (bloco) | [[Minecraft:pt:Portal do Nether (bloco)]] | ||
ru:Блок портала Нижнего мира | [[Minecraft:ru:Блок портала Нижнего мира]] | ||
uk:Портал Незеру (блок) | [[Minecraft:uk:Портал Незеру (блок)]] | ||
zh:下界传送门(方块) | [[Minecraft:zh:下界传送门(方块)]] | ||
Revision as of 11:12, 4 May 2026
Template:Infobox block The Nether portal block is the translucent part of the Minecraft:Nether portal that teleports the player to and from Minecraft:the Nether.
Obtaining
The Nether portal block cannot be obtained as an item even by using the Template:Cmd command. The item form is completely non-existent Template:In, but it can be obtained through Minecraft:add-ons, external editors or by using bugs Template:In.
The Nether portal block can be placed using commands such as Template:Cmd or Template:Cmd and is generated when lighting a Minecraft:Nether portal.
Usage
Nether portal blocks can stably exist only within a Nether portal structure, unlike End portal blocks. When the block is updated and detects it is not part of such a structure, it is destroyed. However, using Minecraft:update suppression glitches, it is possible to obtain a standalone portal block without a frame, but the portal is destroyed once it receives an update, i.e. placing a block next to the portal or moving a piston next to or into the portal.
Nether portal blocks can be used to teleport entities between Minecraft:the Nether and the Minecraft:Overworld. When a player in the Overworld or the Nether stands in a Nether portal block for 4 seconds, the player is taken to the other dimension. While in the Nether portal block, the player can neither open their Minecraft:inventory nor interact with blocks with GUI. The player can step out of a portal before it completes its animation to abort the teleport. However, in Creative mode there is no wait time—the player immediately transfers between dimensions. If there is already an active portal within range (125 blocks) in the other world, the player appears in that portal. Otherwise, a portal is created at or near the corresponding coordinates. If a single portal block is placed using commands, it can still be used to travel to the Nether.
Nether portal blocks make distinctive sounds, and emit the same purple particles produced by Minecraft:endermen, Minecraft:endermites, and Minecraft:ender chests. Portal blocks emit a Minecraft:light level of 11, dimmer than a Minecraft:torch.
Minecraft:Falling block entities can be teleported through a portal, but a piston cannot push a block through.
Much like Minecraft:water or Minecraft:lava, portal blocks cannot be broken by tools except in Creative. However, portal blocks can be destroyed by Minecraft:explosions (even weak ones) and can be replaced by placing Minecraft:water or Minecraft:lava sources in the same block (can also be done by Minecraft:dispensers). If any portal block is destroyed, the whole portal is deactivated as adjacent portal blocks are updated and detect that the portal structure is no longer complete.
While Nether portals themselves cannot be lit in Minecraft:the End, a portal block set in the End and in Minecraft:custom dimensions behave exactly like in the Overworld, calculating coordinates in the Nether with the same 1:8 ratio. They teleport players to the Nether Template:In, and to the Overworld Template:In. However, once teleported to the Overworld from the End, the player is in a glitched state where they can no longer interact with the world or load chunks during that session. After reloading the world, the player spawns on a new Minecraft:End platform at the same coordinates in the End as where the Nether portal was.
Piston interactivity
Nether portal blocks cannot be pushed by Minecraft:pistons. They also cannot be pushed or pulled by sticky pistons.
Sounds
Generic
Template:Sound table/Block/Glass
Unique
Data values
ID
Template:Edition: Template:ID table
Template:Edition: Template:ID table
Block states
History
Template:See technical block Template:See texture generation
History of the block itself
Template:More images Template:Info needed section
Java Edition
Bedrock Edition
Legacy Console Edition
History of the block's effects
Data history
Issues
References
Minecraft:es:Portal del Nether (bloque) Minecraft:fr:Portail du Nether (bloc) Minecraft:ja:ネザーポータル (ブロック) Minecraft:ko:네더 차원문 (블록) Minecraft:pt:Portal do Nether (bloco) Minecraft:ru:Блок портала Нижнего мира Minecraft:uk:Портал Незеру (блок) Minecraft:zh:下界传送门(方块)