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.18.30.21: Difference between revisions

From SAS Gaming Wiki
imported>LauraFii
No edit summary
 
SyncBot (talk | contribs)
Fix template calls: add MC/ prefix
 
(One intermediate revision by the same user not shown)
Line 21: Line 21:
}}<onlyinclude>
}}<onlyinclude>


'''Beta 1.18.30.20''' (Windows, Android, Xbox) or '''Preview 1.18.30.21''' (Windows, iOS, iPadOS, Xbox) is the sixth beta/''Preview'' version for [[Minecraft:Bedrock Edition 1.18.30]], released on March 3, 2022,<ref>{{cite|url=https://feedback.minecraft.net/hc/en-us/articles/4577469770381-Minecraft-Beta-Preview-1-18-30-20-21|title=Minecraft Beta & Preview - 1.18.30.20/21|website=feedback.minecraft.net|date=March 3, 2022}}</ref> which makes changes to the [[Minecraft:sculk shrieker]], nerfs [[Minecraft:armor]] protection and fixes bugs.
'''Beta 1.18.30.20''' (Windows, Android, Xbox) or '''Preview 1.18.30.21''' (Windows, iOS, iPadOS, Xbox) is the sixth beta/''Preview'' version for [[Minecraft:Bedrock Edition 1.18.30]], released on March 3, 2022,<ref>{{cite|url=https://feedback.minecraft.net/hc/en-us/articles/4577469770381-Minecraft-Beta-Preview-1-18-30-20-21|title=Minecraft Beta & Preview - 1.18.30.20/21|website=feedback.minecraft.net|date=March 3, 2022}}</ref> which makes changes to the sculk shrieker, nerfs [[Minecraft:armor]] protection and fixes bugs.


== Changes ==
== Changes ==
Line 30: Line 30:
** Netherite armor will now reduce more damage than diamond armor.
** Netherite armor will now reduce more damage than diamond armor.
* Tweaked armor reduction calculation to account for toughness.
* Tweaked armor reduction calculation to account for toughness.
* Armor protects less due to the new penetration system, armor points count for less as the attack strength increases: each {{hp|2}} done by the attack reduces the effective defense points by {{armor|1}}, but not below 20% of the armor points. Each armor point now defends 0.8% to 4% instead of always 4%.
* Armor protects less due to the new penetration system, armor points count for less as the attack strength increases: each {{hp|2}} done by the attack reduces the effective defense points by {{MC/Armor|1}}, but not below 20% of the armor points. Each armor point now defends 0.8% to 4% instead of always 4%.
* Lowered the amount of knockback resistance granted by [[Minecraft:netherite]] armor. Each armor piece gives 10% of knockback reduction instead of 22.5%, so a full set reduces 40% of knockback instead of 90%.
* Lowered the amount of knockback resistance granted by netherite armor. Each armor piece gives 10% of knockback reduction instead of 22.5%, so a full set reduces 40% of knockback instead of 90%.


=== Gameplay ===
=== Gameplay ===
'''[[Minecraft:Enchanting]]'''
'''Enchanting'''
* Protection now reduces damage from negative status effects like [[Minecraft:Poison]] or [[Minecraft:Wither (effect)|Wither]].<ref>{{bug|MCPE-40651}}</ref>
* Protection now reduces damage from negative status effects like Poison or Wither.<ref>{{bug|MCPE-40651}}</ref>
* Protection enchantments have been nerfed to match ''[[Minecraft:Java Edition]]''. A full set of armor with Protection IV is ''not'' sufficient for a maximum amount of protection.<ref>{{bug|MCPE-113191}}</ref>
* Protection enchantments have been nerfed to match ''[[Minecraft:Java Edition]]''. A full set of armor with Protection IV is ''not'' sufficient for a maximum amount of protection.<ref>{{bug|MCPE-113191}}</ref>


=== Technical ===
=== Technical ===
'''General'''
'''General'''
* Removed {{cd|preventsjumpingcomponent}} from data-driven blocks.
* Removed {{MC/Cd|preventsjumpingcomponent}} from data-driven blocks.


'''Graphics'''
'''Graphics'''
* Testing RenderDragon on all Android, iOS, and iPadOS devices.
* Testing RenderDragon on all Android, iOS, and iPadOS devices.


'''{{cd|JumpToBlock}} Behavior'''
'''{{MC/Cd|JumpToBlock}} Behavior'''
* {{cd|JumpToBlock}} behavior is now correctly affected by {{cd|JumpBoost}} mob effect ({{bug|MCPE-137432}}).
* {{MC/Cd|JumpToBlock}} behavior is now correctly affected by {{MC/Cd|JumpBoost}} mob effect ({{bug|MCPE-137432}}).


'''Block components'''
'''Block components'''
* Fixed a case where experimental {{cd|BlockCollisionComponents}} did not allow partial specification.
* Fixed a case where experimental {{MC/Cd|BlockCollisionComponents}} did not allow partial specification.


== Experimental ==
== Experimental ==
Line 55: Line 55:
=== Changes ===
=== Changes ===
==== Blocks ====
==== Blocks ====
'''[[Minecraft:Sculk shrieker]]'''
'''Sculk shrieker'''
* Now listens to the tendril clicking of the sculk sensor.
* Now listens to the tendril clicking of the sculk sensor.
* The threat level that causes the warden to spawn (to be added in a future beta/preview) will now be decreased over time.
* The threat level that causes the warden to spawn (to be added in a future beta/preview) will now be decreased over time.
Line 61: Line 61:
==== Technical ====
==== Technical ====
'''GameTest Framework'''
'''GameTest Framework'''
* {{cd|BlockExplodeEvent}}
* {{MC/Cd|BlockExplodeEvent}}
** Removed property {{cd|destroyedBlockPermutation}}.
** Removed property {{MC/Cd|destroyedBlockPermutation}}.
* World additions for music management:
* World additions for music management:
** {{cd|queueMusic(trackName : string, musicOptions : MusicOptions)}}
** {{MC/Cd|queueMusic(trackName : string, musicOptions : MusicOptions)}}
** {{cd|playMusic(trackName : string, musicOptions : MusicOptions)}}
** {{MC/Cd|playMusic(trackName : string, musicOptions : MusicOptions)}}
** {{cd|stopMusic()}}
** {{MC/Cd|stopMusic()}}
* Added {{cd|MusicOptions}} JS class with volume, {{cd|fadeSeconds}} and loop properties.
* Added {{MC/Cd|MusicOptions}} JS class with volume, {{MC/Cd|fadeSeconds}} and loop properties.
* Added event {{cd|entityHurt(entityHurtEvent: EntityHurtEvent, options?: EntityEventOptions)}}, which fires when an entity takes damage.
* Added event {{MC/Cd|entityHurt(entityHurtEvent: EntityHurtEvent, options?: EntityEventOptions)}}, which fires when an entity takes damage.
* Removed 'Minecraft' and 'GameTest' imports.
* Removed 'Minecraft' and 'GameTest' imports.
** {{cd|mojang-minecraft}} and {{cd|mojang-gametest}} are now used.
** {{MC/Cd|mojang-minecraft}} and {{MC/Cd|mojang-gametest}} are now used.


== Fixes ==
== Fixes ==
Line 121: Line 121:


'''Commands'''
'''Commands'''
* Correct error output is now displayed when attempting to use the {{cmd|loot spawn}} command passing in the position of an unloaded area and there is 0 loot to drop.
* Correct error output is now displayed when attempting to use the {{MC/Cmd|loot spawn}} command passing in the position of an unloaded area and there is 0 loot to drop.
* Added {{cmd|loot}} command insert loot and insert kill overload.
* Added {{MC/Cmd|loot}} command insert loot and insert kill overload.
* Title commands fired before a client was done joining will now show instead of being ignored.</onlyinclude>
* Title commands fired before a client was done joining will now show instead of being ignored.</onlyinclude>


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


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


[[Category:Bedrock Edition 1.18.30 betas]]
[[Category:Bedrock Edition 1.18.30 betas]]


[[Minecraft:de:Bedrock Edition beta 1.18.30.20]]
de:Bedrock Edition beta 1.18.30.20
[[Minecraft:es:Bedrock Edition Preview 1.18.30.21]]
es:Bedrock Edition Preview 1.18.30.21
[[Minecraft:ja:Bedrock Edition Preview 1.18.30.21]]
ja:Bedrock Edition Preview 1.18.30.21
[[Minecraft:pt:Edição Bedrock Preview 1.18.30.21]]
pt:Edição Bedrock Preview 1.18.30.21
[[Minecraft:zh:基岩版1.18.30.20]]
zh:基岩版1.18.30.20

Latest revision as of 19:16, 9 April 2026

Template:Infobox version

Beta 1.18.30.20 (Windows, Android, Xbox) or Preview 1.18.30.21 (Windows, iOS, iPadOS, Xbox) is the sixth beta/Preview version for Minecraft:Bedrock Edition 1.18.30, released on March 3, 2022,<ref>Template:Cite</ref> which makes changes to the sculk shrieker, nerfs Minecraft:armor protection and fixes bugs.

Changes

Items

Minecraft:Armor

  • Added armor toughness to minimize the effects of the new armor penetration mechanics.
    • Diamond armor and netherite armor now have a toughness value of 2 and 3 respectively.
    • Netherite armor will now reduce more damage than diamond armor.
  • Tweaked armor reduction calculation to account for toughness.
  • Armor protects less due to the new penetration system, armor points count for less as the attack strength increases: each Template:Hp done by the attack reduces the effective defense points by 1 (Template:Armorbar), but not below 20% of the armor points. Each armor point now defends 0.8% to 4% instead of always 4%.
  • Lowered the amount of knockback resistance granted by netherite armor. Each armor piece gives 10% of knockback reduction instead of 22.5%, so a full set reduces 40% of knockback instead of 90%.

Gameplay

Enchanting

  • Protection now reduces damage from negative status effects like Poison or Wither.<ref>Template:Bug</ref>
  • Protection enchantments have been nerfed to match Minecraft:Java Edition. A full set of armor with Protection IV is not sufficient for a maximum amount of protection.<ref>Template:Bug</ref>

Technical

General

  • Removed
  1. REDIRECT Template:Code

Template:Redr from data-driven blocks.

Graphics

  • Testing RenderDragon on all Android, iOS, and iPadOS devices.

  1. REDIRECT Template:Code

Template:Redr Behavior

  1. REDIRECT Template:Code

Template:Redr behavior is now correctly affected by

  1. REDIRECT Template:Code

Template:Redr mob effect (Template:Bug).

Block components

  • Fixed a case where experimental
  1. REDIRECT Template:Code

Template:Redr did not allow partial specification.

Experimental

These additions and changes are accessible by enabling the "Wild Update" and "GameTest Framework" experimental toggle.

Changes

Blocks

Sculk shrieker

  • Now listens to the tendril clicking of the sculk sensor.
  • The threat level that causes the warden to spawn (to be added in a future beta/preview) will now be decreased over time.

Technical

GameTest Framework

  1. REDIRECT Template:Code

Template:Redr

    • Removed property
  1. REDIRECT Template:Code

Template:Redr.

  • World additions for music management:
  1. REDIRECT Template:Code

Template:Redr

  1. REDIRECT Template:Code

Template:Redr

  1. REDIRECT Template:Code

Template:Redr

  • Added
  1. REDIRECT Template:Code

Template:Redr JS class with volume,

  1. REDIRECT Template:Code

Template:Redr and loop properties.

  • Added event
  1. REDIRECT Template:Code

Template:Redr, which fires when an entity takes damage.

  • Removed 'Minecraft' and 'GameTest' imports.
  1. REDIRECT Template:Code

Template:Redr and

  1. REDIRECT Template:Code

Template:Redr are now used.

Fixes

Stability and performance

  • Fixed several crashes that could occur during gameplay.
  • Fixed possible crashes on Android when suspending or resuming the app.

Gameplay

  • Vertical field of view is no longer halved in horizontal split screen, making items such as book & quill easier to view when playing in split screen.
  • Tweaked surrounding terrain for structures such as villages during world generation (Template:Bug).
  • TNT no longer disappears when ignited with the 'TNT Explodes' game rule disabled and the 'Fire Spreads' game rule enabled (Template:Bug).
  • Gravity affected blocks now fall on top snow when placed above it instead of hovering over it (Template:Bug).

Vanilla parity

  • Players flying in Creative mode are no longer pushed by liquid current (Template:Bug).
  • Farmer villagers can now use bone meal on crops and can turn excess seeds into bone meal at their composter (Template:Bug).
  • Protection enchantment now properly works on most damage types (Template:Bug).
  • Fixed a desync issue that could sometimes cause health to regenerate only visually.
  • Landing on a stalagmite is now properly considered fall damage (Template:Bug).
  • Fixed some issues in where damage invulnerability wasn't properly being applied.
  • Fixed an issue where the Protection enchantments mitigated too much damage. This has been changed to match Java Edition (Template:Bug).
  • Absorption hearts no longer stay yellow while under the Wither effect (Template:Bug).
  • Lowered the amount of knockback resistance granted by netherite armor (Template:Bug).
  • Punching deals less damage now, to better match the Java Edition (Template:Bug).

Graphical

  • Fixed a bug in the glow squid's texture where the glow map in the alpha channel was incorrect, causing patches of non-glowing texture to be seen (Template:Bug).
  • Fixed the crosshair disappearing when Outline Selection for blocks is disabled.
  • Players that are on fire now render fire in front of the player on the inventory screen regardless of in-game camera perspective (Template:Bug).
  • Fixed a highlight effect on leather armor appearing on paperdolls (Template:Bug).

Items

  • Bucket of tropical fish no longer displays the incorrect name after catching a fish.

Marketplace

  • The skin equip warning prompt once again appears when equipping a skin from a product page.

Mobs

  • The ravager now targets and attacks the wandering trader (Template:Bug).
  • Mobs spawned from a dispenser are now persistent (Template:Bug).
  • Shulkers no longer like to occupy the same block as another shulker (Template:Bug).
  • Shulkers now prioritize attaching to neighboring block faces before trying to teleport away.
  • Shulkers now stay attached to the current attached blockface if it is valid, instead of switching to upright position.

User Interface

  • Fixed text in certain languages not being correctly rendered in the new Create New World screen (Template:Bug).

Villagers

  • Cartographers now always unlock Woodland Explorer Map trade (Template:Bug).

Commands

  • Correct error output is now displayed when attempting to use the
  1. REDIRECT Template:Command

Template:Redr command passing in the position of an unloaded area and there is 0 loot to drop.

  • Added
  1. REDIRECT Template:Command

Template:Redr command insert loot and insert kill overload.

  • Title commands fired before a client was done joining will now show instead of being ignored.

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.18.30.20 es:Bedrock Edition Preview 1.18.30.21 ja:Bedrock Edition Preview 1.18.30.21 pt:Edição Bedrock Preview 1.18.30.21 zh:基岩版1.18.30.20