
This week we are releasing a bit of a smaller snapshot. However, if you're into switching game modes and completing advancements, this is right up your alley!
Edit: We've now released 20w20b to fix a bug
New F3 debug feature which allows you to switch game modes with traditional "tabbing" functionality.
A small change has been made to this debug combination.
Hidden in the Depths unlocks when obtaining Ancient DebrisCover Me in Debris unlocks when obtaining full Netherite armorCountry Lode, Take Me Home unlocks when using a Compass on a LodestoneWho Is Cutting Onions? unlocks when obtaining Crying ObsidianNot Quite "Nine" Lives unlocks when setting a Respawn Anchor to the maximumThis Boat Has Legs unlocks when riding a Strider with a Fungus on a StickHot Tourist Destinations unlocks when visiting all Biomes in the NetherThose Were the Days unlocks when entering a BastionWar Pigs unlocks when looting a chest in a BastionOh Shiny unlocks when distracting an angry Piglin with gold
Bullseye advancement now unlocks when hitting the bullseye of a target block from at least 30 meters awaySerious Dedication advancement is now awarded for obtaining a Netherite HoeStone Age advancementThe Parrots and the Bats and is now required for Two by Two
thrown_item_picked_up_by_entity advancement triggerplayer_generates_container_loot advancement triggeritem_used_on_block advancement triggersafely_harvest_honey advancement trigger
item_used_on_block trigger type#Properties:
item matches the thrown item which was picked upentity matches the entity which picked up the item
player_generates_container_loot trigger type#Properties:
loot_table matches the resource location of the generated loot table
item_used_on_block trigger type#Properties:
location matches the location at the center of the block the item was used onitem matches the item used on the block
location got a new property smokey which checks if the location is closely above a campfireentity_properties got new properties vehicle and targetedEntity which match the vehicle or the entity targeted by a mob