<?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.21.9_Pre-Release_1</id>
	<title>Minecraft:Java Edition 1.21.9 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.21.9_Pre-Release_1"/>
	<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Minecraft:Java_Edition_1.21.9_Pre-Release_1&amp;action=history"/>
	<updated>2026-09-08T14:26:37Z</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.21.9_Pre-Release_1&amp;diff=194674&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.21.9_Pre-Release_1&amp;diff=194674&amp;oldid=prev"/>
		<updated>2026-09-06T11:12:37Z</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.21.9 Pre-Release 1&lt;br /&gt;
|image=1.21.9-pre1.jpg&lt;br /&gt;
|image2=Java Edition 1.21.9 Pre-Release 1.png&lt;br /&gt;
|edition=Java&lt;br /&gt;
|type=Pre-release&lt;br /&gt;
|date=September 16, 2025&lt;br /&gt;
|jsonhash=dbe195916b498642f24c14ca7cf60d2e55f8b694&lt;br /&gt;
|clienthash=ba686b582fab3dbdafa8ae26274b687e9ceac455&lt;br /&gt;
|clientmap=929aec0b5ef4baae2c728559531ac8ddf894c23f&lt;br /&gt;
|serverhash=151da8959852dfbd1b20efbad31645b95cc8ba31&lt;br /&gt;
|servermap=0e4436763c5b44671215a344ef35563bdafb221d&lt;br /&gt;
|parent=1.21.9&lt;br /&gt;
|prevparent=1.21.8&lt;br /&gt;
|prev=25w37a&lt;br /&gt;
|next=1.21.9 Pre-Release 2&lt;br /&gt;
|nextparent=1.21.10&lt;br /&gt;
}}&amp;lt;onlyinclude&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;1.21.9 Pre-Release 1&amp;#039;&amp;#039;&amp;#039; (known as &amp;#039;&amp;#039;&amp;#039;1.21.9-pre1&amp;#039;&amp;#039;&amp;#039; in the [[Minecraft:launcher]]) is the first pre-release for [[Minecraft:Java Edition 1.21.9]], released on September 16, 2025 with some changes to the mannequins and several bug fixes.&amp;lt;ref&amp;gt;{{Mcnet|minecraft-1-21-9-pre-release-1|Minecraft 1.21.9 Pre-Release 1|September 16, 2025}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Changes ==&lt;br /&gt;
=== Mobs ===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Minecraft:Copper golem]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Lightning bolts now clean oxidation off copper golems.&lt;br /&gt;
* Now only tries to open [[Minecraft:chest]]s that are neighboring blocks when it&amp;#039;s a passenger.&lt;br /&gt;
&lt;br /&gt;
=== Non-mob entities ===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Minecraft:Mannequin]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Mannequins&amp;#039; description text can now be configured.&lt;br /&gt;
* Now accept {{cd|minecraft:profile}} component from spawner items.&lt;br /&gt;
** Modified data fields:&lt;br /&gt;
*** {{cd|profile}} - now has the same format as a {{cd|minecraft:profile}} component (which has been extended to allow overrides).&lt;br /&gt;
**** Defaults to &amp;lt;code&amp;gt;{}&amp;lt;/code&amp;gt; (i.e. static profile with both {{cd|id}} and {{cd|name}} missing).&lt;br /&gt;
** New data fields:&lt;br /&gt;
*** {{cd|pose}} - The pose of the mannequin.&lt;br /&gt;
**** Valid entries: {{cd|standing}}, {{cd|crouching}}, {{cd|swimming}}, {{cd|fall_flying}}, {{cd|sleeping}}.&lt;br /&gt;
*** {{cd|immovable}} - Optional boolean specifying that the mannequin cannot be moved (defaults to {{cd|false}}).&lt;br /&gt;
*** {{cd|description}} - Optional text component shown where a player&amp;#039;s {{cd|below_score}} score would show.&lt;br /&gt;
**** The default &amp;quot;NPC&amp;quot; ({{cd|entity.minecraft.mannequin.label}}) text is shown if omitted.&lt;br /&gt;
*** {{cd|hide_description}} - Optional boolean specifying that no description should be shown at all.&lt;br /&gt;
**** A mannequin with the description hidden displays as if a player had no {{cd|below_score}} display.&lt;br /&gt;
&lt;br /&gt;
=== Command format ===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;General&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Server commands now run from the respawn dimension by default instead of always the [[Minecraft:Overworld]].&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;{{cmd|fetchprofile}}&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Now also prints a clickable text to summon a [[Minecraft:mannequin]] with the resolved profile.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;{{cmd|setworldspawn}}&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Is no longer limited to the Overworld.&lt;br /&gt;
** This means players can respawn e.g. in the Nether when they have no [[Minecraft:bed]] or [[Minecraft:respawn anchor]].&lt;br /&gt;
* It now also takes in an optional {{cd|pitch}} argument.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;{{cmd|spawnpoint}}&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Now optionally takes in a pitch argument.&lt;br /&gt;
&lt;br /&gt;
=== General ===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Minecraft:Data component format]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* {{cd|minecraft:profile}}&lt;br /&gt;
** Profiles can now also have additional fields that can replace various values used for rendering.&lt;br /&gt;
** If any of the fields are omitted, the value from the resolved profile is used, even if the profile resolved to the default skin.&lt;br /&gt;
** New fields:&lt;br /&gt;
*** {{cd|texture}} - Optional namespaced ID of the skin texture to use for rendering.&lt;br /&gt;
**** The skin is specified relative to the {{cd|textures}} folder and with a {{samp|.png}} suffix.&lt;br /&gt;
**** e.g. {{cd|entity/player/wide/steve}} will use the default wide Steve skin.&lt;br /&gt;
*** {{cd|cape}} - Optional namespaced ID of the cape texture to use for rendering.&lt;br /&gt;
**** When specified, uses the same format as the {{cd|texture}} field.&lt;br /&gt;
*** {{cd|elytra}} - Optional namespaced ID of the [[Minecraft:elytra]] texture to use for rendering.&lt;br /&gt;
**** When specified, uses the same format as the {{cd|texture}} field.&lt;br /&gt;
**** If this value is not present either as override or in player profile, mannequins using this profile will use the cape texture, or if that is also not present, the default elytra texture when wearing elytra.&lt;br /&gt;
*** {{cd|model}} - Optional model type, one of {{cd|wide}} and {{cd|slim}}.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Minecraft:Data pack]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* The [[Minecraft:pack format]] version is now {{cd|87.1}}.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Minecraft:Entity data]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* {{cd|minecraft:player}}&lt;br /&gt;
** Changes to the {{cd|respawn}} object&lt;br /&gt;
*** {{cd|angle}} has been renamed to {{cd|yaw}} and is now a required field.&lt;br /&gt;
*** {{cd|pitch}} has been added as a required field.&lt;br /&gt;
*** {{cd|dimension}} is now a required field.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Minecraft:Loot functions]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* {{cd|minecraft:copy_name}}&lt;br /&gt;
** The {{cd|source}} field now accepts new context values:&lt;br /&gt;
*** {{cd|direct_attacker}}&lt;br /&gt;
*** {{cd|target_entity}}&lt;br /&gt;
*** {{cd|interacting_entity}}&lt;br /&gt;
* {{cd|minecraft:copy_components}}&lt;br /&gt;
** The {{cd|source}} field now accepts new context values:&lt;br /&gt;
*** {{cd|this}}&lt;br /&gt;
*** {{cd|attacker}}&lt;br /&gt;
*** {{cd|direct_attacker}}&lt;br /&gt;
*** {{cd|attacking_player}}&lt;br /&gt;
*** {{cd|target_entity}}&lt;br /&gt;
*** {{cd|interacting_entity}}&lt;br /&gt;
*** {{cd|tool}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Minecraft:Minecraft Server Management Protocol]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Notifications now use {{cd|minecraft:notification/}} prefix instead of {{cd|notification:}}.&lt;br /&gt;
&lt;br /&gt;
== Fixes ==&lt;br /&gt;
{{fixes|project=MC|fixedin=1.21.9 Pre-Release 1&lt;br /&gt;
|;From released versions before 1.21&lt;br /&gt;
|160528|End portals do not negate fall damage.&lt;br /&gt;
|243759|Explosions won&amp;#039;t damage an entity if the distance to its eyes is 0.&lt;br /&gt;
|;From 1.21.8&lt;br /&gt;
|301883|Entities going through portals with their {{cd|Motion}} set to more than {{cd|10}} on an axis have their {{cd|Motion}} tag reset.&lt;br /&gt;
|;dev&lt;br /&gt;
|300257|Lightning does not reset copper golem oxidation.&lt;br /&gt;
|300294|Copper golems pathfind to chests incorrectly.&lt;br /&gt;
|300687|The copper chains and bars aren&amp;#039;t organized correctly in the Creative inventory.&lt;br /&gt;
|300881|The skin preview in the skin reporting screen is no longer interactive.&lt;br /&gt;
|301409|Acceleration power of fireballs and wind charges gets halved when they are redirected by explosions.&lt;br /&gt;
|301414|Scraping oxidation off double chests doesn&amp;#039;t produce particles on the half of the chest that wasn’t directly interacted with.&lt;br /&gt;
|301424|{{cd|entity_data}} item component detection is broken in resource packs.&lt;br /&gt;
|301541|Copper golems no longer sort items when in minecarts.&lt;br /&gt;
|301569|Sounds of copper chests and all variants are too quiet and sound low-quality compared to before.&lt;br /&gt;
|301573|Relative teleportation across dimensions is inconsistent.&lt;br /&gt;
|301798|Copper golems do not open chests with specific transparent/non-full blocks above them.&lt;br /&gt;
|301814|{{cd|CustomNameVisible}} does not work for mannequins (for the name, not the NPC annotation).&lt;br /&gt;
|301815|Mannequin data is sometimes lost when using spawn eggs.&lt;br /&gt;
|301819|Mannequins&amp;#039; name tags are visible when on a team and ridden.&lt;br /&gt;
|301862|When clicking a command suggestion in chat, it occasionally selects half of the new word.&lt;br /&gt;
|301893|When a copper golem is leashed by a player and then oxidizes into a statue, it will not drop the lead.&lt;br /&gt;
|301951|Misleading description for {{cd|operator_user_permission_level}} in server management protocol documentation.&lt;br /&gt;
|;prev&lt;br /&gt;
|301979|Copper golems no longer properly check chests.&lt;br /&gt;
|301984|Teleporting a player to their own position is now jittery/frozen.&lt;br /&gt;
|301991|{{cd|deprecated.json}} has some renamed keys pointing to text values instead of the new keys.&lt;br /&gt;
|302032|Static profiles no longer resolve texture data unless an id or name is provided.&lt;br /&gt;
|302089|Game crashes when flying mobs start pathfinding in debug mode.&lt;br /&gt;
|302092|Crash when placing iron bars next to stairs, when stairs are added to {{cd|#bars}} tag.&lt;br /&gt;
|302094|Crash when adding blocks to {{cd|#copper_chests}} then placing it next to actual copper chests.&lt;br /&gt;
|302095|Crash when adding blocks to {{cd|#lightning_rods}} and summoning a lightning over it.&lt;br /&gt;
|302096|Crash when adding blocks to {{cd|#wooden_shelves}}, placing it next to wooden shelf, then powering the shelf.&lt;br /&gt;
}}&amp;lt;/onlyinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Videos ==&lt;br /&gt;
{{slicedlime|RjbXy0vek50|N7LPEbhNCtk}}&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.21.9-pre1]]&lt;br /&gt;
[[Minecraft:es:Java Edition 1.21.9 Pre-Release 1]]&lt;br /&gt;
[[Minecraft:fr:Édition Java 1.21.9 Pre-Release 1]]&lt;br /&gt;
[[Minecraft:ja:Java Edition 1.21.9 Pre-Release 1]]&lt;br /&gt;
[[Minecraft:lzh:爪哇版一點二一點九之預一]]&lt;br /&gt;
[[Minecraft:pt:Edição Java 1.21.9 Pre-Release 1]]&lt;br /&gt;
[[Minecraft:ru:1.21.9 Pre-Release 1 (Java Edition)]]&lt;br /&gt;
[[Minecraft:uk:1.21.9 Pre-Release 1 (Java Edition)]]&lt;br /&gt;
[[Minecraft:zh:Java版1.21.9-pre1]]&lt;/div&gt;</summary>
		<author><name>SyncBot</name></author>
	</entry>
</feed>