Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Developer-Mike authored Mar 5, 2022
1 parent dd2f381 commit b7b32de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Tool to find any bedrock formation in a 1.18 minecraft world.

## Usage
`java Main (long)seed (floor:roof)type [x,y,z:(0:1)bedrock]`
`java -jar bedrockformation.jar (long)seed (floor:roof)type [x,y,z:(0:1)bedrock]`

Sample:
`java Main 124352345 floor 0,-63,0:1 1,-62,0:1 0,-63,1:0`
`java -jar bedrockformation.jar 124352345 floor 0,-63,0:1 1,-62,0:1 0,-63,1:0`

0 comments on commit b7b32de

Please sign in to comment.