![]() |
VOOZH | about |
| Edition | Java Edition | ||||||
|---|---|---|---|---|---|---|---|
| Release date | September 2, 2025 | ||||||
| Type | Snapshot | ||||||
| Snapshot for | 1.21.9 | ||||||
| Downloads | Client (.json) Server | ||||||
| Obfuscation maps | Client Server | ||||||
| Protocol version | dec: 1073742090 hex: 4000010A | ||||||
| Data version | 4545 | ||||||
| Resource pack format | 68.0 | ||||||
| Data pack format | 86.0 | ||||||
| Minimum Java version | Java SE 21 | ||||||
| |||||||
{
"title": "Minecraft 25w36a",
"images": [
"25w36a.jpg",
"Java Edition 25w36a.png"
],
"rows": [
{
"field": "''(link to Java Edition article, displayed as Java Edition)''",
"label": "(link to Edition article, displayed as Edition)"
},
{
"field": "September 2, 2025",
"label": "Release date"
},
{
"field": "(link to Snapshot article, displayed as Snapshot)",
"label": "(link to Version types article, displayed as Type)"
},
{
"field": "(link to Java Edition 1.21.9 article, displayed as 1.21.9)",
"label": "Snapshot for"
},
{
"field": "[https://piston-data.mojang.com/v1/objects/ae36ffc5291e78d5157346d4d6f275938baa9742/client.jar Client] ([https://piston-meta.mojang.com/v1/packages/4ea6923a98f7abec2914a7e51ebec23cecf09e11/25w36a.json .json])<br />[https://piston-data.mojang.com/v1/objects/4d094c84219be8bbe23bcec02e1c016e12717e17/server.jar Server]",
"label": "(link to Tutorial:Installing a version#Manual version installation article, displayed as Downloads)"
},
{
"field": "[https://piston-data.mojang.com/v1/objects/1f66a65e2aaf58af9ec944f3b072f703a4c39543/client.txt Client]<br />[https://piston-data.mojang.com/v1/objects/16fbcd86b56362a06269cef21b3ad784d8264b5f/server.txt Server]",
"label": "(link to Obfuscation map article, displayed as Obfuscation maps)"
},
{
"field": " <span style=\"font-size:smaller\"><abbr title=\"decimal\">dec</abbr>: </span>1073742090<br /> <span style=\"font-size:smaller\"><abbr title=\"hexadecimal\">hex</abbr>: </span>4000010A",
"label": "(link to Protocol version article, displayed as Protocol version)"
},
{
"field": "4545",
"label": "(link to Data version article, displayed as Data version)"
},
{
"field": "68.0",
"label": "<span style=\"white-space: normal;\">(link to Pack format#List of pack formats article, displayed as Resource pack format)</span>"
},
{
"field": "86.0",
"label": "<span style=\"white-space: normal;\">(link to Pack format#List of pack formats article, displayed as Data pack format)</span>"
},
{
"field": "<span class=\"plainlinks\">[https://en.wikipedia.org/wiki/Java_version_history#Java_SE_21_.28LTS.29 Java SE 21]</span>",
"label": "<span style=\"white-space: normal;\">Minimum Java version</span>"
}
],
"invimages": [],
"footer": "<table style=\"margin: auto; word-break: break-word;\">\n<tr style=\"background: inherit;\">\n<td style=\"padding: 0.4em\" >[[Java Edition 1.21.8|<span style=\"margin-right:-0.35em\">β</span>β 1.21.8]]</td>\n<td style=\"padding: 0.4em\">'''[[Java Edition 1.21.9|1.21.9]]'''</td>\n<td style=\"padding: 0.4em\" >[[Java Edition 1.21.10| 1.21.10 <span style=\"margin-right:-0.35em\">βΊ</span>βΊ]]</td>\n</tr>\n<tr style=\"background: inherit;\">\n<td style=\"padding: 0.4em\">\n[[Java Edition 25w35a|β 25w35a]]\n</td>\n<td style=\"padding: 0.4em\">''' 25w36a'''</td>\n<td style=\"padding: 0.4em\">\n[[Java Edition 25w36b| 25w36b βΊ]]\n</td>\n</tr>\n</table>"
}
25w36a is the seventh snapshot for Java Edition 1.21.9, released on September 2, 2025.[1] It improves several textures and visual features, adds the ability to set different world borders in different dimensions, and adds a new technical mob.
minecraft:mannequin which can only be spawned with summon commands.
below_score score would show.profile - Which profile to show on the entity. This is either a Player profile (same format as a minecraft:profile component) or a Mannequin profile with the following fields:
texture - Namespaced ID of the skin texture to use.
textures folder and with a .png suffix.entity/player/wide/steve will use the default wide Steve skin.cape - Optional namespaced ID of the cape texture to use.
texture field.elytra - Optional namespaced ID of the elytra texture to use.
texture field.model - Optional model type, one of wide and slim.
wide is used.hidden_layers - List of outer skin layers to hide.
cape, jacket, left_sleeve, right_sleeve, left_pants_leg, right_pants_leg, hat.main_hand - Which hand is the main hand of the mannequin.
left and right.Copper lantern and copper torch
86.0.dragon_breath now optionally takes a power parameter (float, default 1.0), which is multiplied onto its initial velocity, after all randomness.instant_effect and effect now optionally take power (float, default 1.0) and color (rgb, default 0xFFFFFF) parameters.flash now requires a color parameter (argb).68.0.Server Code of Conduct
minecraft_sample_lightmap function in the core/terrain.vsh program.From released versions before 1.21
EmtyPoolElement".minecraft.used:minecraft.potion" increases by a value of two when using water bottles to create mud in creative mode.0, causing error.Air NBT is less than -19.From 1.21.3
From 1.21.4
chat.disabled.invalid_command_signature" string is missing an article before the word "Command".gamerule.spawnChunkRadius.description" string is missing an article before the word "Amount".gamerule.commandModificationBlockLimit.description" string is missing an article before the word "Number".From 1.21.5
From 1.21.6
From 1.21.8
From the 1.21.9 development versions
CustomName tag of a copper golem statue is not kept when mined.align_items_to_bottom in block entity data doesn't work.From the previous development version
enableCommandBlocks" gamerule is set to false says "Command blocks are not enabled on this server" even if you're not on a server.