diff options
author | bowser0000 <bowser0000@gmail.com> | 2021-05-06 01:30:46 -0400 |
---|---|---|
committer | bowser0000 <bowser0000@gmail.com> | 2021-05-06 01:30:46 -0400 |
commit | 3f665cddd616a411c4de0455ad54d5897a23be33 (patch) | |
tree | 5af6e6713aaedb9982196eabc1bd8962dcf2aa28 /README.md | |
parent | e39dbceda13ee51064c893fe42a2a2856559940b (diff) | |
download | SkyblockMod-3f665cddd616a411c4de0455ad54d5897a23be33.tar.gz SkyblockMod-3f665cddd616a411c4de0455ad54d5897a23be33.tar.bz2 SkyblockMod-3f665cddd616a411c4de0455ad54d5897a23be33.zip |
Fix typo
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -91,7 +91,7 @@ Discord Server: https://discord.gg/QsEkNQS - Start/Stop Skill Tracker - Numpad 5 by default. ## Custom Music -1. Place a music file with the given name in the `.mincraft/config/dsmmusic` folder: +1. Place a music file with the given name in the `.minecraft/config/dsmmusic` folder: - Dungeon music: `dungeon.wav` - Blood room music: `bloodroom.wav` - Dungeon boss music: `dungeonboss.wav` |