commit
97a1029a72
@ -72,7 +72,7 @@ public class GotoCommand extends Command {
|
|||||||
@Override
|
@Override
|
||||||
public List<String> getLongDesc() {
|
public List<String> getLongDesc() {
|
||||||
return Arrays.asList(
|
return Arrays.asList(
|
||||||
"The got command tells Baritone to head towards a given goal or block.",
|
"The goto command tells Baritone to head towards a given goal or block.",
|
||||||
"",
|
"",
|
||||||
"Wherever a coordinate is expected, you can use ~ just like in regular Minecraft commands. Or, you can just use regular numbers.",
|
"Wherever a coordinate is expected, you can use ~ just like in regular Minecraft commands. Or, you can just use regular numbers.",
|
||||||
"",
|
"",
|
||||||
|
Loading…
Reference in New Issue
Block a user