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

From SAS Gaming Wiki
SyncBot (talk | contribs)
Fix template calls: add MC/ prefix
SyncBot (talk | contribs)
Sync: updated from Minecraft
 
Line 21: Line 21:
}}<onlyinclude>
}}<onlyinclude>


'''Beta 1.18.20.25''' (Windows, Android, Xbox) and '''Preview 1.18.20.26''' (Windows, iOS, iPadOS, Xbox) is the third beta/''Preview'' version for [[Minecraft:Bedrock Edition 1.18.30]],{{MC/Efn|Bedrock Edition 1.18.20 is not a version of the game and its betas are instead part of [[Minecraft:Bedrock Edition 1.18.30|1.18.30]].<ref>[https://clips.twitch.tv/PunchyNastySwallowKappaClaus-2qjFzirVYrWnJPm9 1.18.20 rolled into 1.18.30]; CornerHard on Twitch - March 30, 2022</ref>}} released on February 9, 2022,<ref>{{cite|url=https://feedback.minecraft.net/hc/en-us/articles/4424787358221|title=Minecraft Beta - 1.18.20.25 (Xbox / Windows / Android)|website=feedback.minecraft.net|date=February 9, 2022}}</ref> which makes changes to the hunger system, and fixes bugs.
'''Beta 1.18.20.25''' (Windows, Android, Xbox) and '''Preview 1.18.20.26''' (Windows, iOS, iPadOS, Xbox) is the third beta/''Preview'' version for [[Minecraft:Bedrock Edition 1.18.30]],{{efn|Bedrock Edition 1.18.20 is not a version of the game and its betas are instead part of [[Minecraft:Bedrock Edition 1.18.30|1.18.30]].<ref>[https://clips.twitch.tv/PunchyNastySwallowKappaClaus-2qjFzirVYrWnJPm9 1.18.20 rolled into 1.18.30]; CornerHard on Twitch - March 30, 2022</ref>}} released on February 9, 2022,<ref>{{cite|url=https://feedback.minecraft.net/hc/en-us/articles/4424787358221|title=Minecraft Beta - 1.18.20.25 (Xbox / Windows / Android)|website=feedback.minecraft.net|date=February 9, 2022}}</ref> which makes changes to the hunger system, and fixes bugs.


== Additions ==
== Additions ==
=== Command format ===
=== Command format ===
'''{{MC/Cmd|placefeature}}'''
'''{{cmd|placefeature}}'''
* Used to place a configured feature at a given location.
* Used to place a configured feature at a given location.
* Was removed in the next beta due to the commands being not fully implemented yet.<ref>{{tweet|MattGartzke|1491601001618366467|@MCPE4theBeacon Not quite ready for full implementation. You might see it go away in the next beta, but the team is still working hard on it!}}</ref>
* Was removed in the next beta due to the commands being not fully implemented yet.<ref>{{tweet|MattGartzke|1491601001618366467|@MCPE4theBeacon Not quite ready for full implementation. You might see it go away in the next beta, but the team is still working hard on it!}}</ref>
Line 31: Line 31:
== Changes ==
== Changes ==
=== Gameplay ===
=== Gameplay ===
'''Hunger'''
'''[[Minecraft:Hunger]]'''
* The rate of hunger depletion can now be changed with behavior packs ([[Minecraft:add-on]]s).
* The rate of hunger depletion can now be changed with behavior packs ([[Minecraft:add-on]]s).
* Exhaustion levels: the rate that hunger decreases has been changed to better match {{MC/JE}}, so players can now properly lose hunger when sprinting or swimming and lose significantly less hunger when jumping.
* [[Minecraft:Exhaustion]] levels: the rate that hunger decreases has been changed to better match {{JE}}, so [[Minecraft:player]]s can now properly lose hunger when sprinting or swimming and lose significantly less hunger when jumping.
: {| class="wikitable sortable" data-description="Exhaustion"
: {| class="wikitable sortable" data-description="Exhaustion"
! class="unsortable" | Action
! class="unsortable" | Action
Line 50: Line 50:
| per meter
| per meter
|-
|-
| Breaking a block
| Breaking a [[Minecraft:Blocks|block]]
| style="text-align: right;" | 0.025
| style="text-align: right;" | 0.025
| style="text-align: right;" | 0.005
| style="text-align: right;" | 0.005
Line 60: Line 60:
| per jump
| per jump
|-
|-
| Attacking an enemy
| Attacking an [[Minecraft:enemy]]
| style="text-align: right;" | 0.3&#8199;&#8199;
| style="text-align: right;" | 0.3&#8199;&#8199;
| style="text-align: right;" | 0.1&#8199;&#8199;
| style="text-align: right;" | 0.1&#8199;&#8199;
Line 81: Line 81:
=== Changes ===
=== Changes ===
==== Blocks ====
==== Blocks ====
'''Frog spawn'''
'''[[Minecraft:Frog spawn]]'''
* Frog Spawn is no longer invisible when seen from below.
* Frog Spawn is no longer invisible when seen from below.


Line 90: Line 90:


==== Items ====
==== Items ====
'''Goat horns'''
'''[[Minecraft:Goat horn]]s'''
* A sound now plays when a Horn breaks off a goat.
* A sound now plays when a Horn breaks off a goat.
* An animation is now shown when using the goat horn in both 1st and 3rd person views.
* An animation is now shown when using the goat horn in both 1st and 3rd person views.
Line 103: Line 103:
* Added spawnItemto spawn an ItemStack in the dimension
* Added spawnItemto spawn an ItemStack in the dimension
* Exposed the following components for Entities:
* Exposed the following components for Entities:
** {{MC/Cd|minecraft:can_climb}}
** {{cd|minecraft:can_climb}}
** {{MC/Cd|minecraft:can_fly}}
** {{cd|minecraft:can_fly}}
** {{MC/Cd|minecraft:can_power_jump}}
** {{cd|minecraft:can_power_jump}}
** {{MC/Cd|minecraft:fire_immune}}
** {{cd|minecraft:fire_immune}}
** {{MC/Cd|minecraft:floats_in_liquid}}
** {{cd|minecraft:floats_in_liquid}}
** {{MC/Cd|minecraft:is_dyable}}
** {{cd|minecraft:is_dyable}}
** {{MC/Cd|minecraft:is_baby}}
** {{cd|minecraft:is_baby}}
** {{MC/Cd|minecraft:is_charged}}
** {{cd|minecraft:is_charged}}
** {{MC/Cd|minecraft:is_chested}}
** {{cd|minecraft:is_chested}}
** {{MC/Cd|minecraft:is_hidden_when_invisible}}
** {{cd|minecraft:is_hidden_when_invisible}}
** {{MC/Cd|minecraft:is_ignited}}
** {{cd|minecraft:is_ignited}}
** {{MC/Cd|minecraft:is_illager_captain}}
** {{cd|minecraft:is_illager_captain}}
** {{MC/Cd|minecraft:is_saddled}}
** {{cd|minecraft:is_saddled}}
** {{MC/Cd|minecraft:is_shaking}}
** {{cd|minecraft:is_shaking}}
** {{MC/Cd|minecraft:is_sheared}}
** {{cd|minecraft:is_sheared}}
** {{MC/Cd|minecraft:is_stackable}}
** {{cd|minecraft:is_stackable}}
** {{MC/Cd|minecraft:is_stunned}}
** {{cd|minecraft:is_stunned}}
** {{MC/Cd|minecraft:is_tamed}}
** {{cd|minecraft:is_tamed}}
** {{MC/Cd|minecraft:wants_jockey}}
** {{cd|minecraft:wants_jockey}}


'''Volume'''
'''Volume'''
Line 144: Line 144:


'''Technical'''
'''Technical'''
* Using {{MC/Cmd|playanimation}} command now updates paper doll and inventory character ({{bug|MCPE-137353}})
* Using {{cmd|playanimation}} command now updates paper doll and inventory character ({{bug|MCPE-137353}})
* Using biome-specific vanilla fog settings as default when overriding fog settings.
* Using biome-specific vanilla fog settings as default when overriding fog settings.
* Title commands fired before a client was done joining now shows instead of being ignored.
* Title commands fired before a client was done joining now shows instead of being ignored.
Line 150: Line 150:


== Notes ==
== Notes ==
{{MC/Fnlist}}
{{fnlist}}


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


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


[[Category:Bedrock Edition 1.18.30 betas|0]]
[[Minecraft:de:Bedrock Edition beta 1.18.20.25]]
 
[[Minecraft:es:Bedrock Edition Preview 1.18.20.26]]
de:Bedrock Edition beta 1.18.20.25
[[Minecraft:ja:Bedrock Edition Preview 1.18.20.26]]
es:Bedrock Edition Preview 1.18.20.26
[[Minecraft:pt:Edição Bedrock Preview 1.18.20.26]]
ja:Bedrock Edition Preview 1.18.20.26
[[Minecraft:zh:基岩版1.18.20.25]]
pt:Edição Bedrock Preview 1.18.20.26
zh:基岩版1.18.20.25

Latest revision as of 11:03, 29 May 2026

Template:Infobox version

Beta 1.18.20.25 (Windows, Android, Xbox) and Preview 1.18.20.26 (Windows, iOS, iPadOS, Xbox) is the third beta/Preview version for Minecraft:Bedrock Edition 1.18.30,Template:Efn released on February 9, 2022,<ref>Template:Cite</ref> which makes changes to the hunger system, and fixes bugs.

Additions

Command format

Template:Cmd

  • Used to place a configured feature at a given location.
  • Was removed in the next beta due to the commands being not fully implemented yet.<ref>Template:Tweet</ref>

Changes

Gameplay

Minecraft:Hunger

Action Old rate New rate Units
Swimming 0 0.01  per meter
Minecraft:Sprinting 0 0.1 per meter
Breaking a block 0.025 0.005 per block broken
Jumping 0.4   0.05  per jump
Attacking an Minecraft:enemy 0.3   0.1   per attack landed
Jumping while sprinting 1.6   0.2   per jump

Items

Minecraft:Boats

Experimental

These additions and changes are accessible by enabling the "Wild Update", "Vanilla Experiments", "Upcoming Creator Features", and "GameTest Framework" experimental toggle.

Changes

Blocks

Minecraft:Frog spawn

  • Frog Spawn is no longer invisible when seen from below.

Minecraft:Froglights

Items

Minecraft:Goat horns

  • A sound now plays when a Horn breaks off a goat.
  • An animation is now shown when using the goat horn in both 1st and 3rd person views.

Technical

GameTest Framework

Volume

  • Volume definitions are now stored and read from behavior packs instead of being part of the level directory.

Fixes

Gameplay

  • Removed water from the extra-block when placing an amethyst cluster (Template:Bug)
  • Reverted fix for coral fan pathing
  • Tweaked hunger depletion rate to better match Java Edition (Template:Bug)
    • Players can now properly lose hunger when sprinting or swimming
    • Players lose significantly less hunger when jumping
    • Exhaustion rates can now be tweaked in behavior packs

Mobs

  • Fixed an issue where entities were not protected from fire damage by Fire Resistance effect
  • Mobs that are riding a boat, for example, can no longer use JumpToBlockGoal (Template:Bug)

User Interface

  • Crouch (sneak) state is now reset when player dies to avoid getting stuck in crouch state after respawning
  • The Resource Packs tab in the new Create New World screen is now available.

Technical

  • Using Template:Cmd command now updates paper doll and inventory character (Template:Bug)
  • Using biome-specific vanilla fog settings as default when overriding fog settings.
  • Title commands fired before a client was done joining now shows instead of being ignored.
  • Fixed a case where ray tracing resources would be destroyed prematurely on level exit from an RTX-enabled world.

Notes

Template:Fnlist

References

Template:Reflist

Navigation

Template:Navbox Bedrock Edition versions

Minecraft:de:Bedrock Edition beta 1.18.20.25 Minecraft:es:Bedrock Edition Preview 1.18.20.26 Minecraft:ja:Bedrock Edition Preview 1.18.20.26 Minecraft:pt:Edição Bedrock Preview 1.18.20.26 Minecraft:zh:基岩版1.18.20.25