Minecraft 26.3 is due in September 2026, and unlike most updates at this stage, it is not a rumor list. Mojang has shipped 10 snapshots, the latest on 25 August 2026, so almost the entire feature set is already playable. This page is the index: what is confirmed, where it comes from, and what could still change before release.
This is snapshot reporting, not the final patch notes. Everything below comes from the 10 public Java snapshots for 26.3, cross-checked against minecraft.wiki and the official Snapshot 10 notes. Snapshots are development builds: Mojang can add, cut, or change anything before release, and it already has. Snapshot 10 reverted a Drowned combat change that Snapshot 2 had introduced earlier in the same cycle, so treat every mechanic here as "current," not "final."
What is Minecraft 26.3, and when does it release?
Minecraft 26.3 is the next quarterly Java Edition drop, following 26.2 "Chaos Cubed". It is built around an autumn theme: a new dappled forest biome, a full poplar wood set, cozy furniture (cushions, wool and concrete stairs and slabs), single-use straw beds for expedition camping, and a new abandoned camp structure. Under the hood it also replaces Minecraft's old transparency rendering with a new Order-Independent Transparency (OIT) system and adds two commands aimed at datapack and map makers.
Mojang has not published an exact release date, only "September 2026." Based on the 26.2 cadence (snapshots through June, release June 16), a late-cycle snapshot pace like this one usually means release lands within two to three weeks of the last snapshot, but that is our inference, not an official date.
If you want the feel of actually playing it rather than a feature list, we already spent two days in an earlier build: see our hands-on with the dappled forest drop for first impressions of building with poplar, sitting on cushions, and looting an abandoned camp. This page is the reference hub; that one is the field report.
The dappled forest biome
The headline feature is an autumn-themed forest biome that generates near cold biomes (think taiga and snowy terrain, not tropical coasts). It is built around poplar trees, whose canopies generate in three colors: red, orange, or yellow, assigned per tree at world generation.
For where it generates, what spawns there, and what the shelf mushrooms are actually for, see the full dappled forest guide. For the wood itself and what it pairs with, see poplar wood.
The rest of the biome dressing:
- Leaf litter covering the forest floor
- Red shrubs, a new low plant found in small patches
- Shelf mushrooms growing on poplar trees, in small and large sizes, with a bouncy "landed on a bed" feel when you stand on a large one
- Fallen trees and general autumn ground clutter
No new mob spawns here specifically; the biome is scenery and building material, not a threat zone.
Poplar wood: a complete set on day one
Poplar is not a partial wood type. The confirmed block list covers the whole family: logs, wood, planks, stairs, slabs, signs, hanging signs, buttons, pressure plates, doors, fences, fence gates, trapdoors, shelves, saplings, and boats (with and without chests).
| Element | Detail |
|---|---|
| Leaf colors | Red, orange, or yellow, fixed per tree at generation |
| Full block set | Yes: logs through shelves, all standard wood variants |
| Boats | Both regular and chest boat variants |
| Where it grows | Dappled forest biome, near cold biomes |
Poplar planks land in a warm amber range the wood palette has never really had, which is why builders in the hands-on preview were already using it to fill a gap next to spruce, birch, and dark oak.
Cozy decor: wool stairs, concrete stairs, straw beds, and cushions
This drop's furniture batch is large enough to be its own section:
- Wool stairs and slabs, all 16 colors, crafted like their stone equivalents
- Concrete stairs and slabs, all 16 colors
- Cushions, 16 colors, crafted from 3 wool slabs. They are placeable entities you can actually sit on, and they work on stairs and slabs, not just flat ground
- Straw beds: single-use, destroyed after one sleep, and critically, they do not set your spawn point. They stack to 16 per slot and break faster if you hit them with a hoe
The straw bed is the one item here worth building your kit around. It solves the classic long-trip problem of needing to skip the night without overwriting your real spawn point with a panic bed. Craft a stack, sleep through the night on the road, and go home to the bed you actually meant to keep.
Straw beds also generate as loot inside abandoned camps, so you can pick some up before you ever craft one.
Abandoned camps and explorer maps
The new structure is the abandoned camp: a surface camp that generates in 16 different biome variants, each reflecting its local environment. Camps have their own dedicated explorer maps, and 26.3 also adds new explorer maps for structures that never had one before: Ancient City, Mineshaft, Desert Pyramid, and Warm Ocean Ruins.
Snapshot 10 also renamed the existing explorer map family for clarity: Jungle Explorer Map became the Jungle Pyramid Map, Ocean Explorer Map became the Ocean Monument Map, Swamp Explorer Map became the Swamp Hut Map, Trial Explorer Map became the Buried Trial Chambers Map, and Woodland Explorer Map became the Woodland Mansion Map. If a guide anywhere still calls these by their old names, that is why.
Rendering: OIT replaces Improved Transparency
Technical players should care about this one even though it never shows up in a trailer. Snapshot 2 replaced the old Improved Transparency video setting with a new Order-Independent Transparency (OIT) rendering method, aimed at solving the flickering and sorting problems translucent blocks (stained glass, water, leaves layered together) have had for years.
This lands in the same general direction as 26.2's experimental Vulkan renderer: Mojang steadily modernizing how the game draws its world rather than shipping one big rendering rewrite. If you track FPS and rendering settings release over release, that guide is the place to watch for how OIT and Vulkan end up interacting.
New commands: /compute and /posteffect
Two new commands target datapack authors and custom map makers:
/computeevaluates aminecraft:number_providerin one of three contexts: a default context, a block position, or an entity. It supports optional scaling and an integer-only mode, which makes it useful for anything that needs to pull a calculated number (loot table rolls, custom scoreboard math) directly from a command./posteffectmanages post-processing screen shader effects applied to a player, withadd,remove,clear, andlistsubcommands.
Neither changes survival gameplay directly, but both expand what data packs and custom maps can do without external mods.
Snapshot 10: the latest build, and the Drowned revert
Snapshot 10, released 25 August 2026, is the most recent build as of this page. Its changes matter for two reasons: they are the freshest signal of where 26.3 is heading, and one of them is a rollback, which is worth calling out on its own.
- Drowned behavior reverted. Snapshot 2 had changed Drowned so that any one holding a trident within 3 blocks of a target would switch to a melee attack instead of throwing it. Snapshot 10 reverted this: Drowned are back to their pre-26.3 trident behavior, throwing rather than meleeing at close range. No reason was given in the patch notes. This is exactly the kind of mid-cycle reversal that makes "snapshot" the operative word on this whole page: a mechanic can ship, live for several snapshots, and still get pulled before release.
- Dappled Forest main menu panorama. The title screen background now shows the new biome.
- Adventure Mode icon changed to the Buried Treasure Map icon in the game mode switcher.
- New Realms intro screen, shown from the "Add Realm" button and automatically when a trial is available.
- Structure-locating performance improvements, including a faster
/locatecommand. - Enchantments now apply when an item takes damage while protecting an undead mob from sunlight, closing a gap where that interaction previously ignored enchantment effects.
- Chorus fruit teleport particles now show a trail in the direction you teleported, backed by a new
directional_particlesfield on the teleport-randomly effect.
What could still change
Nothing here is final until release. Concretely, watch for:
- Exact release date. Only "September 2026" is confirmed.
- Drowned combat, given it already flipped once this cycle.
- Balance and spawn tuning for the dappled forest and abandoned camps, which typically shift in the final snapshots before release.
- Bedrock parity. This page covers Java 26.3; Bedrock's equivalent build has historically trailed slightly in feature-for-feature sync during the preview period.
FAQ
When does Minecraft 26.3 release?
September 2026, per Mojang. No exact date has been confirmed. As of 25 August 2026, 10 snapshots have shipped, which suggests release is close but Mojang has not committed to a day.
What is the new biome in Minecraft 26.3?
The dappled forest: an autumn-themed forest with poplar trees (red, orange, or yellow canopies), red shrubs, leaf litter, and shelf mushrooms. It generates near cold biomes like taiga and snowy terrain.
What is a straw bed in Minecraft 26.3?
A single-use bed that lets you skip the night without setting your spawn point. It is destroyed after one use, stacks to 16, breaks faster when hit with a hoe, and also generates as loot in abandoned camps.
What is OIT in Minecraft 26.3?
Order-Independent Transparency, a new rendering method that replaces the old Improved Transparency setting. It targets the flickering and sorting issues translucent blocks like glass and water have had, and is part of the same broader rendering modernization as 26.2's experimental Vulkan renderer.
Did Minecraft 26.3 change Drowned behavior?
Yes, twice. Snapshot 2 made Drowned switch to melee attacks with their trident within 3 blocks of a target. Snapshot 10, released 25 August 2026, reverted that change back to the original throwing behavior. No official reason was given.
Is Minecraft 26.3 safe to play now?
Only on a snapshot, and only on a throwaway or backed-up world. Snapshots are development builds and can corrupt saves; install them through a separate profile in the Minecraft Launcher and never point one at a world you cannot afford to lose.
Sources & further reading:






