VOOZH about

URL: https://minecraft.wiki/w/26.1_Snapshot_8

⇱ Java Edition 26.1 Snapshot 8 – Minecraft Wiki


Java Edition 26.1 Snapshot 8

From Minecraft Wiki
(Redirected from 26.1 Snapshot 8)
Jump to navigation Jump to search
This page covers a development version that has a major issue under certain conditions.
 
The game crashes if any entity goes outside the world height limits; the world cannot be loaded again once this occurs.[1]
Minecraft 26.1 Snapshot 8
Edition Java Edition
Release date February 17, 2026
Type Snapshot
Snapshot for 26.1
Downloads Client (.json)
Server
Protocol version  dec1073742118
 hex40000126
Data version 4776
Resource pack format 81.1
Data pack format 99.2
Minimum Java version Java SE 25
β—„β—„  1.21.11 26.1 26.1.1 β–Ίβ–Ί

β—„  26.1 Snapshot 7

26.1 Snapshot 8

26.1 Snapshot 9 β–Ί

{
 "title": "Minecraft 26.1 Snapshot 8",
 "images": [
 "26.1-snapshot-8.jpg",
 "Java Edition 26.1 Snapshot 8.png"
 ],
 "rows": [
 {
 "field": "''(link to Java Edition article, displayed as Java Edition)''",
 "label": "(link to Edition article, displayed as Edition)"
 },
 {
 "field": "February 17, 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/e38aa7f30ef77d8614558108a607aac2a6a3dcd0/client.jar Client] ([https://piston-meta.mojang.com/v1/packages/36ece81faea1ca446b894d67edec92614afa1456/26.1-snapshot-8.json .json])<br />[https://piston-data.mojang.com/v1/objects/24c981e6e36754872607fa684d1479fc47135f23/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>1073742118<br /> <span style=\"font-size:smaller\"><abbr title=\"hexadecimal\">hex</abbr>: </span>40000126",
 "label": "(link to Protocol version article, displayed as Protocol version)"
 },
 {
 "field": "4776",
 "label": "(link to Data version article, displayed as Data version)"
 },
 {
 "field": "81.1",
 "label": "<span style=\"white-space: normal;\">(link to Pack format#List of pack formats article, displayed as Resource pack format)</span>"
 },
 {
 "field": "99.2",
 "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 7|β—„  26.1 Snapshot 7]]\n</td>\n<td style=\"padding: 0.4em\">''' 26.1 Snapshot 8'''</td>\n<td style=\"padding: 0.4em\">\n[[Java Edition 26.1 Snapshot 9| 26.1 Snapshot 9 β–Ί]]\n</td>\n</tr>\n</table>"
}

26.1 Snapshot 8 (known as 26.1-snapshot-8 in the launcher) is the eighth snapshot for Java Edition 26.1, released on February 17, 2026,[2] which adds new textures and models for the remaining baby mobs: the hoglin, panda, sniffer, strider, and zoglin. It also adds new stonecutter recipes for existing blocks, and fixes bugs.

Changes

[edit | edit source]

Blocks

[edit | edit source]

Stonecutter

Baby mobs

All Model and Texture Changes
Mob Before After
Baby Hoglin πŸ‘ Image
πŸ‘ Image
Baby Panda πŸ‘ Image
πŸ‘ Image
Baby Panda (lazy) πŸ‘ Image
πŸ‘ Image
Baby Panda (aggressive) πŸ‘ Image
πŸ‘ Image
Baby Panda (worried) πŸ‘ Image
πŸ‘ Image
Baby Panda (playful) πŸ‘ Image
πŸ‘ Image
Baby Panda (weak) πŸ‘ Image
πŸ‘ Image
Baby Panda (brown) πŸ‘ Image
πŸ‘ Image
Snifflet πŸ‘ Image
πŸ‘ Image
Baby Strider πŸ‘ Image
πŸ‘ Image
Baby Strider (shivering) πŸ‘ Image
πŸ‘ Image
Baby Zoglin πŸ‘ Image
πŸ‘ Image

Horse

Command format

[edit | edit source]

/fetchprofile

  • Added a new entity subcommand that will print profile information from entity in world.
    • Syntax: /fetchprofile entity <single entity selector>
    • If targeted entity does not have profile (currently only Players and Mannequins do) this command will fail.

General

[edit | edit source]

General

  • Tweaked default JVM options.
    • Decreased the initial heap size to 2GB.

Creative Mode

  • Using Ctrl + Pick input as an operator on players and mannequins will now show the same results as executing the /fetchprofile.

Data pack

Debug screen

  • Added a new entry called detailed_memory with additional information about used memory.

Resource pack

  • The version is now 81.1.

Text component format

  • minecraft:nbt
    • Tags resolved with the minecraft:nbt text component when the interpret field is set to false are now pretty-printed instead of being flattened into a single text component.
    • Contents of the nbt and block fields are no longer silently rejected when parsing fails.
    • The field entity no longer accepts trailing data after a selector.
    • A new option called plain has been added to remove styling from pretty-printed text.
      • The plain and interpret options can't both be enabled at the same time.
  • minecraft:selector
    • The field selector no longer accepts trailing data after a selector.

Textures

  • Added new entity textures:
    • entity/hoglin/hoglin_baby.png
    • entity/hoglin/zoglin_baby.png
    • entity/strider/strider_baby.png
    • entity/strider/strider_cold_baby.png
    • entity/sniffer/snifflet.png
    • entity/panda/aggresive_panda_baby.png
    • entity/panda/brown_panda_baby.png
    • entity/panda/lazy_panda_baby.png
    • entity/panda/playful_panda_baby.png
    • entity/panda/weak_panda_baby.png
    • entity/panda/worried_panda_baby.png
    • entity/panda/panda_baby.png

UI Sprites

  • Added new UI sprites: gui/sprites/widget/preedit.png for IME preedit overlay background.

User interface

  • Input Method Editors (IME) candidates will now be shown in-game (on supported platforms, currently Windows and macOS) above currently edited text field.
  • Fullscreen no longer uses exclusive mode.

Fixes

[edit | edit source]

21 issues fixed

From released versions before 26.1

  • MC-98631 – The heights of shields in first person are different depending on what hand you have them held in.
  • MC-99647 – The "below_name" scoreboard display slot doesn't work with non-player entities.
  • MC-129886 – Trying to place a block underneath min_y does not give an error message.
  • MC-178713 – Bone meal can be used on certain plants at build height, but they don't grow.
  • MC-184432 – There is no warning when plants are bonemealed, but cannot grow above or below world height limits.
  • MC-184433 – When applying bone meal to grass / ferns / nether fungi at the upper build limit, there is no warning, and the taller part of the plant is cut off.
  • MC-254785 – Bone meal is used when clicked on a bamboo stalk with a block above it.
  • MC-264155 – Bone meal doesn't work on grass blocks beneath cave air or void air.
From the 26.1 development versions
  • MC-305103 – The panorama sometimes spins too fast when saving or loading a world.
  • MC-305714 – /time set is unable to decrease time.
  • MC-305989 – Golden dandelions do not stop baby brown mooshrooms from aging.
  • MC-306019 – Items added to #cauldron_can_remove_dye by datapacks can't be undyed.
  • MC-306196 – Age-locked baby bees age while in the hive.
From the previous development version
  • MC-306314 – The glowing effect is no longer visible.
  • MC-306319 – The content of the chat restrictions screen can shift off-center and overflow the edge of the game window when the game window is shrunken horizontally while the chat restrictions screen is open.
  • MC-306321 – The chat and chat restrictions screen don't update when changing the client chat option from that screen.
  • MC-306326 – Various block animations and particles in motion now jitter while the game is frozen.
  • MC-306333 – Grass blocks in dark forests no longer have a side overlay if Biome Blend is disabled.
  • MC-306342 – Stray adult cats play incorrect sounds.
  • MC-306345 – Baby zombies, gurgles, baby husks, and baby zombie villagers can no longer traverse one-block-high passages.
  • MC-306364 – Blocks rendered as block entities are now invisible in sections without regularly rendered blocks.

Other

  • Fix a bug where Cat variant sounds stray_ambient and purreow weren't played

Videos

[edit | edit source]
Videos made by slicedlime:

References

[edit | edit source]
  1. ↑ MC-306456 β€“ The game crashes when an entity is outside the world height limits β€“ resolved as "Fixed".
  2. ↑ "Minecraft 26.1 Snapshot 8" – Minecraft.net, February 17, 2026.

Navigation

[edit | edit source]
Retrieved from "https://minecraft.wiki/w/Java_Edition_26.1_Snapshot_8?oldid=3542889"

Navigation menu