From: Stephen Seo Date: Tue, 15 Oct 2024 02:34:42 +0000 (+0900) Subject: Minor update to FAQ.md X-Git-Tag: neoforge-1.26.1~18 X-Git-Url: https://git.seodisparate.com/tbm-edit-post-battle.jpg?a=commitdiff_plain;h=6afd7115c27407a209be38c7208b33160ace3ff5;p=TurnBasedMinecraftMod Minor update to FAQ.md --- diff --git a/FAQ.md b/FAQ.md index 24d3ea4..2912195 100644 --- a/FAQ.md +++ b/FAQ.md @@ -23,6 +23,8 @@ disabled for "passive" mobs. **Note that while .ogg Vorbis files are supported, .ogg Opus files are NOT supported.** +**It is recommended to use .ogg Vorbis files instead of .mp3 files.** + One can use FFmpeg to convert music files into .ogg Vorbis: ffmpeg -i -map a:0 -c:a libvorbis output.ogg