Minecraft:Bedrock Edition Preview 1.21.80.28
More actions
Template:Infobox version Beta 1.21.80.28 (ChromeOS, Android) or Preview 1.21.80.28 (Windows, iOS, iPadOS, Xbox, PlayStation) is the sixth and final beta/Preview version for Minecraft:Bedrock Edition 1.21.80, released on April 15, 2025,<ref>Template:Cite</ref> which fixes bugs.
Changes
General
- Realms server hosting region preference selection:
- Added a new "Advanced" tab to the Realms settings screen.
- In the advanced tab, Realm owners can select which datacenter region they would like to host their Realm in.
- Options include a list of regions, or allowing the Realms service to automatically select the best region for the Realm owner or the first player to join the Realm in a given session.
- Note that this selection is a preference only and due to server capacity, your Realm may be hosted in a different region than selected.
- In that case, the next closest region to your preference will be selected.
- Added a message during joining a Realm to indicate which server region your Realm is assigned to for that session.
- More information will be shared about Realms server hosting with the next full release.
World generation
- Data-driven Jigsaw Structures have been put back behind the experimental toggle.
Experimental
These additions and changes are accessible by enabling the "Vibrant Visuals" experimental toggle.
Changes
General
Graphical
- Updated the format of Template:Cd to include support for controlling the new End light flash in Minecraft:Vibrant Visuals. The Template:Cd section now has two groups: Template:Cd, which contains the lighting information around the sun and moon, and Template:Cd, which contains information about the Minecraft:End light flash. The Template:Cd section supports an Template:Cd field which controls the max illuminance of the End light flash, and a Template:Cd field, which controls the color of the flash. Example JSON with this new format follows:
<syntaxhighlight lang="c++"> {
"format_version": "1.21.80",
"minecraft:lighting_settings": {
"description": {
"identifier": "minecraft:default_lighting"
},
"directional_lights": {
"orbital": {
"sun": {
"illuminance": {
"0.0": 1.0,
},
"color": {
"0.0": [ 255, 255, 0 ]
}
},
"moon": {
"illuminance": {
"0.0": 1.0,
},
"color": {
"0.0": [ 0, 0, 255 ]
}
},
"orbital_offset_degrees": 5.0
},
"flash": {
"illuminance": 1.0,
"color": [ 255, 0, 255 ]
}
},
"emissive": {
"desaturation": 0.2
},
"ambient": {
"color": "#FFFFFF",
"illuminance": 0.4
},
"sky": {
"intensity": 0.8
}
}
}</syntaxhighlight>
Fixes
Template:Fixes Other
- Empty open Bundle icon now renders correctly when Bundles are tapped with Touch Controls.
- Fixed bugs causing marketplace addon content to sometimes not load in a world.
- Fixed a crash caused by buffer overrun in the data driven renderer when multiple values wrote to overlay color.
- Fixed null pointer de-referencing crash in chunk rendering.
References
Template:Navbox Bedrock Edition versions
Minecraft:de:Bedrock Edition beta 1.21.80.28 Minecraft:ja:Bedrock Edition Preview 1.21.80.28 Minecraft:pt:Edição Bedrock Preview 1.21.80.28 Minecraft:ru:Preview 1.21.80.28 (Bedrock Edition) Minecraft:uk:Preview 1.21.80.28 (Bedrock Edition) Minecraft:zh:基岩版1.21.80.28