Das Minecraft-Wiki wird von Microsoft nicht mehr als offiziell angesehen, weshalb einige Änderungen vorgenommen werden müssen, unter anderem am Logo des Wikis. Bitte lese diese Ankündigung für mehr Informationen.
Beta 1.16.230.50 is the first beta version for Bedrock Edition 1.17.0, released on March 25, 2021,[1] which adds new Leuchtflechte blocks behind experiments toggle, and fixes bugs.
Are now attracted to flowering azalea and flowering azalea leaves.
Technisch
GameTest Framework
Added Dimension class
Added World.getDimension
Updated the GameTest Framework interface. See the list below for specific changes:
function assertEntityPresentInArea(entityIdentifier : string) - Throws an Error if an entity matching the given identifier does not exist in the test region
function print(text : string) - Prints the given text to the chat
function assertEntityInstancePresent(entity : Entity, position : BlockLocation) - Throws an Error if the given entity is not present in the given block location
Removed function setEntityTamed(entityIdentifier : string, position : BlockLocation) - Replaced by component function setTamed(showParticles : bool)
Entity
function getComponents() - Returns an array of supported components
function getComponent(componentIdentifier : string) - Returns the component matching the given identifier
function hasComponent(componentIdentifier : string) - Returns true if the given component exists on the entity and is supported
function getName() - Returns the name of the entity (e.g. "Horse")
Components for color, health, leashable, and tamemount were added
function kill() - Kills the entity
World
addEventListener(eventName : string, callback : function(entity : Entity)) - Registers an event listener for entity events Supported Events:
onEntityCreated - Fires when an entity is created
onEntityDefinitionTriggered - Fires when an entity definition event is triggered
Renamed Befehl/gametest runall to Befehl/gametest runset
The default value for the tag parameter is now suite:default.
Azalea leaves and flowering azalea leaves now correctly dropped when sheared
Moss blocks can now correctly be fertilized using dispensers
Hanging roots can now correctly be composted
Small dripleaf now drops as an item when sheared
Placing a big dripleaf on another big dripleaf increases its height by one
Using shovel on rooted dirt creates a grass path block
Bees consider flowering azalea and flowering azalea leaves as flowers
Using Pick Block function on Cave Vines or breaking them with Silk Touch-enchanted tool now yields Glow Berries
User Interface
Fixed an issue where cancelling joining a world while generating it caused the user to get stuck in the progress screen (MCPE-114776).
Technical
Several enums in ActorDataIDs were added by mistake, and are now being removed.
Catmull-Rom animations will no longer glitch if the time for a keyframe matches its value.
All functions run using the Befehl/schedule command now run from the origin they are supposed to, instead of from the server.
Replaced "Whitelist" language use to "AllowList". Dedicated server command "whitelist" changed to "allowlist". Dedicated server "whitelist.json" file changed to "allowlist.json" file. JSON format remains the same.
Fixed query.is_in_ui so that it is available to use when a data-driven mob is rendering in the UI (query.is_in_ui returns true when the mob is rendering in the UI, such as in the inventory window).
Beta 1.16.230.52 is the second beta version for Bedrock Edition 1.17.0, released on March 31, 2021,[2] which adds axolotl and Tiefenschiefer variants behind experiments toggle, and fixes bugs.
Holding a bucket of tropical fish will cause nearby axolotls to follow the player on both land and water.
Axolotls cannot be tamed but they can be bred by feeding them buckets of tropical fish.
Axolotls will attack fish, squid, drowned, and guardians.
Axolotls come in a variety of colours, all with an equal chance of spawning except for blue.
Blue axolotls have a small chance of spawning as a mutation when breeding 2 axolotls.
Axolotls can survive on dry land for a few minutes. After that they will start to dry out and take continuous damage until rehydrated.
When taking damage, there is a chance that the axolotl will play dead. While playing dead, the axolotl will regenerate health and mobs will be unable to target the axolotl.
When a player kills a mob that the axolotl was attacking, they are rewarded with the regeneration effect, and their mining fatigue is removed if they have it.
Axolotls can be picked up with buckets, like fish.
Änderungen
World generation
Deepslate is generated in blobs below y = 16
Ore is generated as normal, when ore is generated where Deepslate has been generated, Deepslate ore is generated instead.
Beta 1.16.230.54 is the third beta version for Bedrock Edition 1.17.0, released on April 8, 2021,[3] which makes changes and tweaks to the Caves & Cliffs features, and fixes bugs.
Beta 1.16.230.56 is the fourth beta version for Bedrock Edition 1.17.0, released on April 15, 2021,[4] which adds new höhlen generation, and fixes bugs.
Fixed a crash that occurred when curing a Zombie Villager in another dimension if the player had not travelled back to the Overworld since entering the World (MCPE-121559)
Fixed a crash that occurred when generating jungle biomes when the Caves and Cliffs experimental toggle was enabled
Character Creator
Fixed a crash that could occur when switching between owned and non-owned Character Creator items
Fixed an issue with Character Creator items not applying properly to characters (MCPE-122726)
If a stalactite is hanging from a Dripstone block with a water source above, it will slowly grow both the stalactite from above and a stalagmite from below
Growth speed is random but very slow, a single growth step can take several Minecraft days
A stalactite will only trigger growth if it is max 7 in length, and if the stalagmite or floor is max 10 blocks below
If the stalactite tip is inside water it won't drip, and therefore won't trigger any growth
If the stalagmite tip is underwater it won't receive drops, and therefore won't be grown by a dripping stalactite. Same thing if there is any fluid between the two tips
A stalagmite or stalactite will never grow when submerged in fluid
Beta 1.17.0.52 is the second beta version for Bedrock Edition 1.17.0, released on April 28, 2021,[6] which moved some blocks and items from experimental gameplay and fixes bugs.
Amethysts, Amethyst Shards, Amethyst Cluster Variants, Amethyst Buds, Budding Amethysts, Tuff Blocks, Calcite, and Smooth Basalt are now available in the Creative inventory.
Chemistry items icons no longer disappear after suspend/resume in Education Edition worlds.
Fixed issue with underwater fog being the same for all biomes and view distance not increasing over time (MCPE-124282, MCPE-124266).
Underwater view distance is increased in Rivers and land biomes to be more like Minecraft Java when “Caves and Cliffs” experiment toggle is enabled.
Items
Boats now break when they collide with a Cactus from the side (MCPE-106044).
Changed the position of bow to match previous versions (MCPE-116741).
Crossbows in players' and mobs' hands are now rendered correctly in all perspective modes (MCPE-116737).
Fixed animation issue causing an off-hand held shield to appear to re-equip whenever the player changes their main-hand item (MCPE-116773).
Cauldrons that have been emptied after containing potion are now correctly filled with water when it rains.
Fixed issue where Fireworks of all colors could be crafted from any other color of Firework Charges (MCPE-90715).
Mobs
Blazes and Enderman once again receive damage from splash water bottles (MCPE-97483).
Fixed a bug where mobs would not spawn below y=0 when the Caves and Cliffs experimental toggle is enabled (MCPE-122056).
Android
Android should once again see invite notifications and achievement toasts (MCPE-54902).
Gameplay
Fixed an issue with certain blocks which could cause them to grow too quickly when ticked.
Mobs
Mobs and entities once again make a sound when entering water.
Commands
The '/setworldspawn' command is now prohibited in legacy worlds and affected worlds will reset their altered spawn positions to the original position (MCPE-27797).
Beta 1.17.0.56 ist die vierte Beta-Version für Bedrock Edition 1.17.0, die am 13. Mai 2021 veröffentlicht wurde,[8] die Lava-Aquifere hinzufügt und Bugs behebt.
Mit einem Eimer einen Pulverschnee-Block einsammeln
Lava aus einem Eimer in einen Kessel leeren
Pulverschnee aus einem Eimer in einen Kessel leeren
Experimente umschalten
Hinzufügen einer Warnung beim Laden einer alten Welt mit experimentellen Funktionen in einer neuen Version des Spiels
Ein Hinweis, dass eine Welt experimentell ist, wurde hinzugefügt.
Im Welterstellungsbildschirm wurde eine Beschreibung für experimentelle Funktionen hinzugefügt
Experimentell
Hinter dem Knopf für die Höhlen und Klippen Experimente wurden Änderungen vorgenommen, die einen frühen Zugriff auf die Welterstellung in der Bedrock Edition 1.18.0 ermöglichen.
Bei der Verwendung von "Pick Block" auf einen Leuchttintenfisch im Kreativmodus erhält man nun ein Leuchttintenfisch-Spawnei (MCPE-126946)
Blitze, die in einen Blitzableiter einschlagen, haben nicht mehr die Chance, Skelettfallen auszulösen
Mehrere Blöcke können nicht mehr auf Pulverschnee platziert werden (MCPE-116205)
Zäune und Mauern verbinden sich nicht mehr mit Pulverschnee im Fels (MCPE-113504)
Der Nebeleffekt wird nicht mehr auf die Third-Person-Kamera angewendet, wenn sich die Kamera nicht im Pulverschnee befindet (MCPE-126028)
Der Pulverschnee-Block wird nicht mehr unsichtbar, wenn der Spieler gleichzeitig durch den Pulverschnee-Block und eine andere Methode ausgelöscht wird (MCPE-124414)
Pulverschnee hat keine Ecke mehr, die mit Kreaturen kollidiert
Kreaturen
Skelette, die sich in Streuner verwandeln, spielen nun passende Verwandlungsgeräusche
Withers erleiden keinen Gefrierschaden mehr durch Puderschnee (MCPE-126788)
Bienen sammeln keinen Nektar mehr von Süßbeerensträuchern
Bienen können wieder Bienenstöcke und Bienennester betreten (MCPE-122705)
Spielweise.
Spieler, die negativen Schaden erleiden, erzeugen keine Absorptionsherzen (MCPE-94178)
Wenn ein Spieler, der das Touch-Interface benutzt, das Crafting-Ausgabefenster drückt und hält, kann er schnell Gegenstände bis zu einem Stapel herstellen (MCPE-28689)
Eisen- und Golderz
Eisen- und Golderz lassen nun den korrekten Blockgegenstand statt nichts fallen, wenn sie auf Welten abgebaut werden, deren Basisspielversion auf einen Wert kleiner als 1.17 gesperrt ist
Gegenstände
Das Aufnehmen eines Teils eines Stapels nimmt nicht mehr den gesamten Stapel auf und lässt den Überschuss fallen (MCPE-105330)
Spieler-Animationen
Es wurde behoben, dass Spieler nach dem Respawn die Bogenhalteanimation zeigen, wenn sie von einem anderen Spieler getötet wurden (MCPE-58861)
Problem behoben, bei dem bestimmte Gegenstände (Bogen, Armbrust, Dreizack, Schild in der Haupthand) bei eingeschaltetem View Bobbing nicht wippen konnten
Problem mit der Simburbia-Welt behoben, bei dem das Stehen neben einem Fensterladenblock die Sicht mit der "Update"-Textur verdeckte
Absturz behoben, der auftrat, wenn man mit dem Befehl '/stopsound' den elytra.loop Sound stoppte (MCPE-120336)
Ein Merge-Fehler beim Laden von json-Definitionen für Vanilla-Mobs wurde behoben.
Fehler mit der beschwörbaren Eigenschaft von überschriebenen Vanilla Mobs vor JSON Version 1.8.0 behoben, der dazu führte, dass Bienen nicht beschwörbar waren (MCPE-58557)
Der "has_equipment"-Filter wertet nun benutzerdefinierte Entity-Spawn-Eier korrekt aus
Die "ImpactDamageSubcomponent" wird wieder nur dann verhindern, dass Schaden an feuerimmunen Mobs ausgeteilt wird, wenn das Feld "catchFire" true ist und das Projektil brennt
Grafisch
Behebung eines Absturzes unter Windows 10, der im Raytracing-Modus aufgrund einer veralteten Zeigerreferenz auftreten kann
Verschiedene Fälle behoben, in denen Raytracing-Texturen nicht neu geladen wurden (Umschalten der Auflösung, Umschalten des Hochskalierungsmodus, Umschalten von Raytracing ein/aus)
Behebung der zu dunklen Texturen des Verzauberten Bogens (MCPE-119701)
Dedizierter Server
Das Log des dedizierten Servers listet nun alle Experimente auf, die in einer Welt aktiviert sind, wenn diese geladen wird.
Beta 1.17.0.58 is the fifth beta version for Bedrock Edition 1.17.0, released on May 20, 2021,[9] which fixes bugs.
Änderungen
Technical
Mobs
Added a new field "transform_to_item" to the "minecraft:ageable" component.
If the field is filled with an item name, the item will be given back when any of "feed_items" are used. Similar to "transform_to_item" in the "minecraft:breedable" component.
Stalactites now drip water slightly more often when filling a cauldron.
Pointed dripstone now correctly gets destroyed after the block it was placed on is broken by block updates.
User Interface
Tweaked background color of settings screens.
Graphical
Fixed a bug that could occur on older worlds where looking up in a minecart would display the inside of the minecart blocking the player's view.
Maps inside Glow Item Frames no longer cause nearby items to light up.
Items
Picking or breaking Glow Item Frames now gives the correct item (MCPE-117514).
Advanced Pick Block will now save the data of copied blocks correctly (MCPE-126040).
Furnace, Smoker, and Blast Furnace now become unlit when fuel finishes (MCPE-127550, MCPE-127559).
Fixed a bug where the map was centred on player's position when it was created (MCPE-126607).
Baby Axolotls no longer consume the Bucket when being fed with a Bucket of Tropical Fish.
Buckets that were used to feed Axolotls can now be stacked together with other empty Buckets (MCPE-127426).
Gameplay
Fixed ripple effect on portals and crash when creating a large amount of portal blocks (MCPE-126674, MCPE-126690).
Fixed bubble columns on naturally generated Magma Blocks (MCPE-127196).
Commands
Function's positional offset is no longer re-evaluated for every command inside the function when run with the '/execute' command. It is now only evaluated once for the whole function (MCPE-124890).
Technical
Fixed an issue with Signs not displaying the saved text upon placement.
The "has_equipment" filter once again supports data values.