mirror of
https://github.com/Pumpkin-MC/Pumpkin.git
synced 2026-08-30 20:14:23 +00:00
This commit is contained in:
@@ -130,7 +130,7 @@ impl CommandExecutor for ChangeExecutor {
|
||||
level_time.send_time(world).await;
|
||||
let curr_time = level_time.query_daytime();
|
||||
TextComponent::translate(
|
||||
"commands.time.add",
|
||||
"commands.time.set",
|
||||
[TextComponent::text(curr_time.to_string())],
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user