
We're now releasing the first snapshot for Minecraft 1.19.4. This release contains new accessibility functionality, new commands and plenty of bug fixes!
Happy mining!
fallback fields to translate chat componentstranslate formats are no longer silently ignoredclone command now supports cloning to and from different dimensionsstring source is now available for the commandincreased_fire_burnout biome tagonly_allows_snow_and_gold_rabbits biome tag has been renamed to spawns_gold_rabbits to match its behaviorspawns_white_rabbits biome tagspawns_snow_foxes biome tagsnow_golem_melts biome tagclone#The clone command now supports specifying the source and target dimensions. New syntax:
clone [from <sourceDimension>] <begin> <end> [to <targetDimension>] <destination> ...
Parameters:
sourceDimension: id of dimension to clone fromtargetDimension: id of dimension to clone todata#New source available:
string <entity|block|storage> [path] [start] [end] - reads a value as text, resulting in a string valueNew arguments:
start: Index of first character to include at the start of the stringend: Index of the first character to exclude at the end of the stringexecute#execute if|unless#New conditions available for the execute if|unless sub-command:
execute if|unless loaded <pos> - checks if the position given is fully loaded (in regard to both blocks and entities)execute if|unless dimension <dimension> - checks if the execution is in a matching dimensionParameters:
pos: Block position to checkdimension: A dimension idexecute on#New execute sub-command for selecting entities based on relation to the current executing entity:
execute on <relation>Relations:
vehicle - entity that the executing entity is ridingpassengers - all entities directly riding the executing entity (no sub-passengers)controller - entity that is controlling the executing entity (for example: first passenger in a boat)owner - owner of the executing entity, if it is a tameable animal (like cats, wolves or parrots)leasher - entity leading the executing entity with a leash (might be a leash knot in case of being attached to a fence)If the relation is not applicable to the executing entity or there are no entities matching it, selector returns zero elements.
title#title times are now time durations and work with t, s and d suffixesweather#duration parameter is now a time duration in ticks and works with t, s and d suffixess suffix to pre-existing commandsride#New command to allow entities to start or stop riding other entities
Syntax:
ride <target> mount <vehicle>vehicle is a playertarget is already riding a vehicletarget and are the same entitycommandModificationBlockLimit, controlling the maximum number of blocks changed in one execution of clone, fill and fillbiomeAdded an optional fallback field to translate text components.
fallback is missing, the old behavior (i.e. using the key itself as the translation) is preserveddata modifyexecute sub-commandstargetattacker - last entity that damaged the executing entity in the previous 5 secondsvehiclevehicle is already a passenger (direct or indirect) of targetride <target> dismounttarget from any vehicle it is ridingtarget is not riding anything