Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Bedrock Edition Preview 1.21.80.28: Difference between revisions

From SAS Gaming Wiki
SyncBot (talk | contribs)
Remove broken links to missing pages
SyncBot (talk | contribs)
Fix template calls: add MC/ prefix
 
Line 44: Line 44:
==== General ====
==== General ====
'''Graphical'''
'''Graphical'''
*Updated the format of {{cd|lighting/global.json}} to include support for controlling the new End light flash in [[Minecraft:Vibrant Visuals]]. The {{cd|directional_lights}} section now has two groups: {{cd|orbital}}, which contains the lighting information around the sun and moon, and {{cd|flash}}, which contains information about the End light flash. The {{cd|flash}} section supports an {{cd|illuminance}} field which controls the max illuminance of the End light flash, and a {{cd|color}} field, which controls the color of the flash. Example JSON with this new format follows:
*Updated the format of {{MC/Cd|lighting/global.json}} to include support for controlling the new End light flash in [[Minecraft:Vibrant Visuals]]. The {{MC/Cd|directional_lights}} section now has two groups: {{MC/Cd|orbital}}, which contains the lighting information around the sun and moon, and {{MC/Cd|flash}}, which contains information about the End light flash. The {{MC/Cd|flash}} section supports an {{MC/Cd|illuminance}} field which controls the max illuminance of the End light flash, and a {{MC/Cd|color}} field, which controls the color of the flash. Example JSON with this new format follows:
<syntaxhighlight lang="c++">
<syntaxhighlight lang="c++">
{
{
Line 91: Line 91:


== Fixes ==
== Fixes ==
{{fixes|project=MCPE|fixedin=1.21.80.28 Preview
{{MC/Fixes|project=MCPE|fixedin=1.21.80.28 Preview
|;previous
|;previous
|199218|Dried Ghast can generate in worlds without experimental toggle, showing Incorrect Texture
|199218|Dried Ghast can generate in worlds without experimental toggle, showing Incorrect Texture
Line 102: Line 102:


== References ==
== References ==
{{reflist}}
{{MC/Reflist}}


== Navigation ==
== Navigation ==
{{Navbox Bedrock Edition versions|1.2x}}
{{MC/Navbox Bedrock Edition versions|1.2x}}


[[Category:Bedrock Edition 1.21.80 betas]]
[[Category:Bedrock Edition 1.21.80 betas]]

Latest revision as of 19:24, 9 April 2026

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

Minecraft:Realms

File:Realms Settings "Advanced" Tab (Bedrock Preview 1.21.80.28).png
The new "Advanced" tab in the Realms settings.
  • 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

Minecraft:Structures

  • 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
  1. REDIRECT Template:Code

Template:Redr to include support for controlling the new End light flash in Minecraft:Vibrant Visuals. The

  1. REDIRECT Template:Code

Template:Redr section now has two groups:

  1. REDIRECT Template:Code

Template:Redr, which contains the lighting information around the sun and moon, and

  1. REDIRECT Template:Code

Template:Redr, which contains information about the End light flash. The

  1. REDIRECT Template:Code

Template:Redr section supports an

  1. REDIRECT Template:Code

Template:Redr field which controls the max illuminance of the End light flash, and a

  1. REDIRECT Template:Code

Template:Redr 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

Script error: No such module "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

<references group="">

 </references>

Navigation

Template:BlockSprite Demo
(Guide)
Template:BlockSprite 0.1
(Guide)
Template:FileLink 0.2
(Guide)
Template:BlockSprite 0.3
(Guide)
Template:BlockSprite 0.4
(Guide)
Template:BlockSprite 0.5
(Guide)
Template:ItemSprite 0.6
(Guide)
Template:ItemSprite 0.7
(Guide)
v0.7.0
Template:LegacyItemSprite 0.8
(Guide)
v0.8.0
Template:LegacyBlockSprite 0.9
(Guide)
v0.9.0
Template:EnvSprite 0.10
(Guide)
v0.10.0
Template:ItemSprite 0.11
(Guide)
v0.11.0
Template:EnvSprite 0.12
(Guide)
v0.12.1
Template:ItemSprite 0.13
(Guide)
v0.13.0
Template:ItemSprite Overworld Update
(Guide)
v0.14.0
Template:EntitySprite Friendly Update
(Guide)
v0.15.0
Realms
v0.15.1
Template:ItemSprite Boss Update
(Guide)
v0.16.0
Template:EntitySprite Ender Update
(Guide)
1.0.0
1.0.3
1.0.4
1.0.5
1.0.6
Template:ItemSprite Discovery Update
(Guide)
1.1.0
1.1.1
1.1.3
Template:FileLink Better Together Update
(Guide)
1.2.0
1.2.3
1.2.5
1.2.6
1.2.10
1.2.13
Template:ItemSprite Update Aquatic (Phase One)
(Guide)
1.4.0
Template:BlockSprite Update Aquatic (Phase Two)
(Guide)
1.5.0
Template:EntitySprite 1.6
(Guide)
1.6.0
Template:BlockSprite 1.7
(Guide)
1.7.0
Template:EntitySprite 1.8
(Guide)
1.8.0
Template:EntitySprite 1.9
(Guide)
1.9.0
Template:BlockSprite Texture Update
(Guide)
1.10.0
Template:EffectSprite Village & Pillage
(Guide)
1.11.0
Template:BlockSprite 1.12
(Guide)
1.12.0
Template:EntitySprite 1.13
(Guide)
1.13.0
Template:EntitySprite Buzzy Bees
(Guide)
1.14.0
1.14.1
1.14.20
1.14.30
Template:ItemSprite Nether Update
(Guide)
1.16.0
1.16.20
1.16.100
1.16.200
RTX Beta
1.16.210
1.16.220
Template:BlockSprite Caves & Cliffs: Part I
(Guide)
1.17.0
1.17.10
1.17.30
1.17.40
Template:BlockSprite Caves & Cliffs: Part II
(Guide)
1.18.0
1.18.10
1.18.30
Template:BlockSprite The Wild Update
(Guide)
1.19.0
1.19.10
1.19.20
1.19.30
1.19.40
1.19.50
1.19.60
1.19.70
1.19.80
Template:ItemSprite Trails & Tales
(Guide)
1.20.0
1.20.10
1.20.30
1.20.40
Template:EntitySprite Bats and Pots
(Guide)
1.20.50
1.20.60
1.20.70
Template:EntitySprite Armored Paws
(Guide)
1.20.80
Template:ItemSprite Tricky Trials
(Guide)
1.21.0
1.21.20
1.21.30
Template:ItemSprite Bundles of Bravery
(Guide)
1.21.40
Template:BlockSprite The Garden Awakens
(Guide)
1.21.50
1.21.60
Template:BlockSprite Spring to Life
(Guide)
1.21.70
1.21.80
Template:EntitySprite Chase the Skies
(Guide)
1.21.90
1.21.100
Template:EntitySprite The Copper Age
(Guide)
1.21.111*
1.21.120
Template:ItemSprite Mounts of Mayhem
(Guide)
1.21.130
26.0
Template:Nowrap

Template:Article other

de:Bedrock Edition beta 1.21.80.28 ja:Bedrock Edition Preview 1.21.80.28 pt:Edição Bedrock Preview 1.21.80.28 ru:Preview 1.21.80.28 (Bedrock Edition) uk:Preview 1.21.80.28 (Bedrock Edition) zh:基岩版1.21.80.28