<?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%3AJava_Edition_1.20.3_Pre-Release_1</id>
	<title>Minecraft:Java Edition 1.20.3 Pre-Release 1 - 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%3AJava_Edition_1.20.3_Pre-Release_1"/>
	<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Minecraft:Java_Edition_1.20.3_Pre-Release_1&amp;action=history"/>
	<updated>2026-08-15T15:05:45Z</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:Java_Edition_1.20.3_Pre-Release_1&amp;diff=179806&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:Java_Edition_1.20.3_Pre-Release_1&amp;diff=179806&amp;oldid=prev"/>
		<updated>2026-08-09T11:22:44Z</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 version&lt;br /&gt;
| title = Minecraft 1.20.3 Pre-Release 1&lt;br /&gt;
| image = 1.20.3-pre1.jpg&lt;br /&gt;
| image2 = Java Edition 1.20.3 Pre-Release 1.png&lt;br /&gt;
| edition = Java&lt;br /&gt;
| type = Pre-Release&lt;br /&gt;
| date = November 20, 2023&lt;br /&gt;
| jsonfile = 1.20.3-pre1&lt;br /&gt;
| jsonhash = 01a3578dc25196586341fb36d77e10302b087cdf&lt;br /&gt;
| clienthash = 6d2514a107afa3be0abeba720e2f96defab9310f&lt;br /&gt;
| clientmap = a4613682d94829578be6e3de18a3cf4bfd4e3107&lt;br /&gt;
| serverhash = e5db7e4884f55c4dd986ca7200145759169e0045&lt;br /&gt;
| servermap = 9a17aa30016887fc42a0dc04d0375d918dc201d4&lt;br /&gt;
| parent = 1.20.3&lt;br /&gt;
| prevparent = 1.20.2&lt;br /&gt;
| prev = 23w46a&lt;br /&gt;
| next = 1.20.3 Pre-Release 2&lt;br /&gt;
| nextparent = 1.20.4&lt;br /&gt;
}}&amp;lt;onlyinclude&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;1.20.3 Pre-Release 1&amp;#039;&amp;#039;&amp;#039; (known as &amp;#039;&amp;#039;&amp;#039;1.20.3-pre1&amp;#039;&amp;#039;&amp;#039; in the launcher) is the first pre-release for [[Minecraft:Java Edition 1.20.3]], released on November 20, 2023,&amp;lt;ref&amp;gt;{{mcnet|minecraft-1-20-3-pre-release-1|Minecraft 1.20.3 Pre-Release 1}}&amp;lt;/ref&amp;gt; which makes changes to world [[Minecraft:resource packs]] and fixes bugs.&lt;br /&gt;
&lt;br /&gt;
== Changes ==&lt;br /&gt;
=== Blocks ===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Minecraft:Grass]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Renamed &amp;quot;Grass&amp;quot; to &amp;quot;Short Grass&amp;quot;.&lt;br /&gt;
* The ID has been changed from {{cd|grass}} to {{cd|short_grass}}.&lt;br /&gt;
&lt;br /&gt;
=== General ===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Minecraft:Data pack]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* The data pack version is now 26.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Minecraft:Resource pack]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* The resource pack version is now 22.&lt;br /&gt;
* Changes to downloaded/world resource pack handling.&lt;br /&gt;
** Changes apply to world resource packs ({{samp|resources.zip}}), Realms resource packs and resource packs controlled by dedicated servers.&lt;br /&gt;
* UI download screen has been replaced with a toast.&lt;br /&gt;
* World resource pack application starts together with chunk loading.&lt;br /&gt;
* Downloaded packs are now stored in downloads directory (with different file organization than old {{cd|server-resource-packs}})&lt;br /&gt;
** Files in this directory are no longer automatically cleaned (previously only up to 10 packs were kept).&lt;br /&gt;
** Additionally, inside this directory there is also log file {{samp|log.json}} that stores information about downloaded files for debug purposes.&lt;br /&gt;
* Downloaded packs now have unique id (GUID/UUID) that can be used to differentiate them.&lt;br /&gt;
** This value for dedicated server pack can be configured with the {{cd|resource-pack-id}} option in {{samp|server.properties}}.&lt;br /&gt;
** If the value is missing, it is generated based on URL.&lt;br /&gt;
** If hash of a pack is not set, this pack is redownloaded before every application.&lt;br /&gt;
** Previously, if hash was missing, the latest downloaded version of a pack was applied.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;General&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Some additional options are added for 3rd-party servers software:&lt;br /&gt;
** Client can now accept multiple server resource packs.&lt;br /&gt;
** New packet was added to un-apply server resource packs.&lt;br /&gt;
** Resource packs are no longer cleaned when entering configuration phase.&lt;br /&gt;
&lt;br /&gt;
== Experimental ==&lt;br /&gt;
These additions only take effect when the [[Minecraft:Update 1.21]] experimental data pack is enabled.&lt;br /&gt;
&lt;br /&gt;
=== Additions ===&lt;br /&gt;
==== General ====&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Minecraft:Tag]]s&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Added the following entity type tag:&lt;br /&gt;
** {{cd|#can_turn_in_boats}}: contains {{cd|breeze}}.&lt;br /&gt;
&lt;br /&gt;
== Fixes ==&lt;br /&gt;
{{fixes|fixedin=1.20.3 Pre-release 1&lt;br /&gt;
|;From released versions before 1.20&lt;br /&gt;
|142160|{{cd|pausedTickDelta}} updated when the game is unpaused rather than paused.&lt;br /&gt;
|147649|Can&amp;#039;t copy or select command block output.&lt;br /&gt;
|164316|Resource pack update by a hash doesn&amp;#039;t work.&lt;br /&gt;
|173434|Server resource pack download is inconsistent.&lt;br /&gt;
|185117|Narrator Disabled text in toast is no longer vertically centered.&lt;br /&gt;
|251126|Server resource pack is not redownloaded when a hash mismatch is detected with the previously downloaded version.&lt;br /&gt;
|;From 1.20&amp;lt;!-- MC-265927 and MC-265929 are marked to first appear in 1.20.2 in the bug tracker, but it has been tested that they also affect 1.20 --&amp;gt;&lt;br /&gt;
|265927|Edit box length restrictions can result in unpaired surrogate characters.&lt;br /&gt;
|265929|{{key|Control+Backspace}}ing a word with non-BMP characters in an edit box deletes additional characters.&lt;br /&gt;
|;dev&lt;br /&gt;
|266456|Breezes in minecarts or boats are passive.&lt;br /&gt;
|266468|Breeze cannot attack in deep water.&lt;br /&gt;
|266472|Charged creeper / wither armor is rendered incorrectly.&lt;br /&gt;
|266507|Number of block drops from TNT explosions is capped to 16.&lt;br /&gt;
|266563|End Crystals and TNT Minecarts that explode without a source entity deal no damage at all.&lt;br /&gt;
|266571|Breezes won&amp;#039;t attack while under the effects of levitation status.&lt;br /&gt;
|266656|The interpolation of particle, entity and block entity transforms is disrupted when pausing the game in singleplayer.&lt;br /&gt;
|;previous&lt;br /&gt;
|266723|Monsters Hunted advancement requires killing a Breeze even when they&amp;#039;re disabled.&lt;br /&gt;
|266724|{{cmd|scoreboard players reset &amp;lt;targets&amp;gt; &amp;lt;objective&amp;gt;}} no longer works.&lt;br /&gt;
|266729|Unformatted objects in scoreboard error messages.&lt;br /&gt;
}}&amp;lt;/onlyinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Videos ==&lt;br /&gt;
{{slicedlime|OyCfyg_wmZQ}}&lt;br /&gt;
&lt;br /&gt;
== References == &lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
== Navigation ==&lt;br /&gt;
{{Navbox Java Edition versions|1.2x}}&lt;br /&gt;
&lt;br /&gt;
[[Minecraft:de:1.20.3-pre1]]&lt;br /&gt;
[[Minecraft:es:Java Edition 1.20.3 Pre-Release 1]]&lt;br /&gt;
[[Minecraft:fr:Édition Java 1.20.3 Pre-Release 1]]&lt;br /&gt;
[[Minecraft:ja:Java Edition 1.20.3 Pre-Release 1]]&lt;br /&gt;
[[Minecraft:lzh:爪哇版一點二〇點三之預一]]&lt;br /&gt;
[[Minecraft:pt:Edição Java 1.20.3 Pre-Release 1]]&lt;br /&gt;
[[Minecraft:ru:1.20.3 Pre-Release 1 (Java Edition)]]&lt;br /&gt;
[[Minecraft:uk:1.20.3 Pre-Release 1 (Java Edition)]]&lt;br /&gt;
[[Minecraft:zh:Java版1.20.3-pre1]]&lt;/div&gt;</summary>
		<author><name>SyncBot</name></author>
	</entry>
</feed>