Skip to content

Commit

Permalink
Update documentation for fake player commands and usage
Browse files Browse the repository at this point in the history
  • Loading branch information
TNTsky committed Aug 10, 2024
1 parent a7796d6 commit a107a86
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docs/03.save-intro/06.other.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,19 @@ pagination_next: null
> ![alt text](image-19.png)
<details>
<summary>使用方式</summary>
1. 呼叫假人
1. 召喚假人
```
/player sleep spawn at 554.57 60.13 -1921.50 facing 359.80 -0.60 in minecraft:overworld
```
2. 讓假人蹲下(?
2. 讓假人蹲下
```
/player sleep sneak
```
3. 讓假人持續右鍵
```
/player sleep use continuous
```
* 若要關閉永晝機
* 若要關閉永晝機(假人停止動作)
```
/player Sleep stop
```
Expand All @@ -40,11 +40,11 @@ pagination_next: null
```
/player FakePeace spawn at 2518.55 131.00 2513.47 facing -358.94 2.25 in minecraft:the_nether
```
2. 讓假人點擊使用
2. 讓假人點擊右鍵
```
/player FakePeace use
```
3. 殺死假人
3. 讓假人下線
```
/player FakePeace kill
```
Expand All @@ -69,11 +69,11 @@ pagination_next: null
```
/player fakepeace_nether spawn at 55.13 -10.00 7608.58 facing -90.81 1.68 in minecraft:overworld
```
2. 讓假人點擊使用
2. 讓假人點擊右鍵
```
/player fakepeace_nether use
```
3. 殺死假人
3. 讓假人下線
```
/player fakepeace_nether kill
```
Expand Down

0 comments on commit a107a86

Please sign in to comment.