<?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%3ABedrock_Edition_beta_1.17.20.21</id>
	<title>Minecraft:Bedrock Edition beta 1.17.20.21 - 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%3ABedrock_Edition_beta_1.17.20.21"/>
	<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Minecraft:Bedrock_Edition_beta_1.17.20.21&amp;action=history"/>
	<updated>2026-04-09T12:28:16Z</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:Bedrock_Edition_beta_1.17.20.21&amp;diff=47951&amp;oldid=prev</id>
		<title>imported&gt;NovaBot: Bot: Change pseudo headers according to MCW:PSEUDO</title>
		<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Minecraft:Bedrock_Edition_beta_1.17.20.21&amp;diff=47951&amp;oldid=prev"/>
		<updated>2025-02-07T23:38:08Z</updated>

		<summary type="html">&lt;p&gt;Bot: Change pseudo headers according to &lt;a href=&quot;/index.php?title=MCW:PSEUDO&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;MCW:PSEUDO (page does not exist)&quot;&gt;MCW:PSEUDO&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Infobox version&lt;br /&gt;
|edition=Bedrock&lt;br /&gt;
|image=Crystal 1.17.0.58.jpg&lt;br /&gt;
|image2=Bedrock 1.17.20.21.png&lt;br /&gt;
|type=Beta&lt;br /&gt;
|internal=&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Windows&amp;#039;&amp;#039;&amp;#039;: 1.17.2021.0&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Xbox One&amp;#039;&amp;#039;&amp;#039;: 1.17.2021.70&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Android&amp;#039;&amp;#039;&amp;#039;: 1.17.20.21&amp;lt;br&amp;gt;&lt;br /&gt;
|parent=1.17.30&lt;br /&gt;
|date=&amp;#039;&amp;#039;&amp;#039;Xbox, Windows 10, Android&amp;#039;&amp;#039;&amp;#039;: June 30, 2021&lt;br /&gt;
|prevparent=1.17.11&lt;br /&gt;
|prev=beta 1.17.20.20&lt;br /&gt;
|next=beta 1.17.20.22&lt;br /&gt;
|nextparent=1.17.32&lt;br /&gt;
}}&amp;lt;onlyinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Beta 1.17.20.21&amp;#039;&amp;#039;&amp;#039; is the second beta version for [[Minecraft:Bedrock Edition 1.17.30]], released on June 30, 2021,&amp;lt;ref&amp;gt;{{cite|url=https://feedback.minecraft.net/hc/en-us/articles/4404090095885|title=Minecraft Beta - 1.17.20.21 (Xbox One/Windows 10/Android)|website=feedback.minecraft.net|date=June 30, 2021}}&amp;lt;/ref&amp;gt; which added corner mode on structure block, and fixes bugs.&lt;br /&gt;
&lt;br /&gt;
== Changes ==&lt;br /&gt;
=== Blocks ===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Minecraft:Structure Block]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Added Corner Mode&lt;br /&gt;
** Automatically set the area based on the corner when using save mode.&lt;br /&gt;
&lt;br /&gt;
=== Experimental ===&lt;br /&gt;
Changes have been made behind the Caves &amp;amp; Cliffs experiments toggle, which gives early access to the world generation coming in [[Minecraft:Bedrock Edition 1.18.0]], as well as GameTest Framework changes behind the &amp;quot;Enable GameTest Framework&amp;quot; experiments toggle.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Minecraft:Ore]] distribution&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Extended the vertical range of the smaller blobs of [[Minecraft:iron ore]], to make it possible to find iron in caves near the surface.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;GameTest Framework&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Renamed helper method {{cd|worldLocation(location : BlockLocation)}} to {{cd|worldBlockLocation(location : BlockLocation)}}&lt;br /&gt;
* Renamed helper method {{cd|relativeLocation(location : BlockLocation)}} to {{cd|relativeBlockLocation(location : BlockLocation)}}&lt;br /&gt;
* Added helper method {{cd|worldLocation(relativeLocation : Location) : Location}}&lt;br /&gt;
** From a Location with coordinates relative to the GameTest structure block, returns a new Location with coordinates relative to the world &lt;br /&gt;
* Added helper method {{cd|relativeLocation(worldLocation : Location) : Location}}&lt;br /&gt;
** From a Location, returns a new Location with coordinates relative to the current GameTest structure block &lt;br /&gt;
* Added helper method {{cd|spawnWithoutBehaviorsAtLocation(entityIdentifier : string, location : Location) : Entity}}&lt;br /&gt;
** Spawns an entity at a location without any AI behaviors &lt;br /&gt;
* Added helper method {{cd|rotateDirection(direction : Direction) : Direction}}&lt;br /&gt;
** Rotates the given direction relative to the GameTest structure rotation &lt;br /&gt;
* Added helper method {{cd|getTestDirection() : Direction}}&lt;br /&gt;
** Returns the direction the GameTest is facing based on its structure rotation&lt;br /&gt;
&lt;br /&gt;
==Fixes==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Commands &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Fixed a crash that could occur if a structure was placed with a command in an unloaded area, and that structure was deleted  &lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Graphical &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Fixed text from signs drawing on maps when RTX is on  &lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Items &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Clock and Compass items no longer function in the Recipe Book ({{bug|MCPE-36354}})  &lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Structure Blocks &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Fixed tamed Wolves being transparent on the Structure Block screen.&amp;lt;/onlyinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
* The release date of this beta coincides with the day that [[Minecraft:Minecraft Earth]] has been discontinued.&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
== Navigation ==&lt;br /&gt;
{{Navbox Bedrock Edition versions|1.1x}}&lt;br /&gt;
&lt;br /&gt;
[[Minecraft:de:Bedrock Edition beta 1.17.20.21]]&lt;br /&gt;
[[Minecraft:es:Bedrock Edition beta 1.17.20.21]]&lt;br /&gt;
[[Minecraft:fr:Édition Bedrock bêta 1.17.20.21]]&lt;br /&gt;
[[Minecraft:pt:Edição Bedrock beta 1.17.20.21]]&lt;br /&gt;
[[Minecraft:ru:Beta 1.17.20.21 (Bedrock Edition)]]&lt;br /&gt;
[[Minecraft:zh:基岩版1.17.20.21]]&lt;/div&gt;</summary>
		<author><name>imported&gt;NovaBot</name></author>
	</entry>
</feed>