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 beta 1.16.100.50: Difference between revisions

From SAS Gaming Wiki
imported>MinecraftBedrockPlayer7
mNo edit summary
 
SyncBot (talk | contribs)
Fix template calls: add MC/ prefix
 
(One intermediate revision by the same user not shown)
Line 20: Line 20:
== Additions ==
== Additions ==
=== General ===
=== General ===
'''[[Minecraft:Achievements]]'''
'''Achievements'''
* Added a new achievement details screen.
* Added a new achievement details screen.
** Only available after gradual roll-out.<ref name="achievementrollout1">{{tweet|Volgar|1289257749751058432|Uh-oh! I think I pressed something, and now 5% of #Minecraft beta users will see the new achievements screen. Well, might as well ask for feedback here: https://aka.ms/mcAchievementBeta.|31 Jul 2020}}</ref>
** Only available after gradual roll-out.<ref name="achievementrollout1">{{tweet|Volgar|1289257749751058432|Uh-oh! I think I pressed something, and now 5% of #Minecraft beta users will see the new achievements screen. Well, might as well ask for feedback here: https://aka.ms/mcAchievementBeta.|31 Jul 2020}}</ref>
Line 32: Line 32:
== Changes ==
== Changes ==
=== General ===
=== General ===
'''[[Minecraft:Achievements]]'''
'''Achievements'''
* Revamped the UI.<ref>{{tweet|CrisXolt|1289402834748768261|I think I am enjoying this design. What do you think?|1 Aug 2020}}</ref>
* Revamped the UI.<ref>{{tweet|CrisXolt|1289402834748768261|I think I am enjoying this design. What do you think?|1 Aug 2020}}</ref>
** Only available after gradual roll-out.<ref name="achievementrollout1"/>
** Only available after gradual roll-out.<ref name="achievementrollout1"/>
Line 39: Line 39:
=== Mobs ===
=== Mobs ===
'''[[Minecraft:Camera]]'''
'''[[Minecraft:Camera]]'''
* Can now be obtained by using {{cmd|give}} command once again.
* Can now be obtained by using {{MC/Cmd|give}} command once again.
'''[[Minecraft:Gold Nugget]], [[Minecraft:Iron Nugget]], [[Minecraft:Nether Brick]]'''
'''[[Minecraft:Gold Nugget]], [[Minecraft:Iron Nugget]], [[Minecraft:Nether Brick]]'''
* Can now be used as [[Minecraft:fuel]], lasting for 1 second.<ref>{{bug|MCPE-114216}}</ref>
* Can now be used as fuel, lasting for 1 second.<ref>{{bug|MCPE-114216}}</ref>


'''Technical'''
'''Technical'''
* Actors
* Actors
** The {{cd|minecraft:behavior.controlled_by_player}} goal is now data-driven.
** The {{MC/Cd|minecraft:behavior.controlled_by_player}} goal is now data-driven.
** Physics Component's {{cd|has_gravity}} is now used to decide whether a mob should apply water gravity, if the mob does not have a Navigation Component.  
** Physics Component's {{MC/Cd|has_gravity}} is now used to decide whether a mob should apply water gravity, if the mob does not have a Navigation Component.  
** Ender Crystals can no longer be pushed.
** Ender Crystals can no longer be pushed.
** The Squid's rendering is now data-driven.
** The Squid's rendering is now data-driven.
Line 73: Line 73:


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


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


[[Minecraft:de:Bedrock Edition beta 1.16.100.50]]
de:Bedrock Edition beta 1.16.100.50
[[Minecraft:es:Bedrock Edition beta 1.16.100.50]]
es:Bedrock Edition beta 1.16.100.50
[[Minecraft:fr:Édition Bedrock bêta 1.16.100.50]]
fr:Édition Bedrock bêta 1.16.100.50
[[Minecraft:ja:Bedrock Edition beta 1.16.100.50]]
ja:Bedrock Edition beta 1.16.100.50
[[Minecraft:pt:Edição Bedrock beta 1.16.100.50]]
pt:Edição Bedrock beta 1.16.100.50
[[Minecraft:ru:Beta 1.16.100.50 (Bedrock Edition)]]
ru:Beta 1.16.100.50 (Bedrock Edition)
[[Minecraft:zh:基岩版1.16.100.50]]
zh:基岩版1.16.100.50

Latest revision as of 19:29, 9 April 2026

Template:Infobox version

Beta 1.16.100.50 is the first beta version for Minecraft:Bedrock Edition 1.16.100,<ref>Template:Tweet</ref> released on July 30, 2020,<ref>Template:Cite</ref> which changes the achievement screen and fixes bugs.

Additions

General

Achievements

  • Added a new achievement details screen.
    • Only available after gradual roll-out.<ref name="achievementrollout1">Template:Tweet</ref>

Minecraft:Settings

  • Added Noto Sans font license button and pop-up dialog to Settings screen.

Minecraft:Creative inventory

Changes

General

Achievements

  • Revamped the UI.<ref>Template:Tweet</ref>
    • Only available after gradual roll-out.<ref name="achievementrollout1"/>
File:New UI - Achievements Screen Menu (Bedrock Beta 1.16.100.50).png
New Achievements Screen.

Mobs

Minecraft:Camera

  • Can now be obtained by using
  1. REDIRECT Template:Command

Template:Redr command once again. Minecraft:Gold Nugget, Minecraft:Iron Nugget, Minecraft:Nether Brick

  • Can now be used as fuel, lasting for 1 second.<ref>Template:Bug</ref>

Technical

  • Actors
    • The
  1. REDIRECT Template:Code

Template:Redr goal is now data-driven.

    • Physics Component's
  1. REDIRECT Template:Code

Template:Redr is now used to decide whether a mob should apply water gravity, if the mob does not have a Navigation Component.

    • Ender Crystals can no longer be pushed.
    • The Squid's rendering is now data-driven.
    • Minecarts are now data-driven.
      • This converted minecart rideable, minecarts with chest, with hopper, with command block, and with TNT to be data-driven.
  • Display Name Component
    • Items can now override their display name with a localized 'value'.

Fixes

General

  • Custom names now modify boss's bars (Template:Bug)
  • Fixed bug where system language setting for Simplified and Traditional Chinese was not honored by the game.
  • Nintendo Switch can now upload worlds to Realms again (Template:Bug).
    • This fix is still in beta so won’t be available for Realms or non-beta platforms yet.
  • Game no longer crashes if a player opens a shulker box they're standing on after rejoining a multiplayer session
  • Fixed issue where some walls were not correctly connected on world load
  • Fishing Rod will now correctly cast when close to a mob (Template:Bug).
  • Fixed an issue that meant the block highlight/selection box was extending above blocks.
  • Fixed an issue with missing animation when damaging bamboo.
  • Added Noto Sans font license button and pop-up dialog to Settings screen (in the Profile section).

Graphical

  • Fixed a graphical issue with glass blocks in City Living world, that affected some devices on Windows 10.
  • Fixed an issue with the skybox background graphics not rendering correctly on some devices.

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.16.100.50 es:Bedrock Edition beta 1.16.100.50 fr:Édition Bedrock bêta 1.16.100.50 ja:Bedrock Edition beta 1.16.100.50 pt:Edição Bedrock beta 1.16.100.50 ru:Beta 1.16.100.50 (Bedrock Edition) zh:基岩版1.16.100.50