We're now releasing 1.19.3 for Minecraft: Java Edition. This release gives the Vex a brand new look as well as containing technical improvements and bug fixes.
New Features in 1.19.3
- Some experimental features are now available through built-in experimental datapacks
- Added a new "Panorama Scroll Speed" accessibility option
- Added new default skins for offline players
- New wood sounds
Sounds
- Various wood types now have unique sounds when placed, broken, or walked on
- There are three sets of unique sounds: Overworld wood types, Nether wood types, and Bamboo (when enabled)
- Step sounds can now be heard when walking on Carpets, Lily Pads and Small Amethyst Buds
- Step sounds can now be heard when walking through Nether sprouts, Glow lichen, Crimson Roots and Warped Roots
Changes in 1.19.3
- Reworked the Creative Inventory tabs
- Added Operator Items Tab option in the Controls menu which is off by default
- The Vex now has a new look
- In the Nether dimension Endermen, Skeletons and Wither Skeletons now only spawn at light level 7 and below (instead of 11 and below)
- Changes to block support
- Spawner block changes
- Changes to chat
- Added Draft Player Reports
- Improvements to the Open to LAN screen
- The Realms News button will now show a confirmation screen before opening the link
- Stronghold placement code has been changed to be more efficient, causing stronghold positions to shift
- They are still placed in concentric rings, but their positions in the rings may change by a few degrees
- "Teleport to Team Member" option in spectator menu now only shows up for teams with viable target players
- Changes to tooltips
- The Wild update music has been tweaked to be slightly less loud
Creative Inventory
The ordering of tabs and the contents in the Creative Inventory have been tweaked to make the experience of finding relevant blocks and items easier.
- Blocks and items have been moved into categories that fit them better
- Blocks are now ordered by their material as much as possible
- For example, all Oak blocks and variants are now next to each other
- Some items can now be found in more than one tab
- Various tabs have been renamed or collapsed into others
- The search tab now lists items sequentially grouped by the other tabs
- For example, items found in Building Blocks will always appear before items in Redstone Blocks
- A Colored Blocks tab has been added that contains all blocks with 16 color variants
- Petrified Oak Slab has been removed from the Creative Inventory
- It can still be accessed through commands
- The following missing items have been added to the Creative Inventory:
- Suspicious Stew
- The tooltip will show the effect of a stew before it's picked up from the Creative Inventory
- Only stews with effects available via crafting or Mooshrooms are listed
- Dragon Egg
- Ominous Banner
- Monster Spawner
- All 3 flight durations of Fireworks
- Operator-only blocks and items
- These only appear in the Operator Utilities tab if you have both:
- Operator Items Tab option in Controls menu set to ON
- The required operator permissions
- These only appear in the Operator Utilities tab if you have both:
- Suspicious Stew
- Tooltips for all items in Creative Menu outside single-category tabs will show categories where this item can be found
- Previously this only happened on the search tab
Vex
- Changes to Vex model and textures
- The Vex retains its old, now slightly oversized, hitbox to make it easier to fight
Block Support
- Fence Gates no longer provide center support beneath them
- When opening, Shulker Boxes will pop off blocks which are attached to opened faces (such as Torches)
- Blocks that require support cannot be placed on these open faces while the Shulker Box is open
Spawners
- No longer has a default mob spawn type when placed by a player (previously was the Pig)
- Will not emit fire particles when a mob spawn type has not been defined
- Renamed to Monster Spawner to match Bedrock, and removed purple text color
- Pick-block now works for Spawner blocks
- The mob type is now displayed in the hover description of a Spawner item stack
- If a mob type has not been defined yet, the hover description will describe how to set it
Items
- Added new Spawn Egg items for Ender Dragon, Iron Golem, Snow Golem and Wither mobs to Creative mode
- Ender Dragon and Wither Spawn Eggs will only be available through commands to prevent accidental destruction of player builds
- Polar Bear Spawn Egg colors have changed to distinguish it from the Ghast Spawn Egg
Chat
- Removed Chat Preview
- Chat messages deleted by server moderators will no longer be completely hidden, but rather replaced with text stating "This chat message has been deleted by the server."
- Deleted chat messages will now be displayed in the chat window for at least 3 total seconds before being hidden
- The Chat Trust Status indicators have been tweaked:
- The 'Modified' tag will no longer display for server-modified messages where only style has been changed
- The 'Modified' tag icon and indicator is now dark gray
- The 'Not Secure' tag is now light gray and does not have an icon
- Partially filtered chat messages now show the filtered text as gray hashes with a hover text saying that it was filtered
- The Chat Reporting screen now shows when the player being reported rejoined chat
Added Draft Player Reports
Player Reports can now be kept temporarily as a draft while connected to a server.
- When exiting the Player Reporting screen, the report can be either discarded or kept as a draft
- The draft will always be kept if the screen was forcefully closed (e.g. player dying)
- Draft reports are kept until the player leaves the current server or world
- When leaving, the player will be prompted to either discard or finish and send the report
LAN screen
- The screen now allows selecting the port on which to host the LAN world
- The game mode and allow cheats buttons are now initialized with the default values of the world
Tooltips
- When tabbing through buttons, tooltips are displayed above or below them
- Tooltips displayed when hovering are displayed next to the cursor
- Tooltips from focused buttons (focused by pressing tab) take priority over tooltips from hovered buttons
Technical Changes in 1.19.3
- Added Feature Flags - world options to enable or disable some experimental or unfinished features (like blocks, entities and items)
- Command changes
- Added new Telemetry Events
- Added new Game Rules
- Custom Player Head Note Block sounds
- New entity sub-predicate types
- Instances of recipe types that have recipe books now have field category to determine placement
- Changes to texture loading and stitching
- Network protocol changes
- Migrated linear algebra types to Java OpenGL Math Library (JOML)
- Blocks carried by Endermen now use loot tables to generate drops when killed
Feature flags
General notes
- Feature flags are options that enable or disable certain groups of game elements (like blocks, entities and items), later called "features"
- Game elements controlled by flags are hardcoded
- Feature flags are stored in world
Configuration and datapack changes
- Feature flags are enabled by datapacks
- New pack metadata section called features is added, containing enabled feature flags in list named enabled
- The game now contains built-in datapacks (similar to the "Programmer Art" resource pack) that enable features and provide associated recipes, advancements, loot tables, etc
- Added new fields to server.properties to allow initial selection of packs (works only during world creation)
- initial-enabled-packs - comma-separated list of packs to be enabled (feature packs need to be explicitly enabled)
- initial-disabled-packs - comma-separated list of packs to not auto-enable
- Datapacks discovered after world creation will be disabled if they require features that are not enabled for loaded world
- Added new entity sub-predicate types: axolotl, boat, fox, mushroom, painting, rabbit, horse, llama, villager, parrot, tropical_fish
Effects of feature flags
Blocks
- Disabled block ids are not recognized by commands that can create new blocks
- Block items for disabled blocks are disabled
- Disabled blocks won't spawn in structures
- Disabled blocks won't be loaded as part of entities (for example as falling sand or blocks carried by Endermen)
- Players can't interact with disabled blocks
Entities
- Disabled entity ids are not recognized by commands that can summon new entities
- Disabled entities will not spawn or load
- Spawn egg items for disabled entities are disabled
Items
- Disabled items are hidden from creative menu
- Recipes and loot tables are prevented from creating disabled items
- Disabled item ids are not recognized by commands that can create new items
- Disabled items can't be used for interactions or attacking
Commands
- New command: fillbiome
- New execute sub-command: execute if|unless biome
- Improvements to the publish command
fillbiome
Changes biome entries for an area. Note that biomes are not stored per-block, so affected positions may not match input precisely.
Syntax:
fillbiome <from> <to> <biome> [replace <filter>]
Parameters:
- from: One corner of the area to fill
- to: The other corner of the area to fill
- biome: The biome to set
- filter: A biome or biome tag to replace
execute
Execute commands can now be conditional on biomes.
Syntax:
execute if|unless biome <pos> <biome>
publish
The publish command has new arguments to enable commands and set the default gamemode.
Syntax:
publish [allowCommands] [gamemode] [port]
Telemetry
This release includes the WorldUnloaded event, a required event, as well as several opt-in events. Diagnostic tracking is a tool that helps us understand what you like about Minecraft, which allows us to make those things better.
The reason that WorldUnloaded, along with WorldLoaded, is a required event is that the information we’re looking at is, well, required. As a part of Xbox, we all need to follow a standard of practice, you can find a detailed description of it here. The parameters for what data we consider to be critical to our work are set by our team at Mojang Studios in alignment with Xbox.
What we want to find out is how fun you think Minecraft is. There are lots of ways to figure that out, like feedback, playtests, experience, and magic. We want to add data to that mix, which is where WorldLoaded and WorldUnloaded come in. WorldLoaded measures when you boot a session up, and WorldUnloaded measures when you shut it down. Together, they will measure how fun Minecraft is, using metrics such as playtime and the game modes that players choose to play. That’s it. All the data we collect, whether it’s required or opt-in, follows GDPR and CCPA best practices to keep your information safe.
The rest of the current telemetry events are opt-in, which means that you can choose whether or not you want to send us additional data. The only players that can’t opt-in are Microsoft child accounts, but everyone can still send in all of their feedback to feedback.minecraft.net.
Just like all the thoughts and comments we get from you on our feedback site, this is something that greatly helps us improve Minecraft. We want to make a game that you want to play, so we want to know what that game needs. Even if it’s more lava.
Transparency
- Added Telemetry Data Collection Screen
- This screen displays information about the type of data that is sent
- The level of data sent can be controlled between "Minimal" and "All"
- "Minimal" sends only the required data
- "All" sends the required data, as well as optional data
- The default data level is "Minimal" (only the required data)
- Every telemetry event sent from the client is now logged to disk
- Old log files are removed after 7 days
- These can be found under the logs/telemetry directory
- A shortcut to this directory is available via the "Open My Data" button on the Telemetry Data Collection screen
Required events
- Added WorldUnloaded event
- Removed client Java version from the WorldLoaded event
WorldLoaded & WorldUnloaded
Understanding how Minecraft is played allows us to focus game updates and improvements on the areas that are most relevant to players.The data that tells us this includes game mode, client or server modded status, and game version.
WorldLoaded & WorldUnloaded are two paired events that calculate how long the world session has lasted (in seconds and ticks).Data from WorldLoaded is sent when a world is launched, and data from WorldUnloaded is sent when a world is shut down (quitting to title, disconnecting from a server).
Optional events
- Added PerformanceMetrics and WorldLoadTimes events
PerformanceMetrics
Knowing the overall performance profile of Minecraft helps us tune and optimize the game for a wide range of machine specifications and operating systems.
The periodic performance metrics includes data such as frame-rates, rendering performance, memory usage, operating system, and the modded status of the client and server.
Game version is included to help us compare the performance profile for new versions of Minecraft.
WorldLoadTimes
It’s important for us to understand how long it takes to join a world, and how that changes over time. For example, when we add new features or do larger technical changes, we need to see what impact that had on load times.
This event includes the total time in milliseconds for the world to load, whether this was a new world, as well as game version and platform details.
Game Rules
- Added blockExplosionDropDecay, mobExplosionDropDecay and tntExplosionDropDecay game rules
- When set to false, all blocks drop loot
- When set to true, blocks drop loot randomly depending on how far from the explosion center
- Defaults to false for tnt, true for block and mob
- Added snowAccumulationHeight game rule
- When it is snowing, this game rule determines the maximum number of layers can be accumulated in each block
- Defaults to 1
- Set to 0 makes no snow form at all
- Set to 8 or above lets snow form up to the level of a full block
- Added waterSourceConversion and lavaSourceConversion game rules
- When set to true, allows new sources of that fluid to form
- Defaults to true for water and false for lava
- Added globalSoundEvents game rule, controlling whether certain gameplay moments are heard by all players regardless of location
- Defaults to true
Recipes
Crafting book categories
- Crafting book categories/tabs can now be controlled by recipe definitions
- Categories available for shaped/shapeless and various special crafting recipes:
- building
- redstone
- equipment
- misc (default)
- Categories available for smelting, blasting, smoking, campfire_cooking
- food
- blocks
- misc (default)
- Some crafting books collapse multiple categories into a single tab
- The exact mappings might change in the future
Resource Packs
- The Resource Pack version is now 12
- Removed "fixers" for resource packs with versions 3 and 4 (pre-flattening)
- The game will no longer try to adapt packs with those versions to the current version
- Game now loads all block models and blockstate definitions in appropriate directories
- That means that if a pack has invalid model it will prevent pack from loading, even if this model is unused
Texture loading changes
- Context: When the game loads all textures used by block and item models need to be stitched (merged) into a single image, called the "atlas"
- Individual textures that are stitched onto the atlas are called "sprites"
- To improve loading performance, block and item textures are now loaded before they are processed by block and item models
- By default, textures not in the textures/item and textures/block directories will no longer be automatically recognized and will fail to load
- Resource packs can now have configuration files, located in atlases directory, that control which images are included in the atlases
Atlas configuration files
- New directory atlases is now present for resource packs
- This directory contains JSON entries for configuring atlases:
- blocks - textures used by block and item models
- banner_patterns, beds, chests, shield_patterns, shulker_boxes, signs - used to render some special-case models
- mob_effects - textures used for effect icons in the UI
- paintings - textures used for paintings
- particles - textures used for particles (referenced by the textures field in files within the particles directory)
- If multiple packs include those files, they are merged by their order within the pack (same as tags in data packs)
- Inside these files is a JSON object with a single list called sources
- Every entry in sources runs in during load, in order of definition, adding or removing new files to the texture list; to be later referenced by block models, particles, etc
- Types of sources:
- directory - lists all files in a directory and its subdirectories, across all namespaces
- source - directory in pack to be listed (relative to textures directory)
- prefix - string to be appended to the sprite name when loaded
- single - adds a single file
- resource - location of a resource within the pack (relative to textures directory, implied .png extension)
- sprite - sprite name (optional, defaults to resource)
- filter - removes sprites matching the given pattern
- namespace, path - patterns (regular expressions, regex) of ids to be removed (only works for entries already in the list)
- If omitted, any value will be matched
- namespace, path - patterns (regular expressions, regex) of ids to be removed (only works for entries already in the list)
- unstitch - copies rectangular regions from other images
- resource - location of a resource within the pack (relative to textures directory, implied .png extension)
- divisor_x, divisor_y - used for determining the units used by regions
- regions - list of regions to copy from the source image
- sprite - sprite name
- x, y - coordinates of the top-left corner of the region
- width, height - size of the region
- Values such as x are transformed to real image coordinates via dividing by their divisor, and then multiplying by the real image size
- directory - lists all files in a directory and its subdirectories, across all namespaces
- Example: if a pack has a file named assets/test/textures/fancy/iridium.png and source is {"type": "directory", "source": "fancy", "prefix": "custom/"}, the texture will be available in models as test:custom/iridium
Custom Player Head Note Block sounds
- Player Heads can now contain a note_block_sound field
- When present, this determines the sound a note block makes when the head is placed on top of it
New entity sub-predicate types
- Added new entity sub-predicates for some entity types with variants:
- axolotl
- variant - values: lucy, wild, gold, cyan, blue
- boat
- Works for boats, chest boats and rafts
- variant - values: oak, spruce, birch, jungle, acacia, dark_oak, mangrove, bamboo
- fox
- variant - values: red, snow
- mooshroom
- variant - values: red, brown
- painting
- variant - values: see painting_variant registry
- rabbit
- variant - values: brown, white, black, white_splotched, gold, salt, evil
- horse
- variant - values: white, creamy, chestnut, brown, black, gray, dark_brown
- Markings are separate value and not matched
- llama
- variant - values: creamy, white, brown, gray
- villager
- variant - values: see villager_type registry
- Also works for Zombie Villagers
- Profession and level are separate values and not matched
- parrot
- variant - values: red_blue, blue, green, yellow_blue, gray
- tropical_fish
- variant - values: kob, sunstreak, snooper, dasher, brinely, spotty, flopper, stripey, glitter, blockfish, betty, clayfish
Network Protocol
- The network protocol now supports adding player entities to the world without being added to the 'tab' player list
- Servers can now lazily distribute players' profile public keys along with their first chat packet
- Message 'headers' within the Secure Chat protocol no longer need to be distributed when private messages are sent
- Contextual message references are now deduplicated for efficiency within the Secure Chat network protocol
- Profile public keys will now be refreshed without reconnecting
- Clients now reset their chat session on receiving a login packet
Experimental Features in 1.19.3
- Some experimental features now need to be enabled to appear in worlds
- Such features are enabled by adding a built-in datapack when creating a world
- Feature toggles are meant to hide unfinished or experimental features, to make sure your existing worlds remain unaffected
- Worlds that are using experimental features will be marked as "Experimental" in world selection list
- Experimental features cannot be toggled for existing worlds
Bundles
- Bundles are now available as an experimental feature
Added Camel
Camels are now available when Update 1.20 experimental features are enabled.
- Camels can be equipped with a saddle and ridden by two players
- Camels spawn naturally in Desert Villages
- Camels are tall
- Most hostile mobs will not be able to reach you when you are on a Camel
- They can walk over Fences and Walls without a sweat
- Camels are very graceful, but grumpy mobs
- They randomly sit down
- While sitting, it is difficult to convince them to move
- Camels can either walk slowly or sprint quickly
- They can also dash forward but will lose stamina for a while when doing so
Bamboo Wood Set
A new set of Bamboo wood blocks are now available when Update 1.20 experimental features are enabled.
- New wood blocks
- Block of Bamboo
- Stripped Block of Bamboo
- Bamboo Planks
- Bamboo Door
- Bamboo Trapdoor
- Bamboo Sign
- Bamboo Stairs
- Bamboo Slab
- Bamboo Fence
- Bamboo Fence Gate
- Bamboo Button
- Bamboo Pressure Plate
- Block of Bamboo can be crafted from 9 Bamboo and can be stipped like other wood logs
- Bamboo Planks crafted from Block of Bamboo yield only 2 planks compared to 4 for wood logs
- Added a new "Mosaic" plank variant that is unique to Bamboo called Bamboo Mosaic
- It can be crafted with 1x2 Bamboo Slabs in a vertical strip
- You can craft Stair and Slab variants of Bamboo Mosaic
- Bamboo Mosaic blocks cannot be used as a crafting ingredient where other wooden blocks are used, but they can be used as fuel
- Added a unique Bamboo Raft and Bamboo Chest Raft which can be crafted like normal boats, but with Bamboo Planks
- They function the same as ordinary boats, but have a unique look to them
Chiseled Bookshelf
A new, chiseled variation of the Bookshelf is now available when Update 1.20 experimental features are enabled.
- Crafted with 6 planks and 3 wooden slabs
- Can store Books, Book and Quills, Written Books, and Enchanted Books
- Holds up to 6 books
- Keeps the stories and lore of your world safe
- These can be added or removed from any slot by targeting the specific slot
- Comparators can detect the last book placed/removed
- Perfect for hiding secrets in your spooky library
- Works with Hoppers
Hanging Signs
Ever wanted to hang up your signs? Fetch a few chains, strip some logs, and now you can! Hanging signs are now available when Update 1.20 experimental features are enabled.
- Hanging Signs are a more expensive version of normal Signs
- Crafted with 2 chains and 6 stripped logs of your preferred wood type
- Crafting results in 6 Hanging Signs
- Can be hung up in the following ways:
- Underneath a block that can provide support in the center, like a full block or a fence
- Attached to the solid side of a block
- Attached to the side or underneath another Hanging Sign
- Unlike normal Signs, they cannot be placed directly on the ground without support from the side or above
- However, Hanging Signs that have a horizontal bar will not pop when the supporting block is removed
Mob Heads on Note Blocks interaction
- When placing a Mob Head on a Note Block, that Note Block will now play one of the ambient sounds of that mob when played by a player or powered by Redstone
Piglin Mob Head
- Piglins will now drop their heads when killed by a charged Creeper
- Placing the Piglin head on a Note Block will play one of the Piglin's ambient sounds
- The Piglin head will flap its ears when powered by Redstone, or when worn by a player while walking
Advancements
- Breeding Camels now counts for "The Parrots and the Bats" and is now required for "Two by Two"
- Hanging Signs now counts for "Glow and Behold"
Fixed bugs in 1.19.3
- MC-14167 - Mobs build up fall damage when dangling on a lead
- MC-26757 - Large item tooltips can get cut off at the edges of the screen
- MC-30403 - Sprinting isn't canceled when dismounting rideable entities while sprinting
- MC-30954 - Chat pop-ups being displayed when chat disappears
- MC-50605 - The pick block function doesn't work with mob spawners
- MC-55718 - Dragon egg doesn't appear in Creative inventory
- MC-58668 - Smooth Lighting Minimum and Maximum levels no longer differ
- MC-75699 - Villager restock hover text is not automatically wrapped making it cut off at edge of screen
- MC-80032 - Horses can suffocate when going through nether portals
- MC-84873 - DeathTime values 20+ cause corrupted mobs
- MC-92017 - Shield damage direction is incorrect
- MC-96449 - Rabbits sometimes don't drop any raw rabbit upon being killed
- MC-108597 - Shulker box still plays the close sound, even if it is destroyed or replaced
- MC-108707 - Potion effects, particles, and fire animations persist client-side after death in server environments
- MC-118140 - Result map tooltip when zooming out a map shows previous zoom value instead of new one
- MC-121865 - High potion effect durations being displayed as : is misleading
- MC-127110 - You can't empty water buckets into waterlogged blocks
- MC-128003 - When destroying one block of tall seagrass, the other block becomes air when destroyed, rather than water
- MC-130754 - Jumping on farmland pushes the player a bit
- MC-132820 - Spawner isn't in the creative inventory
- MC-135973 - Can't hold Q to drop items rapidly from container inventories
- MC-136152 - Placing mob spawner renders a pig for up to a second
- MC-137136 - Lily Pads use incorrect sound
- MC-137306 - Turtles don't have breeding delay
- MC-145748 - Clicking a settings button when there's a slider under the mouse in the next screen plays the click sound twice
- MC-146930 - The "Programmer Art" resource pack is internally called "programer_art"
- MC-147605 - Text cursors can exist in multiple fields
- MC-149395 - Burning zombies are not extinguished by splash / lingering water bottles
- MC-150488 - Mobs can spawn on scaffolding
- MC-151412 - "Edit Server Info" window does not focus "Server Name" text field automatically
- MC-152752 - Jukebox music sound originates from north-west edge of the block
- MC-152823 - Buckets ignore fluid placement check for replaceable or non-solid-blocking LiquidBlockContainers
- MC-156663 - Villager pathfinding broken in water
- MC-160610 - Mobs are able to spawn on Chorus Flowers
- MC-165686 - Knowledge book texture in the crafting UI hasn't been updated
- MC-170457 - Chest latch doesn't rotate properly
- MC-170817 - Click sound of sliders in the video settings noticeably louder than anywhere else
- MC-171621 - Crimson and Warped roots don't make a sound when walked on, unlike nether sprouts
- MC-175313 - Composter filling sounds originate from the bottom northwest corner of the block
- MC-176597 - Petrifried oak slab isn't under #non_flammable_wood in creative menu
- MC-177141 - Cleric working subtitle is "Brewing Stand bubbles" instead of "Cleric works"
- MC-177523 - Enderman angry/screaming sound event subtitled identically to idle sound
- MC-177596 - Weaponsmith working subtitle is "Grindstone used" instead of "Weaponsmith works"
- MC-177676 - Armorer working subtitle is "Blast Furnace crackles" instead of "Armorer works"
- MC-177738 - Spawnpoint set on respawn anchor using /spawnpoint depletes glowstone charge, and doesn't stay on respawn anchor if its charge is depleted
- MC-177789 - Shulker box doesn't destroy twisting vines when placed on top
- MC-182708 - Nether and warped wart blocks do not come after leaves in the Creative inventory
- MC-183069 - Donkeys, mules and undead horses cannot be saddled by right-clicking
- MC-183502 - The sounds for collecting honey in a bottle and collecting honeycomb with shears is categorised under friendly creatures
- MC-183831 - Villagers breed when not standing up
- MC-183899 - You can set your spawn point inside an end portal, causing the player to become stuck in the End
- MC-185279 - "Done" and "Cancel" buttons in the game rules screen are not selected in the right order when navigating using Tab
- MC-185618 - Creepers can't be ignited with a fire charge
- MC-187539 - "tick" function tag runs before "load" instead of the other way around
- MC-187744 - "Place pack files here" hover text on pack selection screen shows everywhere when "Open pack folder" button has focus
- MC-187812 - The buttons are not selected in the right order using Tab in the new datapacks and resource packs menus
- MC-187816 - Using Tab multiple times to select a datapack / resource pack from the list does not deselect it
- MC-188247 - Explosions from end crystals can't be blocked by shields
- MC-188506 - AngryAt cannot be manually applied to endermen
- MC-189111 - Bees get stuck on non-full blocks
- MC-189872 - Certain mobs don't have spawn eggs
- MC-189911 - Splash water bottles don't extinguish mobs and player
- MC-191790 - Re-creating a world doesn't allow a blank seed and uses recreated world's seed instead of random
- MC-191948 - Ghast fireballs explosions still inflict damage when blocked by a shield
- MC-192011 - Villager item tooltip is opaque in the trading UI
- MC-193297 - Ghast(s) fireball explosion does not credit the "Owner" of the fireball if the one who was damaged was not directly hit.
- MC-193360 - Inconsistent eye level between piglins or zombified piglins and piglin brutes
- MC-194390 - A firework rocket from the creative inventory doesn't show a flight duration
- MC-194501 - IllegalArgumentException (Cannot set property) when using a block without the "axis" property in fancy_tree_placer
- MC-195060 - Right-clicking a tamed, ridden horse while sneaking plays the hand-swinging animation and doesn't use held items
- MC-195780 - "Data mode" and "Load mode" aren't capitalized while "Save Mode" and "Corner Mode" are
- MC-197150 - Horse armor and carpets cannot be equipped onto horses or llamas by right-clicking them whilst having these items held in your hand
- MC-197476 - Some hover texts are wrapped too late making them cut off at edge of screen
- MC-197635 - Enderman de-aggravates/loses their AngryAt tag upon relog
- MC-198493 - Villagers lose their discounts when relogging while it is a zombie villager
- MC-199044 - Bees get stuck in sweet berry bush patches, specifically around walls
- MC-199162 - One farmland block in plains_large_farm_1 has moisture level 0
- MC-200000 - Merchant trade select packet (C2S) does not check for negative indices
- MC-200006 - Explosions from beds and respawn anchors can't be blocked by shields
- MC-201684 - Torches and soul torches aren't grouped together in the creative inventory
- MC-201759 - Obsidians aren't grouped together in Creative
- MC-201769 - Copying deeply nested NBT causes StackOverflowError
- MC-202513 - Weeping vines and twisting vines are not grouped with regular vines in creative inventory
- MC-202607 - Cat can get off lead by teleporting when it gives a gift after sleeping
- MC-205563 - Endermen holding powder snow drop a powder snow bucket when killed
- MC-206854 - Multiplayer warning and Chat Preview warning are off center
- MC-208051 - Chests/trapped chests/barrels do not 'open' after respawning
- MC-209621 - Endermen holding potted plants do not drop the pot nor the plant
- MC-216733 - Basalt and blackstone are not grouped together with other "polishable" stone types in the Creative inventory
- MC-217644 - Wart blocks and shroomlights are in different Creative tabs
- MC-218534 - Blackstone stairs & slabs are not grouped with the other stone type stairs & slabs
- MC-220489 - Beds and respawn anchors are not grouped in the Creative inventory
- MC-220668 - Shulker boxes can open when blocked by Big Dripleaf
- MC-220708 - Shulker boxes can be opened when blocked by small dripleaves
- MC-221421 - A list tag can be modified during insertion into itself
- MC-221568 - Inconsistency: Barriers and structure voids produce particles when broken, but light blocks do not
- MC-221722 - Squids use the new texture when using Programmer Art
- MC-222099 - Endermen holding candle cakes do not drop the candle or the cake upon being killed
- MC-222407 - Endermen holding big dripleaf stems don't drop big dripleaves upon being killed
- MC-222879 - Netherite scrap comes after netherite ingot in the creative inventory
- MC-224921 - Mob pathfinding fails under certain circumstances / mobs fall on closed turns
- MC-226184 - Axolotls pathfinding to water can sometimes fall in wide holes
- MC-226566 - Inconsistency: Blocks are not placed correctly in Creative inventory
- MC-228475 - Pointed dripstone is not grouped with dripstone blocks in the creative inventory
- MC-228976 - Entity collision is run on render thread
- MC-233042 - Server Address field isn't focused when Direct Connection menu is opened
- MC-233051 - Server crashes as player logs in
- MC-233181 - Kills with end crystals are not logged in statistics
- MC-234029 - You cannot hold any key to rapidly navigate between elements quickly after opening the inventory
- MC-234161 - You cannot hold the TAB key to navigate between buttons quickly in the "Optimize World" menu
- MC-234240 - You cannot hold the TAB key to navigate between buttons quickly in the "Superflat Customization" menu
- MC-234408 - You cannot hold the TAB key to navigate between buttons quickly in the "Reset world" realms menu
- MC-234409 - You cannot hold any key to rapidly execute the same function in the "World options" realms menu
- MC-234446 - Moss Block appears in the wrong creative inventory tab
- MC-234572 - You cannot hold the TAB key to navigate between buttons quickly in the "Delete Server" menu
- MC-234621 - You cannot hold the TAB key to navigate between buttons quickly in the "remove player" realms menu
- MC-234702 - In adventure mode, you can interact with light blocks
- MC-234782 - You cannot hold the TAB key to navigate between buttons quickly in the "Close realm" realms menu
- MC-234846 - You cannot hold the TAB key to navigate between buttons quickly in the "switch world" realms menu
- MC-234904 - You cannot hold the TAB key to navigate between buttons quickly in the "Data Packs" menu
- MC-235414 - Player desynchronization with Nether Portals
- MC-236136 - Strikethrough and underlined text in the F3 debug menu renders over subtitles
- MC-239212 - Vector3f#normalize treats small lengths the same as 0
- MC-239465 - Emerald block in creative inventory looks out of place
- MC-240724 - There are no shadows on text displayed within the subtitles overlay
- MC-241823 - The "Server Difficulty" field scales to the window size improperly
- MC-241883 - Mobs have difficulty pathfinding to water when they need to jump over a block
- MC-242097 - Ghast and Polar Bear Spawn Eggs are nearly indistinguishable
- MC-242663 - Melons can generate underwater
- MC-243458 - Worldgen data packs don't work on servers at first launch
- MC-244550 - Empty Tags match Empty Slots in Shaped Recipes
- MC-244694 - The sounds of goats stomping and ramming aren't controlled by the "Friendly Creatures" sound slider
- MC-244721 - "Erase cached data" is not capitalized
- MC-245503 - The configuration of moss block spreading cannot be modified by data pack
- MC-245697 - Certain mobs can't get out of water that is at least two blocks deep
- MC-248589 - World border texture jumps back and forth between two positions as the player's y level changes
- MC-248753 - Pressure plates don't activate even though visually they should
- MC-248926 - Setting "spectatorsGenerateChunks" to false and relogging freezes the game on the Loading Terrain screen
- MC-249059 - Loading terrain screen cannot close before 2 seconds have passed
- MC-249106 - Water rendering incorrectly through frogspawn hitbox/model
- MC-249232 - Frogs can sometimes fall into deep holes when pathfinding to entities
- MC-249257 - The sounds of splashing when creating mud aren't controlled by the "Blocks" sound slider
- MC-249294 - Rabbits ignore the "MoreCarrotTicks" value, causing them to always try to eat carrots
- MC-249419 - Map color for mud brick slab is no longer consistent with map color for other mud brick blocks
- MC-249463 - Shulkers in boats with chests are lowered
- MC-249513 - Frogspawn is not grouped with turtle eggs in the Creative inventory
- MC-249691 - Nylium is not grouped with netherrack in the Creative inventory
- MC-249720 - Allay's wings are not attached to its body
- MC-249765 - Allays don't render semi-transparent when invisible where appropriate
- MC-249806 - Allay renders too low in boat, boat with chest, minecart and entities
- MC-249842 - Allays attempt to pathfind to items that are outside of the world border
- MC-249875 - Parity Issue: Allays hesitate for a few seconds before following, throwing items, or doing other actions in Java
- MC-249935 - New advancement "Birthday Song" grants no experience
- MC-250113 - Muddy mangrove roots are not grouped with mud in the Creative inventory
- MC-250212 - Custom world import settings always fails with "Error Importing Settings"
- MC-250249 - Parity Issue: Allays pick up arrow/potion items with other effects than the ones they're holding
- MC-250262 - Players sometimes get stuck on the "Loading terrain..." screen after switching dimensions whilst dead
- MC-250311 - The minecraft:entity.tadpole.grow_up sound event doesn't have a translation key
- MC-250423 - Frog frequently fails to long jump to small blocks
- MC-250428 - Narrator does not narrate the death screen
- MC-250943 - minecraft.used:minecraft.goat_horn doesn't increase when using goat horns
- MC-251296 - Allay has a transparent texture but it is not transparent in game
- MC-251688 - Chat preview can overlap chat contents if the message is long enough
- MC-251744 - Datapacks cannot change sapling growth
- MC-252089 - The chat preview warning menu is forcibly closed when the player dies or changes dimensions
- MC-252107 - Demo Mode introduction popup displays twice when re-joining after death
- MC-252214 - Going into water does not extinguish the fire on you if you're in a boat
- MC-252239 - Sculk Shrieker count resets when entering exit end portal
- MC-252415 - Bedrock Edition's new 1.19.10 splash text is not available on Java 1.19
- MC-252831 - Bees freeze and fall near certain blocks in 1.19
- MC-253076 - Allay duplicates Items when its NBT data is updated every tick
- MC-253107 - Chat reporting screen is forcibly closed upon dying or changing dimensions
- MC-253125 - Allays can dance while panicking
- MC-253189 - Allays with NoAI can dance
- MC-253367 - The screen is sometimes flashed with the "Loading terrain..." screen after proceeding with the chat preview warning when all nearby chunks are loaded
- MC-253387 - Frog walking animation is slowed down when applied with slow falling
- MC-253542 - Spawner blocks with SpawnPotential and no SpawnData will crash during worldgen
- MC-253738 - Vibration particle faces at a constant pitch of about 60 degrees, not pointing towards the target
- MC-253901 - "Failed to add PDH Counter" issues (caused by outdated OSHI)
- MC-254036 - Entity data sometimes doesn't get properly updated in multiplayer
- MC-254119 - Breeding a Screaming Goat and a Regular Goat never results in a screaming goat
- MC-254189 - Parity issue: Allay cannot be interacted with while it is inside a boats or minecarts in Java
- MC-254395 - Command suggestions can overlap the chat preview field when the chat preview option is set to "When Sending"
- MC-254427 - Secure chat warning toast can appear on singleplayer worlds
- MC-254435 - The secure chat warning toast is not presented to the player when joining a server using the --server argument
- MC-254535 - Nether portals cannot replace snow layers
- MC-254597 - Mobs hurt by water don't take water damage when they are on a boat
- MC-254634 - POIs are not created properly when upgrading worlds
- MC-254695 - "Narrator Disabled" pop-up doesn't render fully
- MC-254774 - Crash when a villager with a gossip of value 0 shares gossips
- MC-254809 - You cannot get water bottles from water in creative mode if there's a potion in your inventory
- MC-255115 - Lily pads do not produce sounds when walking on them
- MC-255133 - Extra copper ore generates in deep dark
- MC-255151 - net.minecraft.client.Camera#getMaxZoom(double) issue
- MC-255164 - Sculk Shrieker warning level resets to 0 after player's death
- MC-255370 - Chat hover & click events are offset if "Line Spacing" chat setting is used
- MC-255715 - Menu panorama stops spinning after several days
- MC-255743 - Bees' path finding system may cause performance issues
- MC-256217 - Explosions create ghost blocks on servers at high coordinates
- MC-256308 - "limit" selector parameter with "arbitrary" sorting does not stop searching early
- MC-256685 - In a small window, when in a scrollable option menu, the tooltip from option 1 of row 8 appears at the top of the screen when hovering over it
- MC-256693 - Allays that are holding items ignore note blocks when loaded from structure blocks
- MC-256706 - Carpet texture is cut off in the recipe book
- MC-257530 - When Chat is set to Hidden, the Chat Hidden Warning appears in chat instead of the actionbar when attempting to send a message whilst sleeping or switching gamemode
- MC-258279 - Particle groups aren't cleared on resource reload
Get the Release
To install the Release, open up the Minecraft Launcher and click play! Make sure your Launcher is set to the "Latest Release” option.
Cross-platform server jar:
Report bugs here:
Want to give feedback?
- For any feedback and suggestions on our upcoming 1.20 features, head over to the dedicated Feedback site category. You can also leave any other feedback on the Feedback site. If you're feeling chatty, join us over at the official Minecraft Discord.
Compartilhe esta história