# Minecraft: Java Edition 26.3-snapshot-10 - Product: Minecraft: Java Edition (https://whatsnew.fyi/product/minecraft-java) - Vendor: Mojang Studios - Date: 2026-08-25 - Version: 26.3-snapshot-10 - Original notes: https://www.minecraft.net/en-us/updates - Permalink: https://whatsnew.fyi/product/minecraft-java/releases/26.3-snapshot-10 - Labels: Pre-release What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- We've safely made it to 26.3 Snapshot 10! This week, the Dappled Forest panorama has made its way to the main menu, bringing cozy fall vibes every time you launch the game. This snapshot also includes a variety of technical changes and improvements, so dig - **added** — Added a new Realms introduction screen showcasing Realms key features, accessible from the Add Realm button and automatically shown when entering Realms if a trial is available - **changed** — Updated main menu background panorama to show the new Dappled Forest biome with an Abandoned Camp - **changed** — Changed the Adventure Mode icon in the Game Mode Switcher to the Buried Treasure Map - **changed** — Improved performance when trying to locate structures - **fixed** — Reverted recent changes to Drowned behavior and animations from this release cycle - **fixed** — Enchantments now apply to items being damaged from protecting an Undead mob from the sun - **changed** — Teleporting randomly after eating a Chorus Fruit now shows particles into the direction of the teleportation - **changed** — Renamed Ocean Monument Explore Map to Ocean Monument Map - **changed** — Renamed Swamp Hut Explorer Map to Swamp Hut Map - **changed** — Renamed Trial Chambers Explorer Map to Buried Trial Chambers Map - **changed** — Renamed Woodland Mansion Explorer Map to Woodland Mansion Map - **changed** — Renamed Jungle Pyramid Explorer Map to Jungle Pyramid Map - **changed** — Subtitles now point to the most recent sound in range - **changed** — Data Pack version is now 118.0 - **changed** — Resource Pack version is now 97.0 - **added** — Readded the none swing animation type affecting the /swing command and minecraft:attack_animation and minecraft:interact_animation components - **added** — Added /compute command to evaluate minecraft:number_provider in various contexts - **added** — Added new compute source to /data modify for evaluating minecraft:number_provider and providing results as integer or float tags - **added** — Added directional_particles optional boolean field to minecraft:consumable teleport_randomly effect - **changed** — Moved minecraft:block_transformer contents to a separate registry requiring all components to refer to minecraft:block_transformer registry - **changed** — Made duration field non-negative integer in minecraft:attack_animation and minecraft:interact_animation We've safely made it to 26.3 Snapshot 10! This week, the Dappled Forest panorama has made its way to the main menu, bringing cozy fall vibes every time you launch the game. This snapshot also includes a variety of technical changes and improvements, so dig in! Happy mining! ##### New Features ##### Realms - Added a new Realms introduction screen showcasing Realms key features - Accessible from the "Add Realm" button - Automatically shown when entering Realms if a trial is available ##### Changes - The Main Menu now has an updated background panorama showing the new Dappled Forest biome with an Abandoned Camp - Changed the Adventure Mode icon in the Game Mode Switcher to the Buried Treasure Map - Improvements to performance when trying to locate structures - Reverted recent changes to Drowned behavior and animations from this release cycle ##### Minor Tweaks to Blocks, Items and Entities - Enchantments now apply to items being damaged from protecting an Undead mob from the sun - Teleporting randomly after eating a Chorus Fruit now shows particles into the direction of the teleportation ##### Explorer Maps - The following Explorer Maps have been renamed to have more consistent naming - Ocean Monument Explore Map -> Ocean Monument Map - Swamp Hut Explorer Map -> Swamp Hut Map - Trial Chambers Explorer Map -> Buried Trial Chambers Map - Woodland Mansion Explorer Map -> Woodland Mansion Map - Jungle Pyramid Explorer Map -> Jungle Pyramid Map ##### Accessibility - Subtitles now point to the most recent sound in range ##### Technical Changes - The Data Pack version is now 118.0 - The Resource Pack version is now 97.0 - The none swing animation type has been readded - This affects the /swing command as well as the minecraft:attack_animation and minecraft:interact_animation components ##### Data Pack Version 118 ##### Commands ###### Added compute - Evaluates minecraft:number_provider in various contexts - In all contexts origin is set to current command context position, while this entity is set to @s Syntax: - /compute <target> <provider> [<scale>|integer] , where: - <target> - one of: - default - runs provider in minecraft:command_compute_default context, where only common arguments (position and this entity) are available - block <pos> - runs provider in minecraft:command_compute_position context, where block state and block position are set based on block at position <pos> - entity <entity selector> - runs provider in minecraft:command_compute_entity context, where target_entity is set to selector result - <provider> - either an element of minecraft:number_provider registry or inline value - <scale> - optional scale value, defaults to 1.0 - Final result will be multiplied by <scale> and rounded towards negative infinity - integer - optional marker to use integer mode - Due to truncation between intermediate steps this mode is not equivalent to float mode even if scale is 1.0 ###### Changes to data - Added new source to /data modify ... append|insert|merge|prepend|set called compute - New source will evaluate a minecraft:number_provider and then provide the result either as an integer or a float tag - Syntax: compute <target> <provider> [integer] , where the syntax of target , provider and integer is the same as in /compute function - Example: /data modify storage foo bar set compute entity @n[type=minecraft:armor_stand] {type:score,target:{type:context,target:target_entity},score:baz} ##### Data Components ###### Changed minecraft:consumable - Added a new optional field to the teleport_randomly consume effect: - directional_particles - boolean, whether to show a particle trail into the direction of the teleportation - If not present, defaults to true ###### Updated minecraft:block_transformer - Contents have been moved to a separate registry - Component must now always refer to minecraft:block_transformer registry - existing inline compone _[Truncated at 4000 characters — full notes: https://www.minecraft.net/en-us/updates]_