<?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_Poem</id>
	<title>Minecraft:End Poem - 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_Poem"/>
	<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Minecraft:End_Poem&amp;action=history"/>
	<updated>2026-04-27T22:30:00Z</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_Poem&amp;diff=101321&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_Poem&amp;diff=101321&amp;oldid=prev"/>
		<updated>2026-04-26T11:06:36Z</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 book&lt;br /&gt;
| title = End Poem&lt;br /&gt;
| imagearea = [[File:End Poem Section.png]]&amp;lt;br&amp;gt;&amp;#039;&amp;#039;&amp;#039;{{JE}}&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;[[File:End Poem Bedrock.png]]&amp;lt;br&amp;gt;&amp;#039;&amp;#039;&amp;#039;{{BE}}&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| defaultimagesize =&lt;br /&gt;
| author = [[Minecraft:wikipedia:Julian_Gough|Julian Gough]]&lt;br /&gt;
| audio = &lt;br /&gt;
| cover =&lt;br /&gt;
| language = English&lt;br /&gt;
| genre = Narrative poem&lt;br /&gt;
| location = &amp;#039;&amp;#039;[[Minecraft:Minecraft]]&amp;#039;&amp;#039;&lt;br /&gt;
| publisher = [[Minecraft:Mojang Studios]]&lt;br /&gt;
| date = November 11, 2011&lt;br /&gt;
| media = Digital&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;End Poem&amp;#039;&amp;#039;&amp;#039; is a freehand narrative poem written by novelist and poet [[Minecraft:wikipedia:Julian_Gough|Julian Gough]] that can be seen when the [[Minecraft:player]] enters the [[Minecraft:exit portal]] in [[Minecraft:the End]] dimension. The poem is followed by the [[Minecraft:credit sequence]].&lt;br /&gt;
&lt;br /&gt;
== Accessing ==&lt;br /&gt;
After entering [[Minecraft:the End]] dimension and killing the [[Minecraft:ender dragon]], the [[Minecraft:exit portal]] is activated, allowing the player to enter and view the End Poem, followed by the credits. The player is then teleported to their spawn point if available, or the world spawn if not. The End Poem only shows upon the player&amp;#039;s first entry of the exit portal. The player can also trigger the End Poem by entering an End portal built using [[Minecraft:Creative]] mode or [[Minecraft:commands]].&lt;br /&gt;
&lt;br /&gt;
The End Poem can be successively sped up by holding {{key|Space}}, then additionally {{key|Ctrl}}, then the other {{key|Ctrl}}.{{only|je}} The poem can be skipped entirely by pressing {{key|Esc}} {{in|je}} or &amp;quot;Skip&amp;quot; {{in|be}}.&lt;br /&gt;
&lt;br /&gt;
== Contents ==&lt;br /&gt;
{{Spoiler warning|section|the &amp;#039;&amp;#039;End Poem&amp;#039;&amp;#039; &amp;#039;&amp;#039;&amp;#039;text&amp;#039;&amp;#039;&amp;#039;}}&lt;br /&gt;
The End Poem lasts 7 minutes and 38 seconds. It takes the form of a scrolling dialogue between two voices who are discussing the player&amp;#039;s accomplishments, dreams, and relation to the rest of the universe. The voices claim to be all the universe that is distinct from the player, and that the player is reading their cosmic thoughts as words on a screen. The credits appear below the End Poem. During the End Poem and credits, the track &amp;quot;[[Minecraft:Alpha (song)|Alpha]]&amp;quot; in the [[Minecraft:Minecraft - Volume Beta|official soundtrack]] (&amp;lt;code&amp;gt;alpha.ogg&amp;lt;/code&amp;gt;{{only|java}}/&amp;lt;code&amp;gt;credits.ogg&amp;lt;/code&amp;gt;{{only|bedrock}}) plays.&lt;br /&gt;
&lt;br /&gt;
=== Technical details ===&lt;br /&gt;
{{IN|java}}, the End Poem and credits are stored in [[Minecraft:client.jar]]; the text of the End Poem is located in &amp;lt;code&amp;gt;assets/minecraft/texts/end.txt&amp;lt;/code&amp;gt;. {{IN|bedrock}}, the text of the End Poem is located in &amp;lt;code&amp;gt;[[Minecraft:Bedrock Edition installation files|Content]]/data/credits/end.txt&amp;lt;/code&amp;gt;. While &amp;#039;&amp;#039;Java Edition&amp;#039;&amp;#039; can be edited with a [[Minecraft:resource pack]], &amp;#039;&amp;#039;Bedrock Edition&amp;#039;&amp;#039; can not be directly edited. The first voice&amp;#039;s dialog uses the [[Minecraft:formatting code]] &amp;lt;code&amp;gt;§3&amp;lt;/code&amp;gt; (or dark aqua), and the second voice&amp;#039;s dialogue uses &amp;lt;code&amp;gt;§2&amp;lt;/code&amp;gt; (or dark green). The player&amp;#039;s name is inserted with &amp;lt;code&amp;gt;PLAYERNAME&amp;lt;/code&amp;gt;, and the scrambled text is stored as &amp;lt;code&amp;gt;§f§k§a§b&amp;lt;/code&amp;gt;. The End Poem is shown the first time the player enters the exit portal based on their {{nbt|byte|seenCredits}}{{only|je|short=1}}/{{nbt|bool|hasSeenCredits}}{{only|be|short=1}} tag being 0/{{cd|false}}, after which it is changed to 1/{{cd|true}} once the player first enters an End portal while in the End.&lt;br /&gt;
&lt;br /&gt;
{{/End Poem}}&lt;br /&gt;
&lt;br /&gt;
== Copyright ==&lt;br /&gt;
While the End Poem has been in the game since its release, [[Minecraft:Mojang]] and [[Minecraft:Microsoft]] did not own it, and only had &amp;quot;informal permission&amp;quot; to use it, according to the original author [[Minecraft:wikipedia:Julian Gough|Julian Gough]]. Julian stated that due to poor and unpleasant communication between him and [[Minecraft:Carl Manneh]], then-CEO of Mojang, he refused to sign a contract to fully transfer the rights of the poem to Mojang after he finished it, though they reached an informal agreement. In August 2014, a month before Microsoft purchased Mojang for $2.5 billion, Carl contacted Julian again, asking him to sign the contract. Julian refused once more and therefore owns all rights to the End Poem. On December 7, 2022, Julian announced that the End Poem was released into the public domain under the [https://creativecommons.org/publicdomain/zero/1.0/ CC0 1.0 Universal (CC0 1.0)] license.&amp;lt;ref&amp;gt;https://theeggandtherock.com/p/i-wrote-a-story-for-a-friend&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
=== Development ===&lt;br /&gt;
{{HistoryTable&lt;br /&gt;
|{{HistoryLine||October 16, 2011|link=none|[[Minecraft:Notch]] tweeted, putting out a call for writing talent to write &amp;quot;silly over-the-top out-of-nowhere text&amp;quot; for the end of the game.&amp;lt;ref&amp;gt;{{tweet|notch|125612634425921537|Are YOU a talented writer (famous is a plus ;D) who wants to write a silly over-the-top out-of-nowhere text for when you win Minecraft?|October 6, 2011.}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
|The writer [[Minecraft:wikipedia:Julian Gough|Julian Gough]]&amp;lt;ref&amp;gt;{{citation|url=https://boingboing.net/2012/01/09/ending-an-endless-game-an-int.html|title=Ending an endless game: an interview with Julian Gough, author of Minecraft&amp;#039;s epic finale|website=Boing Boing|author=Tom Chatfield|date=January 9, 2012}}&amp;lt;/ref&amp;gt; wrote what has become known as the End Poem.&lt;br /&gt;
|Later, Notch stated that Gough&amp;#039;s short story [http://pastebin.com/ateTJxEK The iHole] convinced him that Gough was the right person to write the End Poem.&amp;lt;ref&amp;gt;{{tweet|notch|222246755603988480|Here&amp;#039;s the story that convinced me @juliangough was the right guy to write the end game text for Minecraft: https://www.juliangough.com/the-ihole-in-original-apple-fl/|July 9, 2012}}&amp;lt;/ref&amp;gt;}}&lt;br /&gt;
}}&lt;br /&gt;
&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 6|Added the End Poem. The file containing the End Poem is called &amp;lt;code&amp;gt;win.txt&amp;lt;/code&amp;gt;.}}&lt;br /&gt;
|{{HistoryLine||1.6.1|The file containing the End Poem is now called &amp;lt;code&amp;gt;end.txt&amp;lt;/code&amp;gt;.}}&lt;br /&gt;
|{{HistoryLine||1.17|dev=1.17 Pre-release 4|Can now be scrolled faster by pressing {{key|Space}} or {{key|Ctrl}}.}}&lt;br /&gt;
|{{HistoryLine||1.20|dev=23w17a|Can now be scrolled upward by pressing {{key|Up}}.}}&lt;br /&gt;
|{{HistoryLine||1.20.5|dev=24w09a|The dirt background has been replaced with the animated End portal effect.}}&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 End Poem.}}&lt;br /&gt;
|{{HistoryLine|||dev=?|The track {{cd|credits.ogg}} now plays during the End Poem.}}&lt;br /&gt;
|{{HistoryLine|bedrock}}&lt;br /&gt;
|{{HistoryLine||?|The End Poem now only plays once when entering the [[Minecraft:exit portal]].}}&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|Added the End Poem.|Unlike other versions of the game, the credits do not play immediately after the End Poem.}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Issues ==&lt;br /&gt;
{{Issue list|poem}}&lt;br /&gt;
&lt;br /&gt;
== Gallery ==&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
End Poem Header.png|The logo at the start of the End Poem {{in|be}}&lt;br /&gt;
End Poem Section.png|A section of the End Poem&lt;br /&gt;
Who are we?.jpg|Another section of the End Poem&lt;br /&gt;
Minecraft Credits Logo 1 20 4.png|The logo at the start of the End Poem in [[Minecraft:Java Edition 1.20.4]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
* {{citation|url=https://en.wikipedia.org/wiki/End_Poem|title=End Poem|section=|website=Wikipedia|author=|date=|quote=|archive-url}}&lt;br /&gt;
&lt;br /&gt;
== Navigation ==&lt;br /&gt;
{{Navbox Minecraft|general}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Fiction]]&lt;br /&gt;
[[Category:Game terms]]&lt;br /&gt;
[[Category:The End|P]]&lt;br /&gt;
&lt;br /&gt;
[[Minecraft:de:Abspann]]&lt;br /&gt;
[[Minecraft:es:Poema del End]]&lt;br /&gt;
[[Minecraft:fr:Poème de l&amp;#039;End]]&lt;br /&gt;
[[Minecraft:ja:エンドポエム]]&lt;br /&gt;
[[Minecraft:ko:엔드 시]]&lt;br /&gt;
[[Minecraft:lzh:終末之詩]]&lt;br /&gt;
[[Minecraft:nl:Endgedicht]]&lt;br /&gt;
[[Minecraft:pl:Poemat Endu]]&lt;br /&gt;
[[Minecraft:pt:Poema do End]]&lt;br /&gt;
[[Minecraft:ru:Поэма Края]]&lt;br /&gt;
[[Minecraft:th:บทกวีเอนด์]]&lt;br /&gt;
[[Minecraft:uk:Поема Енду]]&lt;br /&gt;
[[Minecraft:zh:终末之诗]]&lt;/div&gt;</summary>
		<author><name>SyncBot</name></author>
	</entry>
</feed>