«    April 2024    »
MonTueWedThuFriSatSun
1234567
891011121314
15161718192021
22232425262728
2930 
April 2024 (35)
March 2024 (25)
February 2024 (20)
January 2024 (18)
December 2023 (18)
November 2023 (34)
 
For-Minecraft.com » Minecraft PE 1.19.0.28 (29) Changelog

Minecraft PE 1.19.0.28 (29) Changelog

Spectator Mode (Experimental)

  • Introducing Spectator Mode experimental toggle. Players can now try out early development versions of Spectator Mode by enabling the experimental toggle
    • Just as a reminder, we won't be accepting bug reports related to spectator mode until we let you know, as the feature is likely to change a lot during development.
  • Mobs no longer flee from players in Spectator Mode
  • Spectator Mode will no longer trigger Tripwire traps

Features and Bug Fixes

Music Disc 5

  • Added Disc Fragment 5 and Music Disc 5
    • Unlike other discs, it can only be obtained by finding and crafting 9 Disc Fragments together
    • These Disc Fragments can be found rarely in Ancient City Chests

Warden

  • Some changes have been made to the Warden's ranged attack:
    • When using their ranged attack, the vertical knockback now respects directionality
    • It will now bypass Shields and armor, and has a custom death message
    • It deals 10 damage instead of 30 damage, and the cooldown has been reduced from 5 seconds to 2 seconds
  • Wardens now drop a single Sculk Catalyst upon death
  • Warden now increases anger (10 for non-frequent projectiles and 35 for frequent projectiles) when being distracted by projectiles
  • Warden now reacts to non-arrow type projectiles
  • Warden can now correctly be distracted by non-arrow projectiles
  • Warden now gets angry at all mobs that bump into it

Sculk

  • Sculk Catalysts and Shriekers have the same blast resistance as on Java
  • Restored some Sculk-related sounds that were mistakenly removed
  • The Sculk Shrieker's shrieking sound is now categorized properly as a block sound
  • The Sculk Sensor's activation and deactivation sounds are now categorized properly as block sounds
  • Sculk Sensor can now properly detect a Player using a Fishing Rod
  • The Sculk Shrieker no longer exhibits z-fighting on any faces when held in hand or placed in Item Frames
  • Piston will not be able to push Sculk Shrieker, Sculk Sensor and Sculk Catalyst
  • Cracking animation no longer appears around tendrils while mining Sculk Sensor

Mangrove

  • Mangrove Propagule can no longer be fertilized indefinitely
  • Mangrove trees no longer grow if the area above them is obstructed
  • Merged mangrove_propagule_hanging into mangrove_propagule block and used a hanging block state instead
  • Mangrove wood/log types now properly prevent leaf decay
  • Brought Mangrove tree foliage into parity with Java Edition
  • Fixed an issue where Mangrove trees were generating without logs in the branches
  • Fixed a bug that caused most of the Mangrove Wood blocks to be unaffected by fire
  • Non-Mangrove Saplings can now grow into full trees when bone-mealed on Mud
  • Mangrove leaves now drop leaf blocks when harvested by Shears
  • Campfires and Smokers can now be crafted out of all variants of Mangrove Wood

Allay

  • It is now possible to take a stackable item from the Allay and add it to an existing stack
  • Allay now has a new throw sound

Frog

  • Frogs no longer have trouble pathfinding on Mud Blocks. To fix this, until a proper pathfinding-fix has been implemented, Mud Blocks will longer sink entities down into them slightly
  • Fixed a bug where the Frog's mouth Z-fights with their head when eating Slimes or Magma Cubes

Froglight

  • Froglight is now correctly dropped when destroyed by any tool
  • Froglight blocks now have the correct map colors
  • Froglight blocks now has the correct breaking time

Frogspawn

  • Frogspawn now gets broken by flowing water

Gameplay

  • Mobs can no longer spawn on Buttons again
  • Amethyst clusters can no longer be placed on top of Sculk Shriekers and other blocks with no top support, and can now be placed on blocks with bottom support, as intended
  • Fixed a bug where an undamaged tool, such as Pickaxe, when name changed on an Anvil, would fail to work correctly when used for the first time
  • The recipes for Minecart with Chest/Hopper/TNT are now shapeless
  • Fixed an issue where taking large fatal damage with the absorption effect on could cause a soft lock

Vanilla Parity

  • Shulkers are now fire immune
  • Shulkers now remain in upright position in vehicles
  • Shulkers no longer fail to spawn when there’s another Shulker at relative negative y and x axis

Touch Controls

  • The player can now slide from movement directions to jump and not get interrupted when jump and sneak are swapped on the 'Classic’ touch controls

Graphical

  • Fixed sun direction not updating in RTX worlds

Trader Llama

  • Trader Llamas can now breed after being fed Hay Bales
  • Trader Llamas will no longer be persistent after being unleashed from the Wandering Trader

Stability and Performance

  • Fixed a crash which could occur when trading with a Villager that last traded with a disconnected player
  • Fixed a crash that would occasionally occur in Villages on iOS

User Interface

  • Fixed bug where items can be dropped by clicking in the dark gray area of the left side of player inventory when using Furnace, Blast Furnace, Smoker, Enchant Table, Grindstone, Brewing Stand, Anvil, Beacon, and Smithing Table
  • Featured Servers message text is no longer centered

Commands

  • Added the 'replace entity' overload to the '/loot' command

Technical Updates

General

  • Content errors for data driven blocks improved to log resource pack, file, and block identifier
  • Limit length of the minecraft:geometryfield of BlockGeometryComponent to 256 characters

Graphical

  • Device recovery on Xbox will now reinitialize with the same values used on initial creation

Molang

  • Avoid clearing temp Molang variables during hand rendering

GameTest Framework (Experimental)

  • Entity
    • Added function setRotation(degreesX: number, degreesY: number)- Sets the rotation of the Entity
    • Added read-only property rotation: XYRotation- Gets the rotation of the Entity
    • Removed property bodyRotation- Note: Use Entity.rotation.y instead

  • Events
    • Added event 'buttonPushEvent' - fires when a button is pushed
  • XYRotation
    • Renamed class PitchYawRotationto XYRotation
    • Renamed property pitchto x
    • Renamed property yaw to y

Up © 2024 For-Minecraft.com