VOOZH about

URL: https://minecraft.wiki/w/Bedrock_Edition_beta_1.17.30.23

⇱ Bedrock Edition beta 1.17.30.23 – Minecraft Wiki


Bedrock Edition beta 1.17.30.23

From Minecraft Wiki
Jump to navigation Jump to search
This page covers a development version that has a major issue under certain conditions.
 
Sub chunks below Y=0 would not save properly causing blocks to be deleted and terrain to be shifted down upon updating for worlds with the experiments toggle turned on.[1]
beta 1.17.30.23
Edition Bedrock Edition
Release date Xbox, Windows 10, Android: August 25, 2021
Build version 7012635
Internal version Windows: 1.17.3023.0

Xbox One: 1.17.3023.70
Android: 1.17.30.23

Type Beta
Beta for 1.17.30
Protocol version 464
β—„β—„  1.17.11 1.17.30 1.17.32 β–Ίβ–Ί

β—„  beta 1.17.30.22

beta 1.17.30.23

beta 1.17.30.24 β–Ί

{
 "title": "beta 1.17.30.23",
 "images": [
 "Bedrock 1.17.30.23 PatchNotes.jpg",
 "Bedrock 1.17.30.23.png"
 ],
 "rows": [
 {
 "field": "''(link to Bedrock Edition article, displayed as Bedrock Edition)''",
 "label": "(link to Edition article, displayed as Edition)"
 },
 {
 "field": "'''Xbox, Windows 10, Android''': August 25, 2021",
 "label": "Release date"
 },
 {
 "field": "7012635",
 "label": "Build version"
 },
 {
 "field": "'''Windows''': 1.17.3023.0<br>\n'''Xbox One''': 1.17.3023.70<br>\n'''Android''': 1.17.30.23<br>",
 "label": "Internal version"
 },
 {
 "field": "Beta",
 "label": "(link to Version types article, displayed as Type)"
 },
 {
 "field": "(link to Bedrock Edition 1.17.30 article, displayed as 1.17.30)",
 "label": "Beta for"
 },
 {
 "field": "464",
 "label": "(link to Protocol version article, displayed as Protocol version)"
 }
 ],
 "invimages": [],
 "footer": "<table style=\"margin: auto; word-break: break-word;\">\n<tr style=\"background: inherit;\">\n<td style=\"padding: 0.4em\" >[[Bedrock Edition 1.17.11|<span style=\"margin-right:-0.35em\">β—„</span>β—„  1.17.11]]</td>\n<td style=\"padding: 0.4em\">'''[[Bedrock Edition 1.17.30|1.17.30]]'''</td>\n<td style=\"padding: 0.4em\" >[[Bedrock Edition 1.17.32| 1.17.32 <span style=\"margin-right:-0.35em\">β–Ί</span>β–Ί]]</td>\n</tr>\n<tr style=\"background: inherit;\">\n<td style=\"padding: 0.4em\">\n[[Bedrock Edition beta 1.17.30.22|β—„  beta 1.17.30.22]]\n</td>\n<td style=\"padding: 0.4em\">''' beta 1.17.30.23'''</td>\n<td style=\"padding: 0.4em\">\n[[Bedrock Edition beta 1.17.30.24| beta 1.17.30.24 β–Ί]]\n</td>\n</tr>\n</table>"
}

Beta 1.17.30.23 is the eighth beta version for Bedrock Edition 1.17.30, released on August 25, 2021,[2][3] which added multinoise world generation from Java Edition 1.18 Experimental Snapshot 1, and fixes bugs.

Changes

[edit | edit source]

Items

[edit | edit source]

Campfires and Soul Campfires

  • Can now stack to 64.

Technical

[edit | edit source]

Molang

  • Added experimental queries for item cooldowns: 'query.is_cooldown_type', 'query.cooldown_time', and 'query.cooldown_time_remaining'.
  • Updated many Molang content errors to specify which operator or query was involved.

Data-Driven Items

  • Updated documentation for 'IconItemComponent' and it now provides a list of all IDs for the 'legacy_id' field.

Data-Driven Sounds

  • Removed the "replace" element from 'sound_definitions.json' for being ambiguous in its usage (and was never used).

Gameplay

  • Data-driven blocks can now be added to the Creative menu.
  • Knockback Roar is no longer stronger than it used to be.

Experimental

[edit | edit source]

These changes are accessible by enabling the "Caves & Cliffs" experimental toggle.

World generation

[edit | edit source]

Deep Warm Ocean

  • Now generates naturally.

Noodle caves

  • A thinner, squigglier, tighter variant of spaghetti caves.
  • These are an improved version of the mesh caves announced around Minecraft Live.

Overworld

  • Now uses the multi-noise biome source type.

Ore veins

Sub-biomes

General

  • Terrain generation is now independent from biomes, with biomes adapting to whatever terrain they happen to generate throughout.[4]
    • This allows for natural variation in the terrain of any individual biome, both in terms of shape and elevation.
      • For example, forests and deserts could form up on a hill without needing a special biome just for that purpose.
    • This additionally allows for smoother transitions between biomes.
  • Terrain is now smoother and more extreme.

Fixes

[edit | edit source]

Gameplay

  • Campfires and Soul Campfires now stack in the inventory (MCPE-67890).
  • Candle now drops when Candle Cake is pushed by a Piston (MCPE-130594).
  • Collecting Fish or Axolotl no longer immediately releases them (MCPE-44320).
  • Renamed Structure Blocks will no longer have the incorrect data mode on creation (MCPE-41625).
  • Fall damage is no longer applied when falling into Scaffolding (MCPE-108459).
  • Fixed missing rightmost outline pixels on Signs when using Β§l for wide letters and Glow Ink Sac (MCPE-137802).
  • The Thorns enchantment now does Knockback to mobs (MCPE-56212).
  • Tweaked Iron Golem spawning logic to better match the Java Edition.
  • Crimson Roots now have a small chance of growing on Warped Nylium blocks when using Bone Meal (MCPE-83616).

Commands

  • The /spawnpoint command can now be used while the player is sleeping and outputs success when setting to the player's existing spawnpoint (MCPE-106720).
  • The camera shake command no longer shakes every player's screen when "@s" is used as the selector (MCPE-120383).

Marketplace

  • Fixed "CR" characters incorrectly appearing at the end of lines for some display languages.

User Interface

  • Fixed a bug that could cause the Sign In button to appear behind the Marketplace button.
  • Fixed the Noto Sans Smooth font on Windows and Xbox platforms with the Japanese locale to address legibility and usage of correct characters.

Technical

  • Fixed movement prediction interpolating with invalid data in even more scenarios (MCPE-108568).
  • Fixed crash after firing a transform item event.
  • Fixed particles not emitting when using animation controllers.
  • Attachables that are visible in first person will no longer render backwards.

See also

[edit | edit source]

References

[edit | edit source]
  1. ↑ MCPE-139665 β€“ [Experimental] Massive chunk loading error from Y= -2 to -64 in new world β€“ resolved as "Fixed".
  2. ↑ "Minecraft Beta - 1.17.30.23 (Xbox One/Windows 10/Android)" – feedback.minecraft.net, August 25, 2021.
  3. ↑ "Minecraft Beta 1.17.30.23" by Jay Wells – Minecraft.net, August 25, 2021.
  4. ↑ "Minecraft 1.18 experimental snapshot" – Henrik Kniberg on YouTube, July 13, 2021

Navigation

[edit | edit source]
Retrieved from "https://minecraft.wiki/w/Bedrock_Edition_beta_1.17.30.23?oldid=2851627"

Navigation menu