Updated Beginner ‐ Action Editor (markdown)

PikaMug 2019-07-26 19:15:18 -04:00
parent 7aa8096fdc
commit 6ca0ab5b9c

@ -12,6 +12,22 @@ After you've chosen a valid name, this screen will appear:
![CreateAction](https://i.imgur.com/urumjiq.png)
<details>
<summary>Click here to see the breakdown.</summary>
| # | - | Choice | Description |
|---|---|--------|-------------|
| 1 | - | Set name | Change the name of your action |
| 2 | - | Player | Includes actions to send message, clear inventory, give items, apply potion effects, set hunger level, set saturation level, teleport to location, or execute commands |
| 3 | - | Timer | Set time to fail quest and whether to cancel the quest timer |
| 4 | - | Effect | Includes actions to set effects or set explosion locations |
| 4 | - | Weather | Includes actions to set storm or thunder in a particular world, or set lightning strike locations |
| 5 | - | Set mob spawns | Action to spawn mobs |
| 6 | - | Fail the quest | Action to fail the quest |
| 7 | - | Save | Finish working on your action |
| 8 | - | Exit | Discard all work on your action |
</details>
For now, enter '5' for the Weather menu, then '2' to set up an action which will force thunder across a world for a while.
![ThunderPrompt](https://i.imgur.com/aTSSeRT.png)