mirror of
https://github.com/FancyInnovations/FancyPlugins.git
synced 2025-12-06 07:43:36 +00:00
docs: Fix wrong command usage
This commit is contained in:
@@ -8,6 +8,6 @@ You can make a NPC sit by following these steps:
|
|||||||
|
|
||||||
1. Create a NPC
|
1. Create a NPC
|
||||||
2. Make sure the type is PLAYER (`/npc type <npc> PLAYER`)
|
2. Make sure the type is PLAYER (`/npc type <npc> PLAYER`)
|
||||||
3. Run `/npc attribute <npc> pose sitting`
|
3. Run `/npc attribute <npc> set pose sitting`
|
||||||
|
|
||||||
You can make the npc stand again by running `/npc attribute <npc> pose standing`
|
You can make the npc stand again by running `/npc attribute <npc> set pose standing`
|
||||||
Reference in New Issue
Block a user