Java Edition 25w08a: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
No edit summary Tag: Mobile edit |
m (Interwiki KOR) |
||
Line 117: | Line 117: | ||
[[fr:Édition Java 25w08a]] |
[[fr:Édition Java 25w08a]] |
||
[[ja:Java Edition 25w08a]] |
[[ja:Java Edition 25w08a]] |
||
[[ko:Java Edition 25w08a]] |
|||
[[pt:Edição Java 25w08a]] |
[[pt:Edição Java 25w08a]] |
||
[[ru:25w08a (Java Edition)]] |
[[ru:25w08a (Java Edition)]] |
Revision as of 23:04, 21 February 2025
Minecraft 25w08a
Edition | ||||||
---|---|---|---|---|---|---|
Release date |
February 19, 2025 | |||||
Type | ||||||
Snapshot for | ||||||
Downloads | ||||||
Obfuscation maps | ||||||
Protocol version |
dec: 1073742059 | |||||
Data version |
4316 | |||||
Resource pack format |
53 | |||||
Data pack format |
68 | |||||
Minimum Java version | ||||||
|
{ "title": "Minecraft 25w08a", "images": [ "25w08a.jpg", "Java Edition 25w08a.png" ], "rows": [ { "field": "''(link to Java Edition article, displayed as Java Edition)''", "label": "(link to Edition article, displayed as Edition)" }, { "field": "February 19, 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.5 article, displayed as 1.21.5)", "label": "Snapshot for" }, { "field": "[https://piston-data.mojang.com/v1/objects/e8340a01da734194c35fd35fbfa93e5bb96627b1/client.jar Client] ([https://piston-meta.mojang.com/v1/packages/9f2f4489ddefb7badc1b7617bf3ef9d2d7d4acde/25w08a.json .json])<br />[https://piston-data.mojang.com/v1/objects/a813292f7680fa8e2c3514d9a55773badcee2dc9/server.jar Server]", "label": "(link to Tutorial:Installing a snapshot#Manual version installation article, displayed as Downloads)" }, { "field": "[https://piston-data.mojang.com/v1/objects/9a37a22b3852c260716d4cf1e492c032ff704b3f/client.txt Client]<br />[https://piston-data.mojang.com/v1/objects/7229a454047aa07a310b1defc4b772d30808fde9/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>1073742059<br /> <span style=\"font-size:smaller\"><abbr title=\"hexadecimal\">hex</abbr>: </span>400000EB", "label": "(link to Protocol version article, displayed as Protocol version)" }, { "field": "4316", "label": "(link to Data version article, displayed as Data version)" }, { "field": "53", "label": "<span style=\"white-space: normal;\">(link to Pack format#List of resource pack formats article, displayed as Resource pack format)</span>" }, { "field": "68", "label": "<span style=\"white-space: normal;\">(link to Pack format#List of data pack formats article, displayed as Data pack format)</span>" }, { "field": "<span class=\"plainlinks\">[https://en.wikipedia.org/wiki/Java_version_history#Java_SE_21 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.4|<span style=\"margin-right:-0.35em\">◄</span>◄ 1.21.4]]</td>\n<td style=\"padding: 0.4em\">'''[[Java Edition 1.21.5|1.21.5]]'''</td>\n<td style=\"padding: 0.4em\" rowspan=\"2\"></td>\n</tr>\n<tr style=\"background: inherit;\">\n<td style=\"padding: 0.4em\">\n[[Java Edition 25w07a|◄ 25w07a]]\n</td>\n<td style=\"padding: 0.4em\">''' 25w08a'''</td>\n</tr>\n</table>" }
25w08a is the seventh snapshot for Java Edition 1.21.5,[unofficial name] released on February 19, 2025, which adds new sound personalities for wolves, overhauls spawn egg textures, and fixes bugs.[1]
Additions
Mobs
- Added six new sound variants.
- The variants are called Classic, Big, Cute, Puglin, Angry, Grumpy, and Sad. The existing wolf sounds are used for the Classic variant.
- Wolves receive a random sound variant when they spawn.
- Sound variants are not related to texture variants.
General
Entity components
wolf/sound_variant
- Namespaced ID from
wolf_sound_variant
registry.
- Namespaced ID from
Changes
Blocks
- Leaf litter is now tinted based on which biome it is in.
Items

- Changed the visuals of all spawn eggs to make them easier to distinguish: each type of spawn egg now has its own unique icon instead of all just being colored variants of the same spotted egg.
- Each egg visual varies in shape to reflect the in-world properties of the mob it spawns: for example, smaller mobs tend to have a smaller Spawn Egg icon.
Mobs
- Reverted the change from 25w07a that allowed blue, light blue, cyan, yellow, orange and red sheep to spawn naturally in different biomes.
- Common sheep color in cold biomes remains black, and uncommon colors are now gray, light gray, white and brown.
- Common sheep color in warm biomes remains brown, and uncommon colors are now gray, light gray, white and black.
- Pink sheep will still be very rare and able to spawn anywhere where sheep can spawn.
- The wool undercoat of sheep is now also colored when dyed, matching existing behavior in Bedrock Edition.
- Sheep can now eat ferns, matching Bedrock Edition.
- Some of the new trades have changed from a stock of one single trade to a stock of two trades.
- This applies to the following trades:
Gameplay
Creative mode
- The tab icon for the Spawn Eggs inventory tab has changed from the pig spawn egg to the creeper spawn egg.
General
Biome effects
dry_foliage_color
field- Defines the color used for tinting blocks using dry foliage tinting.
blocks_attacks
- If the blocked damage has no position, the compared angle will be assumed to be the maximum 180 for
horizontal_blocking_angle
field ofdamage_reductions
.
- If the blocked damage has no position, the compared angle will be assumed to be the maximum 180 for
- The pack format version is now
68
.
Equipment Assets
- Equipment layers configured to be
dyeable
will now show if thedyed_color
component is present on the item, even if the item is not in the#dyeable
tag.
- The version is now
53
. - Added the possibility to tint blocks based on a dry foliage color map.
- Added colormap texture for tinting dry foliage tinted blocks.
- Removed
spawn_egg.png
andspawn_egg_overlay.png
. - The texture
sheep_fur
has been renamed tosheep_wool
.
- Added
fern
to the#edible_for_sheep
block tag. - Added
cactus
,campfire
,dry_out
,hot_floor
,in_fire
,lava
,lightning_bolt
, andsweet_berry_bush
to the#bypasses_shield
damage type tag.
Fixes
Note: The bug tracker was offline for most of the preceding week, therefore many bugs from 25w07a may not have been reported on the tracker and are therefore not listed. Bugs were officially reported in the game's Discord server during this week.
From released versions before 1.21.5
- MC-177522 – Wolf barking and whining sounds are subtitled as "Wolf pants".
From the 1.21.5 development versions
- MC-280182 – Shields can block some environmental damage sources.
From the previous development version
- MC-280230 –
DeathLootTable
field is incorrectly namedDeathLoothTable
.
Video
Video made by Slicedlime:
References
- ↑ "Minecraft Snapshot 25w08a" – Minecraft.net, February 19, 2025.