Java Edition 26.1 Snapshot 11
Jump to navigation
Jump to search
Minecraft 26.1 Snapshot 11
| Edition | Java Edition | ||||||
|---|---|---|---|---|---|---|---|
| Release date | March 3, 2026 | ||||||
| Type | Snapshot | ||||||
| Snapshot for | 26.1 | ||||||
| Downloads | Client (.json) Server | ||||||
| Protocol version | dec: 1073742121 hex: 40000129 | ||||||
| Data version | 4779 | ||||||
| Resource pack format | 83.0 | ||||||
| Data pack format | 100.0 | ||||||
| Minimum Java version | Java SE 25 | ||||||
| |||||||
{
"title": "Minecraft 26.1 Snapshot 11",
"images": [
"26.1-snapshot-11.jpg",
"Java Edition 26.1 Snapshot 11.png"
],
"rows": [
{
"field": "''(link to Java Edition article, displayed as Java Edition)''",
"label": "(link to Edition article, displayed as Edition)"
},
{
"field": "March 3, 2026",
"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 26.1 article, displayed as 26.1)",
"label": "Snapshot for"
},
{
"field": "[https://piston-data.mojang.com/v1/objects/632526298395b8483b608e9488d4787bfed9e3f6/client.jar Client] ([https://piston-meta.mojang.com/v1/packages/950239d6034a7de76399743c3691eae10cf86e43/26.1-snapshot-11.json .json])<br />[https://piston-data.mojang.com/v1/objects/075b586f5d15168558250232227d6e65eb5f57b8/server.jar Server]",
"label": "(link to Tutorial:Installing a version#Manual version installation article, displayed as Downloads)"
},
{
"field": " <span style=\"font-size:smaller\"><abbr title=\"decimal\">dec</abbr>: </span>1073742121<br /> <span style=\"font-size:smaller\"><abbr title=\"hexadecimal\">hex</abbr>: </span>40000129",
"label": "(link to Protocol version article, displayed as Protocol version)"
},
{
"field": "4779",
"label": "(link to Data version article, displayed as Data version)"
},
{
"field": "83.0",
"label": "<span style=\"white-space: normal;\">(link to Pack format#List of pack formats article, displayed as Resource pack format)</span>"
},
{
"field": "100.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_25_.28LTS.29 Java SE 25]</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.11|<span style=\"margin-right:-0.35em\">◄</span>◄ 1.21.11]]</td>\n<td style=\"padding: 0.4em\">'''[[Java Edition 26.1|26.1]]'''</td>\n<td style=\"padding: 0.4em\" >[[Java Edition 26.1.1| 26.1.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 26.1 Snapshot 10|◄ 26.1 Snapshot 10]]\n</td>\n<td style=\"padding: 0.4em\">''' 26.1 Snapshot 11'''</td>\n<td style=\"padding: 0.4em\">\n[[Java Edition 26.1 Pre-Release 1| 26.1 Pre-Release 1 ►]]\n</td>\n</tr>\n</table>"
}
26.1 Snapshot 11 (known as 26.1-snapshot-11 in the launcher) is the eleventh and final snapshot for Java Edition 26.1, released on March 3, 2026.[1]
Additions
[edit | edit source]General
[edit | edit source]- Added the
#prevents_nearby_leaf_decayblock tag, which defines what block types prevent leaf blocks from decaying within a taxicab distance of 6 blocks.
Changes
[edit | edit source]Items
[edit | edit source]- Changed the chainmail helmet when worn on baby humanoid mobs.
Mobs
[edit | edit source]- Baby goats now rotate their head when ramming.
- Baby hoglin's mane now appears on both sides of the body texture.
- Fixed texture on the back of the baby panda's head.
- Pig sound variants now have sound for eating.
- Fixed adult and baby rabbit textures to be consistent with the other new textures.
Gameplay
[edit | edit source]- The master librarian no longer offers name tags.
- The master librarian will now offer red candles and yellow candles for the price of three emeralds.
- The wandering trader will now offer name tags for the price of one emerald.
General
[edit | edit source]- The pack format version is now
100.0.
- Added
timeline_attributesdefinitions to set any number of timelines.timelines: A list of timelines to set.
- The
minecraft:model,minecraft:special,minecraft:range_dispatch,minecraft:composite,minecraft:select,minecraft:conditionitem model types now havetransformationfields.- Those fields have the same format as the
transformationfield on theminecraft:displayentity, i.e. either an array of 16 numbers representing a matrix or structure with decomposed translation, scale and rotation info. - For types with children (
minecraft:range_dispatch,minecraft:composite,minecraft:select,minecraft:condition), the transformation will be composed with the transformation of the children, except forminecraft:bundle/selected_item. - Model transformations will be applied after item display transformations (i.e. display section in model files).
- Those fields have the same format as the
- The transformations for some special item models (types referenced by the
minecraft:specialitem model) have been extracted to item models itself.- Affected special model types:
minecraft:bedminecraft:bannerminecraft:conduitminecraft:copper_golem_statueminecraft:headminecraft:player_headminecraft:shulker_boxminecraft:shieldminecraft:tridentminecraft:standing_signminecraft:hanging_sign
- Affected special model types:
- Special model type
minecraft:bell- New special model type that renders the animated part of a bell block.
- No fields.
minecraft:book- New special model type that renders a book that normally is a part of enchanting table and lectern.
- Fields:
open_angle- angle (in degrees) between book cover and book centerline (0means closed,90means open flat).page1,page2- the positions of two pages inside the book.0.0means the page is in the leftmost position,1.0means the page in the rightmost position.
minecraft:bed- The model now renders only one half of the bed.
- To render both halves, use a
minecraft:compositemodel. - New fields:
part- one of:head,foot
minecraft:banner- New field:
attachment- selects a model to be used, one ofwall,ground- Default:
ground
- New field:
minecraft:chest- New field:
chest_type- selects a model to be used, one ofsingle,left,right- Default:
single
- New field:
minecraft:hanging_sign- New field:
attachment- selects a model to be used, one ofwall,ceiling,ceiling_middle- Default:
ceiling_middle
- New field:
minecraft:standing_sign- New field:
attachment- selects a model to be used, one ofwall,ground- Default:
ground
- New field:
minecraft:shulker_box- Removed the
orientationfield.
- Removed the
- Removed the name tag from ancient cities and woodland mansions.
Mob sound variant
- Pig sounds
- Eating sound customization is now supported through the new field
eat_soundbig variant sound sets.
- Eating sound customization is now supported through the new field
- Some changes have been made to the way blocks states render in places like enderman-held blocks, block display entities, etc. (but not falling blocks or pistons).
- Enchanting tables will now show a closed book on the top of the block.
- Blocks that use special renderers (like chests, banners, skulls) should now respect block state properties:
- Rendering now respects the
rotationandfacingproperties (where applicable). - Beds now only render one half of the model, depending on the
partproperty. - Copper golem statues will now respect the
copper_golem_poseproperty. - Walls and freestanding signs, hanging signs, banners and heads will now have separate models.
- Chests now respect part properties (where applicable).
- Rendering now respects the
- In general, all block states should look the same when rendered on a Block Display as they look when placed in world, except: fluids, end gateway, end portal.
- The version is now
83.0.
- Added new sound events for the pig:
entity.baby_pig.eatentity.pig_mini.eatentity.pig_big.eatentity.pig.eat
- Updated the trumpet note block sound assets.
World generation
- Block state providers now have a new type called
rule_based_state_provider- This was previously a separately parsed type but is now instead a sub-type of block state providers.
- They can now be used in any other feature configurations as a block state provider and are no longer unique to the disk feature.
- Format:
fallback- An optional block state providerrules- A list of rulesif_true- A block predicate that checks the block position before providing the blockthen- A block state provider
Fixes
[edit | edit source]From released versions before 26.1
- MC-199975 – Endermen holding bells or bell block display entities only render the bell frame.
- MC-231663 – Dragon eggs do not check whether there is a block under their destination when teleporting.
- MC-275014 – Weathered and oxidized copper bulbs cast stronger shadows on themselves when lit with smooth lighting enabled.
- MC-301003 – The bell part of bells worn on copper golems' "saddle" is not visible.
- MC-303344 – Tooltips for selected items in dialogs are displayed even when the item isn't being hovered over.
- MC-304683 – Wandering traders don't spawn in single biome snowy plains worlds.
- MC-304796 – Hovering over a disabled slider shows the pointing hand cursor instead of the forbidden cursor.
- MC-305857 – Entity hitboxes now move jaggedly when the game is frozen.
- MC-306110 – The side textures of black, white splotched, killer, and Toast rabbits' heads extend to the bottom of their heads.
From the 26.1 development versions
- MC-305797 – The texture of the warm piglet contains unused pixels.
- MC-306082 – The back texture of one of baby woods wolves' legs is inconsistent with the other three legs.
- MC-306180 – Hitting a rolled up baby armadillo causes its legs to stick out and z-fight with the shell.
- MC-306190 – The game closes when upgrading a world fails.
- MC-306303 – Plains zombie villagers use the texture of their baby variant.
- MC-306309 – Some new animal sound variants are missing.
- MC-306312 – Some strings introduced in 26.1 Snapshot 7 are grammatically incorrect.
- MC-306466 – The back texture of baby pandas' heads has a black stripe on one of its edges.
- MC-306472 – The texture of chainmail helmets on baby humanoid mobs has no transparent pixels on its top, unlike on adult mobs.
- MC-306483 – Golden dandelions do not prevent baby trader llamas from despawning.
- MC-306520 – Baby donkeys and baby mules are offset from their hitbox, and their tail is offset from their body.
From the previous development version
- MC-306607 – Endermen now display the block-holding pose even when empty-handed.
- MC-306608 – Glow item frames now resemble item frames.
- MC-306625 – The "Programmer Art" and "High Contrast" resource packs are listed as incompatible.
- MC-306639 – The worried baby panda's model is broken when hiding its face during a thunderstorm.
- MC-306676 – The bottom texture of snifflets is made up of solid colors.
Videos
[edit | edit source]Videos made by slicedlime:
References
[edit | edit source]- ↑ "Minecraft 26.1 Snapshot 11" – Minecraft.net, March 3, 2026.