minecraft.wiki-mirror/wiki_backup/Obsidian platform.txt
2024-12-24 06:17:34 -05:00

93 lines
4.6 KiB
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{{Infobox structure
| image = Obsidian platform.png
| biome = {{BiomeLink|The End}}
| blocks =
* {{BlockLink|Obsidian}}
| canspawn = Yes, is replaced upon dimension re-entry
}}
The '''end platform''' (also called the '''obsidian platform''') is a 5×1×5 square of [[obsidian]] that generates when an [[entity]] enters [[the End]] through an [[End Portal (block)|end portal block]].
== Generation ==
[[File:Obsidian portal blocks broken item forms.png|thumb|Blocks are broken as if mined by the player when the obsidian portal is regenerated.]]
The obsidian platform always generates at [[coordinates]] (100, 48, 0), mostly far away from the island, which may make it difficult to get there. [[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 obsidian are destroyed and dropped as items.{{verify|edition=bedrock}} Sometimes the platform generates inside a case of [[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 [[ender pearl]] toward the main island.
The obsidian platform generates only when an entity uses an [[End Portal (block)|end portal block]], not when teleporting with {{cmd|execute in minecraft:the_end}}. [[End gateway]]s on the outer End islands also teleport entities to the obsidian platform, but do not cause the platform to regenerate.
== Data values ==
=== ID ===
{{el|java}}:
{{ID table
|firstcolumnname=Feature type
|displayname=[No displayed name]
|spritename=obsidian-platform
|spritetype=env
|nameid=end_platform
|foot=1}}
{{ID table
|firstcolumnname=Configured feature
|displayname=[No displayed name]
|spritename=obsidian-platform
|spritetype=env
|nameid=end_platform
|foot=1}}
=== Config ===
{{main|Configured feature}}
{{el|java}}:
{{/Config}}
{{Collapse|title=An example|outerstyle=margin: 0.5rem 0|head=1}}
<syntaxhighlight lang="json">
{
"type": "minecraft:end_platform",
"config": {}
}
</syntaxhighlight>
{{Collapse|tail=1}}
== History ==
{{HistoryTable
|{{HistoryLine|java}}
|{{HistoryLine||1.0.0|dev=Beta 1.9 Prerelease 4|Added the obsidian platform.}}
|{{HistoryLine||1.9|dev=15w33c|Non-player entities no longer regenerate the obsidian platform when entering an end portal.}}
|{{HistoryLine||1.16|dev=20w21a|Non-player entities now regenerate the obsidian platform when entering an end portal again.}}
|{{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.}}
|{{HistoryLine||1.21|dev=pre1|When re-generated when a new player enters the end portal, instead of breaking 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.}}
|{{HistoryLine|||dev=pre2|The end platform is now generated as a feature during [[world generation]], instead of only on use of an end portal.}}
|{{HistoryLine|pocket}}
|{{HistoryLine||1.0.0|dev=alpha 0.17.0.1|Added the obsidian platform.}}
|{{HistoryLine|console}}
|{{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.}}
|{{HistoryLine||xbox=TU46|xbone=CU36|ps3=1.38|psvita=1.38|ps4=1.38|wiiu=Patch 15
|The position of the obsidian platform has been changed to X{{=}}60, Y{{=}}49, Z{{=}}60. Due to the downscaling of the [[Terrain features#Central island|central island]], the previous location would now be outside of the border.}}
|{{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}}}}
}}
== Issues ==
{{Issue list}}
== Gallery ==
=== Screenshots ===
<gallery>
End-Platform-inGround.png|An end platform that generated underground.
Platformoutside.png|An end platform that generated outside and beneath a cliff.
</gallery>
== See also ==
* {{EnvLink|Void start platform}}
== Navigation ==
{{Navbox generated features}}
[[de:Obsidianplattform]]
[[it:Piattaforma di ossidiana]]
[[ja:黒曜石の土台]]
[[ko:흑요석 플랫폼]]
[[lzh:終界臺]]
[[pl:End#Obsydianowa platforma]]
[[pt:Plataforma de obsidiana]]
[[ru:Обсидиановая платформа]]
[[zh:末地平台]]