Minecraft:Bedrock Edition beta 1.17.20.22: Difference between revisions
More actions
Remove broken links to missing pages |
Fix template calls: add MC/ prefix |
||
| Line 37: | Line 37: | ||
=== Technical === | === Technical === | ||
'''Commands ''' | '''Commands ''' | ||
* Target selectors {{ | * Target selectors {{MC/Cd|ry}} and {{MC/Cd|rym}} now support wrapping around north | ||
'''Spawning ''' | '''Spawning ''' | ||
* Similar to the {{ | * Similar to the {{MC/Cd|spawns_on_block_filter}}, the {{MC/Cd|spawns_above_block_filter}} specifies a list of blocks and a distance. | ||
** The mob can then spawn only if the nearest block within the specified distance below the desired spawnpoint is in that list (water and air not included). | ** The mob can then spawn only if the nearest block within the specified distance below the desired spawnpoint is in that list (water and air not included). | ||
| Line 73: | Line 73: | ||
=== Technical === | === Technical === | ||
'''GameTest Framework''' | '''GameTest Framework''' | ||
* Renamed {{ | * Renamed {{MC/Cd|BlockTypes}} class to {{MC/Cd|MinecraftBlockTypes}} | ||
* Renamed {{ | * Renamed {{MC/Cd|Effects}} class to {{MC/Cd|MinecraftEffectTypes}} | ||
* Renamed {{ | * Renamed {{MC/Cd|Items}} class to {{MC/Cd|MinecraftItemTypes}} | ||
* Events | * Events | ||
** Added read-only property currentTick to tick event - Returns the current server tick | ** Added read-only property currentTick to tick event - Returns the current server tick | ||
** Renamed event {{ | ** Renamed event {{MC/Cd|createEntity}} to {{MC/Cd|entityCreate}} | ||
** Renamed event {{ | ** Renamed event {{MC/Cd|addEffect}} to {{MC/Cd|effectAdd}} | ||
** Renamed event {{ | ** Renamed event {{MC/Cd|activatePiston}} to {{MC/Cd|pistonActivate}} | ||
** Renamed event {{ | ** Renamed event {{MC/Cd|beforeActivatePiston}} to {{MC/Cd|beforePistonActivate}} | ||
** Renamed event {{ | ** Renamed event {{MC/Cd|explodeBlock}} to {{MC/Cd|blockExplode}} | ||
** Renamed event {{ | ** Renamed event {{MC/Cd|changeWeather}} to {{MC/Cd|weatherChange}} | ||
== Fixes == | == Fixes == | ||
| Line 134: | Line 134: | ||
== References == | == References == | ||
{{Reflist}} | {{MC/Reflist}} | ||
== Navigation == | == Navigation == | ||
{{Navbox Bedrock Edition versions|1.1x}} | {{MC/Navbox Bedrock Edition versions|1.1x}} | ||
de:Bedrock Edition beta 1.17.20.22 | de:Bedrock Edition beta 1.17.20.22 | ||
Latest revision as of 19:31, 9 April 2026
Beta 1.17.20.22 is the third beta version for Minecraft:Bedrock Edition 1.17.30, released on July 14, 2021,<ref>Template:Cite</ref><ref>Template:Mcnet</ref> which made mob spawning changes behind experimental toggle, and fixes bugs.
Changes
Blocks
Light Block
- Light blocks now reveal a particle when the player is holding the item.
- Unlike in Minecraft:Java Edition, the respective item texture is used as the particle instead of four yellow stars.
Mobs
Axolotls
- Axolotls now spawn only where there's a stone block less than 10 blocks below the spawning space.
General
User Interface
- Slightly changed the Minecraft logo on the loading screen and main menu (before Beta panorama loaded).
Technical
Commands
- Target selectors
- REDIRECT Template:Code
Template:Redr and
- REDIRECT Template:Code
Template:Redr now support wrapping around north
Spawning
- Similar to the
- REDIRECT Template:Code
Template:Redr, the
- REDIRECT Template:Code
Template:Redr specifies a list of blocks and a distance.
- The mob can then spawn only if the nearest block within the specified distance below the desired spawnpoint is in that list (water and air not included).
Experimental
These changes are accessible by enabling the "Caves & Cliffs" and "Enable GameTest Framework" experimental toggle.
Blocks
- Can now generate below Y=0 to Y=-64.
Mobs
Axolotl
- Now only spawn in lush caves.
- Can now spawn below Y=0 to Y=-64.
Glow Squid
- Can now spawn below Y=0 to Y=-64.
Goat
- Now only spawn in mountain meadow biome.
General
- Block light level now must be 0 for many hostile mobs to spawn.<ref>Template:Tweet</ref>
World generation
Dripstone Cluster
- Can now generate below Y=0 to Y=-64.
Dripstone Caves and Minecraft:Lush Caves biome
- Can now generate below Y=0 to Y=-64.
Technical
GameTest Framework
- Renamed
- REDIRECT Template:Code
Template:Redr class to
- REDIRECT Template:Code
- Renamed
- REDIRECT Template:Code
Template:Redr class to
- REDIRECT Template:Code
- Renamed
- REDIRECT Template:Code
Template:Redr class to
- REDIRECT Template:Code
- Events
- Added read-only property currentTick to tick event - Returns the current server tick
- Renamed event
- REDIRECT Template:Code
- REDIRECT Template:Code
- Renamed event
- REDIRECT Template:Code
- REDIRECT Template:Code
- Renamed event
- REDIRECT Template:Code
- REDIRECT Template:Code
- Renamed event
- REDIRECT Template:Code
- REDIRECT Template:Code
- Renamed event
- REDIRECT Template:Code
- REDIRECT Template:Code
- Renamed event
- REDIRECT Template:Code
- REDIRECT Template:Code
Fixes
Stability and performance
- Fixed several crashes that could occur during gameplay
Blocks
- Amethyst cluster block can no longer be placed on grass path.
- Corrected deepslate lapis lazuli ore block name from deepslate lapis ore (Template:Bug).
- Dispensers now remove bubble columns when removing water (Template:Bug).
- Sea pickles now change light depending on being in water or not (Template:Bug).
- Snow layers are now melted by light from torches, etc. (Template:Bug).
- Vanilla parity: falling gravity blocks will no longer break when landing on certain blocks (Template:Bug).
Gameplay
- Vanilla parity: using bone meal on moss blocks now also replaces tuff blocks (Template:Bug).
- Vanilla parity: fixed light block not being displayed correctly when being held (Template:Bug).
- Fixed held items not disappearing visually to other players after a player dies when the keep inventory gamerule is enabled (Template:Bug).
- Nether portals placed between chunks no longer break when leaving the Nether (Template:Bug).
- Shears now correctly cut vines and glow lichen faster (Template:Bug).
- Weeping and twisting vines now grow correctly after the player breaks them (Template:Bug).
Graphical
- Adjusted padding for HD textures in mipmaps level 1 in texture atlas to fix texture bleeding.
- Half of the enchantment table book doesn't render dark anymore (Template:Bug).
- Blocks moved by a piston are no longer white while moving (Template:Bug).
Mobs
- Axolotl spawns only when there is stone up to 10 blocks under them, and not in bubble columns.
- Armor stands now drop equipped items when destroyed by fire or lava (Template:Bug).
- Limited the maximum number of phantom mobs that can spawn (Template:Bug).
- Goats now play their "impact 3" sound (Template:Bug).
User interface
- Recipe book crafting estimates no longer differ from the actual results.
- Experimental warning message is no longer displayed inconsistently when loading beta worlds.
- Cursor items no longer count towards recipe ingredient in recipe book.
- Selected recipe is now deselected when the player runs out of ingredients.
- Non-craftable recipes no longer displayed in recipe book when search mechanism is used.
- Nether blocks now appear in the crafting grid if any other ingredient is unavailable.
- Fixed a wireless network connection error message that appeared when players were connected via a wired network.
- Fixed various spelling errors in character creator.
- Hover of widget buttons were showing corrupted appearance before full load was complete.
- Fixed a legibility issue with some Japanese font characters.
- Riding an animal now displays the correct tooltip term when played on a non-touch screen.
Technical
- Killing a custom mob with an unknown loot table entry type will no longer cause a crash, and will now throw a content error (Template:Bug).
- Rabbit with initialEvent specified now scales properly to adult rabbit size (Template:Bug).
References
<references group="">
</references>
de:Bedrock Edition beta 1.17.20.22 es:Bedrock Edition beta 1.17.20.22 fr:Édition Bedrock bêta 1.17.20.22 pt:Edição Bedrock beta 1.17.20.22 ru:Beta 1.17.20.22 (Bedrock Edition) zh:基岩版1.17.20.22