In the latest snapshot release, version 26.3, players can look forward to two exciting new features designed to enhance the camping experience. The introduction of the Cushion allows players to sit comfortably around a campfire, available in an array of 16 vibrant color options. Crafted from three wool slabs of the same color, these cushions can be placed on any flat surface, providing a cozy spot to relax. Notably, cushions align horizontally to the grid and can overlap with most objects, adding a touch of versatility to player interactions.
Accompanying the cushion is the Straw Bed, a unique sleeping option that permits players to rest without setting a spawn point. This bed can only be used once and will be destroyed after a single night’s sleep, making it a valuable resource for adventurers on the go. Crafted from three hay bales, players can create four straw beds at a time. Additionally, a new statistic has been added to track the number of times players have slept in a straw bed, further enhancing gameplay metrics.
New Features
- Added Cushion
- Added Straw Bed
- Added Gothic language support to the game
Cushion
- The Cushion is an item that players can place in the world and interact with to sit on.
- Available in 16 colored variants, crafted using 3 wool slabs of the same color.
Cushion Placement Rules
- A Cushion can be placed on any flat surface.
- Cushions align horizontally to the grid and sit on top of the supporting surface.
- Cushions cannot move and will break if the supporting block is removed.
- They do not have collision and can overlap with other objects (except other Cushions).
Straw Bed
- The Straw Bed allows players to sleep through the night without setting a spawn point.
- It can only be used once and will be destroyed after use.
- Cannot be used in the Nether or The End; attempting to sleep there will destroy the bed.
- Crafted using 3 hay bales, yielding 4 Straw Beds.
- A new statistic tracks how many times players have slept in a Straw Bed.
Technical Changes
- The Data Pack version is now 110.0.
- The Resource Pack version is now 91.0.
Data Pack Version 110.0
Commands
Added <span class="MCEffectTextHighlightA”>posteffect
- Enables the addition or removal of “post effects” to players.
- Post effects are shaders applied to the player’s screen after normal rendering.
- These effects exist on the client side and are defined in resource packs.
- Custom shaders are now fully available for use from resource packs, though they remain subject to change.
Developer’s Note: Custom shaders are now fully available for use from resource packs, but please be aware that shaders are still subject to change, and the features involved may be redesigned in the future.
Syntax:
- <span class="MCEffectTextHighlightA”>/posteffect add – adds the post effect to the player, if it doesn’t already exist.
- <span class="MCEffectTextHighlightA”>/posteffect clear – removes all post effects from the player, if any exist.
- <span class="MCEffectTextHighlightA”>/posteffect list – lists all post effects applied to the player, if any exist.
- <span class="MCEffectTextHighlightA”>/posteffect remove – removes the post effect from the player, if it exists.
Changes to <span class="MCEffectTextHighlightA”>place
- The <span class="MCEffectTextHighlightA”>feature sub-command now allows in-line definition of the Feature.
Environment Attributes
Changed <span class="MCEffectTextHighlightA”>minecraft:gameplay/bed_rule
- The field <span class="MCEffectTextHighlightA”>explodes has been renamed to <span class="MCEffectTextHighlightA”>destroyonuse.
- Added <span class="MCEffectTextHighlightA”>destroyonleave – an optional boolean that, if <span class="MCEffectTextHighlightA”>true, destroys the Bed when leaving it.
Added <span class="MCEffectTextHighlightA”>minecraft:gameplay/strawbedrule
- Follows the same format as <span class="MCEffectTextHighlightA”>minecraft:gameplay/bed_rule, but is used for the Straw Bed.
Data Components
Updated <span class="MCEffectTextHighlightA”>minecraft:block_transformer
- Added an optional boolean field <span class="MCEffectTextHighlightA”>updatefromneighbors to control if the transformed block updates based on neighboring blocks.
Added <span class="MCEffectTextHighlightA”>minecraft:compostable
- Represents the ability to compost an item and how it adds layers to the composter.
Loot Tables
- Multiple block loot tables now reference predicates for checking if a tool has Silk Touch and is Shears instead of inlining a copy of those checks.
Tags
Block Tags
- Added <span class="MCEffectTextHighlightA”>#sculkgrowthinhibitors for blocks that prevent Sculk from spreading.
- Added <span class="MCEffectTextHighlightA”>#catscansit_on – Blocks which Cats can randomly sit on.
- Added <span class="MCEffectTextHighlightA”>#villagerscansleeponbed – Bed blocks which Villagers can sleep on.
Resource Pack Version 91.0
Block Sprites
- New Block textures added, including <span class="MCEffectTextHighlightA”>block/straw_bed.png.
Sounds
- New sound events introduced, including those for the Straw Bed and Cushion.
Fixed Bugs
- Numerous bugs have been addressed in this snapshot, enhancing overall gameplay stability and user experience.
Snapshots are available for Minecraft: Java Edition. To install the Snapshot, players can open the Minecraft Launcher and enable snapshots in the “Installations” tab. It is advisable to back up worlds before testing these versions, as they may cause corruption.