While the hype around Minecraft's The Garden Awakens update is far from settling down, Mojang is already working on the next update for Bedrock Edition. Just a day after the release of the 1.21.50 update, developers have released the second beta for the upcoming 1.21.60 update. The new Minecraft 1.21.60.23 beta is packed with bug fixes and improvements to enhance the overall gameplay experience.Mojang has also introduced many vanilla parity changes to make the Bedrock Edition more similar to the Java Edition, such as adjustments to vegetation generation, changes to suspicious stew duration, and more.Additionally, Mojang has enabled Deferred Lighting for PlayStation 5 and PlayStation 4, which, in simple terms, means that these consoles now have "shader" support. Provided below are the patch notes for the latest Minecraft Bedrock 1.21.60.23 beta and preview.Minecraft 1.21.60.23 patch notesFeatures and bug fixes in Minecraft Bedrock 1.21.60.23BlocksFixed a crash that could occur when teleporting back into a chunk where a block entity was destroyed (MCPE-178461)Lily Pads no longer flicker when seen from afar (MCPE-91452)Sunflowers no longer flicker when seen from afar (MCPE-122695) (MCPE-102412)Fence Gate blocks use state "minecraft:cardinal_direction" instead of "minecraft:direction". Uses string values ("north, south, east, west")GraphicalThe dark edges around the screen at low Y coordinates now fade in gradually rather than appear suddenly (MCPE-121983)MobsA Creaking's eyes now render even when the Creaking is invisible, provided it has a target (MCPE-188259)Also Read: Minecraft creaking mob guide: Location, loot, uses, and moreMagma CubeThe new Magma Cube model and texture are now only used by Resource Packs that explicitly override them, as they have been renamed to differentiate them from the original assets (MCPE-188547)This change is retroactive, starting from version 1.21.50Stability and PerformanceFixed an issue where optional and required resource packs couldn't be downloaded when joining a multiplayer game if it was cancelled on the first download and join attemptUser InterfaceTouch controls: It is now possible to place blocks on top of containers when flying downwards, like on PC. (MCPE-176407)Inbox messages with long content are now scrollable with gamepad immediately after entering the screenFixed "An unknown error has occurred" when downloading resource packs under specific circumstances.Touch controls: Touch button for Pick Block is now available for both Survival and CreativeTrial ModeRemoved the Sign In, Profile, Inbox and Gathering buttons from the Start Menu in Trial ModeRemoved the Profile button from the Pause Menu in Trial ModeVanilla ParityBiomesEyeblossoms and Pale Moss Carpets no longer generate inside Pale Oak Tree trunksThe vegetation of many Overworld biomes has been updated to more closely match Java Edition and align with the intended look and feel of Minecraft:Overworld (applies to all biomes)Pumpkins now generate in larger patchesDandelions are now alternated with Poppies when generating in flower patchesSugar Canes no longer generate through other blocksPlainsShort Grass now generates more frequently and in larger amounts (MCPE-141364)Tall Grass now generates less frequently but in larger patchesFlower patches now contain mixed flowers, are larger and generate more frequentlySunflower PlainsSunflowers now generate in more cohesive patchesMushroom FieldsMushrooms now generate in larger patchesSavannaShort Grass now generates more frequently and in larger amountsTall Grass now generates less frequently but in larger patchesFlower ForestTrees are now denserFlowers now generate in more cohesive patchesTaigaSmall Ferns now generate more frequentlyLarge Ferns now generate less frequentlySweet Berry Bushes now generate in larger patchesOld Growth Spruce TaigaMushrooms now generate in larger and more cohesive patchesFerns now generate more frequentlySweet Berry Bushes patches now generate (MCPE-152452)Old Growth Pine TaigaMushrooms now generate in larger and more cohesive patchesFerns now generate more frequentlySweet Berry Bushes patches now generate (MCPE-152452)JungleTrees are now denserBig Jungle Trees now generate more frequentlyJungle Bushes are now largerMelon patches now generate more frequentlyBamboo JungleBamboo now generates in larger and denser patchesThe width of Bamboo is now consistent across the entire plantTrees are now denserBig Jungle Trees now generate more frequentlyJungle Bushes are now largerSparse JungleBamboo no longer generatesFerns and Short Grass now generate more frequentlyJungle Bushes are now largerMelon patches now generate more frequentlyMeadow (MCPE-139903) (MCPE-141447)Short Grass now generates more frequentlyTall Grass now generates more frequentlyFlowers now generate in patches instead of being homogeneously spread across the biomeSwampBlue Orchids now generate more frequently and in larger patchesSwamp Oaks now generate slightly more frequentlySwamp Oaks no longer generate in direct contact with the groundLily Pads now generate more frequentlyMangrove SwampMangroves are now sparserMangroves now generate over water (MCPE-153748)Lily Pads now generate more frequentlyBadlandsDead Bushes now generate more frequentlyDesertDead Bushes now generate more frequentlyOceans (except Frozen Ocean)Kelp now generates more frequently and in denser patchesBlocksThe Pale Oak Leaves no longer appear lighter than on Java (MCPE-188217)Renamed Banners no longer lose their custom names when broken, or when washed in cauldrons (MCPE-36429)Twisting Vines and Weeping Vines now have an increased chance of dropping as items when broken with Fortune enchanted tools, including a 100% chance when using Fortune III (MCPE-91033)Dispensers can now place Shulker Boxes under water (MCPE-76004)ItemsSuspicious Stews crafted with Tulips now apply the Weakness Effect for 7 seconds when consumed, matching Java (MCPE-188040)Suspicious Stews with the Weakness Effect acquired from Shipwrecks and trading with Villagers now apply the Weakness Effect for 7 seconds when consumed.SoundsNether Brick Slab, Red Nether Brick Slab, Nether Brick Wall, Red Nether Brick Wall, Cracked Nether Bricks and Chiseled Nether Bricks now have the same sound as Nether Bricks, matching Java Edition (MCPE-74879)Technical updates in Minecraft Bedrock 1.21.60.23Add-Ons and Script EngineAdded the ability to define the order for the items for the creative inventory & recipe book, called the crafting item catalog, for new items added by packs. New items can either merge with existing groups, create new groups with your own item for the icon, or just become added as loose items without a group. This catalog should be saved as item_catalog/crafting_item_catalog.json in your behavior packItem and Block json files now require a namespace for group names in the "menu_category" object.Added new Creator toggle setting `Show Content Log GUI On Error During Load.This setting with make the Content Log GUI automatically open and display after loading into a world and there was either warnings or errors found during the loading process.This setting is disabled in the Editor.CommandsFixed a bug that would cause messages to report double the items that match the criteria when using the clear command with a max count of 0the "mine" overload of the /loot command has been moved to outside of Upcoming Creator Features experiments:The /kick command now allows use of target selectors on RealmsComponentsAdded the "minecraft:renders_when_invisible" component, which enables entities to render even when invisibleAppropriate rendering behavior can then be specified in the corresponding "minecraft:client_entity"EditorDaylight cycle and multiplayer options are now respected in an exported worldBedrock Dedicated Server would not correctly load an existing Editor project unless the Editor=true command line argument was used - resulting in connected Editor clients missing windows.Fly Speed Multiplier Global HotkeysQ, E, Shift + Q and Shift + E have been added as viewport keyboard shortcuts for increasing and decreasing fly speed/reload (and the Reload Scripts action bar item) should now work in the editor when hosting a session, or connected to a remote session (when only a single player is connected).Network ProtocolAdded ActorFlags::RENDERS_WHEN_INVISIBLEExperimental technical updates in Minecraft Bedrock 1.21.60.23Aim AssistChanged aim-assist preset item settings to reference categories by unique namespace Ids globally instead of via name in a 'categories' listAPIMoved the following methods from beta to 1.17.0:Block::isWaterloggedBlock::setWaterloggedAdded scriptEvent method to system object which sends a script event similar to the /scriptevent command to betaAdded NamespaceNameError error which validates namespace usage to betaAdded NamespaceNameErrorReason enum which shows the types of issues that namespace validation can run into to betaAdded new function collectPluginStats to @minecraft/debug-utilities which will return the types and counts of all active script objects.Removed /script watchdog exportstats command, deprecated in favor of script API.Added setDynamicProperties method to World, Entity, ItemStack and ContainerSlotAdded enum LiquidTypeAdded four new bindings to Script Block API (Beta)Block::canBeDestroyedByLiquidSpreadBlock::isLiquidBlockingBlock::liquidSpreadCausesSpawnBlock::liquidCanFlowFromDirectionAdded three new bindings to Script Block Permutation API (Beta)BlockPermutation::canBeDestroyedByLiquidSpreadBlockPermutation::isLiquidBlockingBlockPermutation::liquidSpreadCausesSpawnFixed bug where Block.setWaterlogged would create a water source that does not flow.CommandsPlace: Entities saved within structures will now be placed unless specifiedAdded two subcommands to the /place command behind the Upcoming Creator Features Experiment toggle/place feature/place featureruleCreatorAdded support for ItemTags in match_tool loot table conditions behind the Upcoming Creator Features Experiment toggleGameplayAdded the option to limit yaw rotations on all cameras with an orbit componentGraphicalAdd bilinear upscaling option.Enabled the Deferred Technical Preview for PlayStation 5 and PlayStation 4 in Preview.A known issue on PlayStation 4 may cause some entities or items to be invisible when turning on or toggling the Deferred Technical Preview.MolangMoved query.last_input_mode_is_any to stable. It takes one or more arguments ('keyboard_and_mouse', 'touch', 'gamepad', or 'motion_controller'). If the last input used is any of the specified string values, returns 1.0. Otherwise returns 0.0. Available on the Client (Resource Packs) only.Moved query.touch_only_affects_hotbar to stable. It returns 1.0 if the touch input only affects the touchbar, otherwise returns 0.0. Available on the Client (Resource Packs) only.Scripting APIMoved enum InputMode from beta to 1.17.0.Moved class InputInfo from beta to 1.17.0.Moved property lastInputModeUsed from beta to 1.17.0.Moved property touchOnlyAffectsHotbar from beta to 1.17.0.Class Player.Moved property inputInfo from beta to 1.17.0.Moved class PlayerInputModeChangeAfterEvent from beta to 1.17.0.Moved class PlayerInputModeChangeAfterEventSignal from beta to 1.17.0.Class WorldAfterEvents.Moved property playerInputModeChange from beta to 1.17.0.Moved class InvalidEntityError from beta to 1.17.0.Stability and PerformanceResolved a crash that could occur when using top_layer_modification in custom jigsaw structuresResolved a crash that could occur when entering the nether with a custom jigsaw structure in the netherThese were all the features, changes, and bug fixes in the Minecraft Bedrock 1.21.60.23 beta and preview. Interested players can download the preview version on Windows, Xbox, PlayStation, and iOS devices, and the beta version on Android devices.