Skip to main content
Minecraft · Snapshot 23w44a
Minecraft cover
MinecraftSnapshot 23w44aOct 29, 2023, 9:00 PM

New Features and Bug Fixes in Snapshot 23w44a

Official Source

Official Post

A Minecraft Java Snapshot

In this week's Snapshot we're taking a break from new features to improve ones we've already added, including fixes to Commands and the ability to use Loot Tables with Decorated Pots.

Changes

  • Copper Doors & Copper Trapdoors have updated textures

Technical Changes

  • The Data Pack version is now 23

Data Pack Version 23

  • Decorated Pots can now utilize loot tables and will read from the LootTable tag key
  • Additional changes to command functions

Commands

tick
  • The <time> parameter in the tick step command is now optional. The default value is 1
return
  • return run will now always return
function
  • If function <function tag> runs multiple functions in combination with return run, execution will stop after the first return in any of the functions
execute if|unless function
  • execute if|unless function will no longer always fail if all functions had no return

Fixed bugs in Snapshot 23w44a

  • MC-219293 – When teleporting via Chorus Fruit, the burping and teleporting sounds play at the wrong location
Was this accurate?