mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-11-07 17:36:07 +00:00
Support using relative coordinates in /useblock
This commit is contained in:
parent
2a2e47a955
commit
85f6d807bf
2 changed files with 16 additions and 9 deletions
|
|
@ -382,6 +382,7 @@ cmd.tps.current=Current tps
|
|||
|
||||
# Useblock
|
||||
cmd.useblock.desc=Place a block or open chest
|
||||
cmd.useblock.use=Useblock at ({0:0.0}, {1:0.0}, {2:0.0}) {3}
|
||||
|
||||
# Useitem
|
||||
cmd.useitem.desc=Use (left click) an item on the hand
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue