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

Minecraft PE 1.19.30.20 Changelog

Vanilla Parity

General

  • Endermen no longer get angry at Creative players
  • Modified the fireball entity's collision box to match Java Edition
  • The Enchanting Table now produces a sound when enchanting an item
  • Amethyst blocks no longer produce sound when jumping off of them

Deep Dark

  • Increased Sculk Shrieker and Sculk Sensor generation rates in Deep Dark and Ancient Cities to better match Java Edition

Melon Block

  • Fixed the bottom texture of the Melon block to match the top texture

Mobs

  • Modified the Cat's head position while sitting to match Java Edition

User Interface

  • The item stack popup animation will now only play when a new item is added to the stack
  • If a Villager has a Nametag, it is now displayed along with their trade tier

Spectator Mode (Experimental)

  • Endermen no longer become angry at players in Spectator Mode
  • Players in Spectator Mode can no longer interact with Sculk Sensors by swimming in water or lava
  • Players switching into Spectator Mode will unhook any fish hooks attached to them
  • Players in Spectator mode can no longer be pushed by explosions
  • Powder Snow no longer emits particles when spectators move through it
  • Big Dripleaf no longer tilts when touched by players in Spectator Mode
  • Players in Spectator Mode now keep their inventories and equipped items on death
  • Spectators can no longer attract mob's attention when holding their favorite food
  • The /testfor command can now target spectators
  • The Spectator game mode can no longer be entered via the /gamemode 6command, only via /gamemode spectator
  • Spectators using touch controls can no longer break Boats and Minecarts
  • Pufferfish no longer react to nearby spectators

Features and Bug Fixes

Blocks

  • Mud Brick Slab can now be placed as a top slab via commands

Gameplay

  • Piston's animation when extending and retracting is now smooth

Border Block

  • Border blocks should now prevent passage at all heights

Items

  • Mangrove, Crimson, and Warped Planks can now be used to repair Shields

Marketplace

  • The "Cannot connect to Marketplace” error will no longer be erroneously read by the Text-To-Speech reader

Mobs

  • Fixed a bug causing Leads to break with Allays after the owner player changes dimensions

Goat

  • The Goat's ram animation was modified to slowly lower their head when preparing to ram

Villagers

  • Fixed a bug that rarely caused the Villager's bounding box to become desynced with the server when sleeping

Dedicated Server

  • Added server property ‘disable-custom-skins’ to block untrusted skins on a server wide level

Stability and Performance

  • Fixed a bug causing an occasional crash when loading players in beds

User Interface

  • Fixed a UI bug where enchanted leather items would have parts of the texture not displaying the glint animation
  • Added new disconnection error messages to better highlight the area in which the disconnection occurred

Villages

  • Raid bar no longer becomes stuck after breaking Beds to cancel a raid

Technical Updates

Actor Properties

  • Numerical actor properties (float and integer) will now always clamp their values into the range of values specified

Add-Ons and Script Engine

  • minecraft:instant_despawn no longer affects players

Commands

  • Command selector now gets the same position for the player that the command origin player position gets

Marketplace

  • Fixed a bug where the text-to-speech feature would read the entire "My Content" page, both highlighted and non-highlighted items

Experimental Features

Commands

  • The "/execute if block" command now displays integer values for block positions

GameTest Framework

  • Vector
    • Fixed a bug where function length would return undefined
    • Added function lengthSquared- Returns the squared length of the vector
    • Added stackOverflow as a possible WatchdogTerminateReason for the beforeWatchdogTerminate event
  • IRawMessage - Interface object representing a message
    • rawtext : (string | IRawMessage)[] - (optional) A list of text objects used to build a message
    • text : string - (optional) A string containing plain text to display directly. Only valid when used as a sub member in a parent rawtext or with member
    • translate : string - (optional) String representing a translation identifier to translate text in the player's selected language
    • with : (string | IRawMessage)[] - (optional) A list of text object arguments used to fill values in the translate text. Ignored when translate is not present
    • say(string | IRawMessage) - Used to broadcast a message to all players
    • tell(string | IRawMessage) - Send a message to a player
  • Fixed a bug where Dynamic Properties would not persist when using worlds hosted on Bedrock Dedicated Server or Realms
  • Pack dependencies on native modules can be declared using the module name without the need to specify a UUID, using the “module_name” attribute. The module name matches the import statement (e.g., “mojang-minecraft”)
  • Removed mojang-gametest module version 0.1.0; packs using "mojang-gametest" specific APIs must be updated to use GameTest version 1.0.0-beta
  • The "mojang-gametest" module 1.0.0-beta requires "mojang-minecraft" module 1.0.0-beta

General

  • Removed usage of minecraft:unwalkable block component and added block creative group and category to the block description

Up © 2024 For-Minecraft.com