Closed Jaffe2718 closed 1 year ago
1.20.2
like these:give @s \
minecraft:command_block
give @s \
minecraft:acacia_boat
give \
@s \
\
\
minecraft:acacia_boat
time \
query gametime
Execute
action: Successfully passed the test;Execute Without Log
action: Successfully passed the test;Code Completion
: Successfully passed the test.Syntax Highlighting
: Successfully passed the test.\
as the last non-whitespace character of a line now allows a command to be continued on the next line.\
with comments or white spaces behind.give \ # this is a comment
@s \
\
minecraft:acacia_boat
Complete the plan successfully.
Leading and trailing whitespace of the following line are stripped before appending.