![]() |
VOOZH | about |
| Edition | Java Edition | ||||||
|---|---|---|---|---|---|---|---|
| Release date | October 21, 2025 | ||||||
| Type | Snapshot | ||||||
| Snapshot for | 1.21.11 | ||||||
| Downloads | Client (.json) Server | ||||||
| Obfuscation maps | Client Server | ||||||
| Protocol version | dec: 1073742099 hex: 40000113 | ||||||
| Data version | 4655 | ||||||
| Resource pack format | 71.0 | ||||||
| Data pack format | 91.0 | ||||||
| Minimum Java version | Java SE 21 | ||||||
| |||||||
{
"title": "Minecraft 25w43a",
"images": [
"25w43a.jpg",
"Java Edition 25w43a.png"
],
"rows": [
{
"field": "''(link to Java Edition article, displayed as Java Edition)''",
"label": "(link to Edition article, displayed as Edition)"
},
{
"field": "October 21, 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.11 article, displayed as 1.21.11)",
"label": "Snapshot for"
},
{
"field": "[https://piston-data.mojang.com/v1/objects/be2ec6160a466eb16ae9ce9ee7261622f4efdd06/client.jar Client] ([https://piston-meta.mojang.com/v1/packages/43cba33b0e7bc673fb6eb6ba042c022bdaf6cf9e/25w43a.json .json])<br />[https://piston-data.mojang.com/v1/objects/dac322a1091905430e2a6ade129a4915552455d0/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/f223a23f98f167149950334ac406b73565da99a1/client.txt Client]<br />[https://piston-data.mojang.com/v1/objects/2f4b171bcf237fb46692f4dc26639bf82665bea5/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>1073742099<br /> <span style=\"font-size:smaller\"><abbr title=\"hexadecimal\">hex</abbr>: </span>40000113",
"label": "(link to Protocol version article, displayed as Protocol version)"
},
{
"field": "4655",
"label": "(link to Data version article, displayed as Data version)"
},
{
"field": "71.0",
"label": "<span style=\"white-space: normal;\">(link to Pack format#List of pack formats article, displayed as Resource pack format)</span>"
},
{
"field": "91.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.10|<span style=\"margin-right:-0.35em\">β</span>β 1.21.10]]</td>\n<td style=\"padding: 0.4em\">'''[[Java Edition 1.21.11|1.21.11]]'''</td>\n<td style=\"padding: 0.4em\" >[[Java Edition 26.1| 26.1 <span style=\"margin-right:-0.35em\">βΊ</span>βΊ]]</td>\n</tr>\n<tr style=\"background: inherit;\">\n<td style=\"padding: 0.4em\">\n[[Java Edition 25w42a|β 25w42a]]\n</td>\n<td style=\"padding: 0.4em\">''' 25w43a'''</td>\n<td style=\"padding: 0.4em\">\n[[Java Edition 25w44a| 25w44a βΊ]]\n</td>\n</tr>\n</table>"
}
25w43a is the third snapshot for Java Edition 1.21.11, released on October 21, 2025, which makes some tweaks to spear mechanics.[1]
minecraft:discard
time argument is now given in ticks instead of seconds./tick command.91.0.minecraft:apply_exhaustion: applies exhaustion to the targeted entity.
amount - Level-Based Value indicating the amount of exhaustion to apply.minecraft:filtered
modifier has been replaced with two fields:
on_pass - function or a list of functions to run when item_filter predicate passes.on_fail - function or a list of functions to run when item_filter predicate fails.71.0.item.underwater_saddle.equipnautilus, and zombie_nautilus to #cannot_be_pushed_onto_boats entity tag.darkened_cutout_mipmap field of the texture section of *.mcmeta files has been replaced by a new field mipmap_strategy with the following supported values:
mean averages both color and alpha between groups of four pixels for the current mipmap level to generate the next mipmap level pixel. This was and stays the default strategy for most solid or translucent full block textures.dark_cutout is similar to mean, but blends colors in a way that makes the pixels bordering cutout pixels darker. This was and stays the strategy for leaves and mangrove roots. It simulates dark interior of the blocks.cutout is a new strategy that always generates a mipmap based on the original texture instead of the previous mipmap. Used for most cutout blocks that became mipmapped in this version.strict_cutout is a modification of cutout that uses stricter alpha cutoff value leading to the textures using this value disappearing at higher mipmap levels. Is used for flowers and similar blocks to avoid artifacts.auto is the default value and will make the game to pick mean for textures that do not contain fully transparent pixels and cutout for those that do.From released versions before 1.21
From 1.21.10
From the 1.21.11 development versions
debug.entry.overlay string is improperly capitalized.minecraft:apply_impulse effect cannot be used in minecraft:location_changed.From the previous development version
can_sleep set to always and playerSleepPercentage set to 101+.remove_binomial enchantment effect has a chance of producing out-of-range values./stopwatch create suggests existing stopwatches.attack_damage for both hands, even though the charge attack does not use it.