diff options
Diffstat (limited to 'Writerside/topics')
| -rw-r--r-- | Writerside/topics/resource-pack.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Writerside/topics/resource-pack.md b/Writerside/topics/resource-pack.md index d97450e..b3bbf86 100644 --- a/Writerside/topics/resource-pack.md +++ b/Writerside/topics/resource-pack.md @@ -139,7 +139,7 @@ customize the mod's text lines. ```json { - "commands.molehunt.stop.failed": "The Molehunt game has not been started yet.", + "commands.molehunt.error.game_not_started": "The Molehunt game has not been started yet.", "commands.molehunt.timer.show": "Showing Molehunt timer.", "commands.molehunt.timer.hide": "Hiding Molehunt timer.", "commands.molehunt.role.mole": "§cYou are a Mole.\nKill all the survivors before the timer runs out.", |
