Turn line into macro command
All checks were successful
Deploy datapack to dev / Build (push) Successful in 6s
All checks were successful
Deploy datapack to dev / Build (push) Successful in 6s
This commit is contained in:
parent
4eb361f6e8
commit
5cd6a1f014
@ -33,7 +33,7 @@ class logger {
|
||||
}
|
||||
|
||||
execute run {
|
||||
say "The log level is set to $(0).";
|
||||
$say "The log level is set to $(0).";
|
||||
} with [$log_level];
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user