A Minecraft Java Snapshot
In this week's Snapshot, we're bringing you tweaks to the Trail Ruins, new command functionality, a new advancement trigger, and more!
Changes
- All Pottery Shards have been renamed to Pottery Sherds
- If a vibration is scheduled to be received by a Sculk Sensor or Sculk Shrieker, they will stay queued until all adjacent chunks are loaded and ticking
- The game's application icon has been updated to a Grass Block in release versions, and a Dirt Block in snapshot versions
Sniffer
- Sniffers can now be tempted by Torchflower seeds
Trail Ruins
- Reworked structures based on community feedback
- Added more structure variants
- Sand no longer generates within the structures
Technical Changes
- The data pack version is now 14, accounting for item display orientation changes
- Added a return command
- Added recipe_crafted advancement trigger
Commands
return
The return command can be used to control execution flow inside functions and change their return value. Effects:
- Remaining separate top-level commands in the currently executing function (if any) are skipped
- The result value of the function command that triggered the function is changed from the number of commands executed to value
- The result value of the return command is also value
Advancements
New triggers
recipe_crafted
- Triggered when crafting a recipe
- Conditions:
- recipe_id – the resource location of the recipe crafted
- ingredients – an array of predicates for the item stacks used in the recipe
Tags
- Added villager_plantable_seeds to represent which kind of seeds Villagers can farm
- Added maintains_farmland to represent which blocks will not cause farmland to be converted into dirt when placed on top of it
Display entity
Rendering changes
- item_display items have been rotated 180 degrees around Y axis to better match transformation applied when rendering items on armor stand head and in item frames
Get the Snapshot
Snapshot are available for Minecraft: Java Edition. To install the Snapshot, open up the Minecraft Launcher and enable snapshots in the "Installations" tab.
Testing versions can corrupt your world, so please backup and/or run them in a different folder from your main worlds.
Cross-platform server jar:
Report bugs here!
Want to give feedback?
- For any feedback and suggestions on our upcoming 1.20 features, head over to the dedicated Feedback site category. You can also leave any other feedback on the Feedback site. If you're feeling chatty, join us over at the official Minecraft Discord.
