battle required to play silly music. This means if the setting is 49%, and there
is one player, one zombie, and two sheep in battle, then the game will play
silly music (since 50% of the combatants are sheep and is greater than 49%).
+
+## Battle/Silly Music
+
+!!! note
+ The TurnBasedMinecraftMod (TBMM) configuration folders need to be
+ generated. Run the mod once to generate them, then close Minecraft.
+
+There are two folders in the `.minecraft/config/TurnBasedMinecraft/Music/`
+directory: `battle` and `silly`.
+
+Place your music files in those folders, and the appropriate music will play
+depending on if the battle is with `silly` mobs or not.
+
+!!! note
+ A random song will be picked in the `battle` folder on `battle` music, and
+ in the `silly` music folder on `silly` music.
+
+!!! warning
+ It is recommended to use .ogg Vorbis files for music. There is support for
+ .mp3 files, but currently .ogg Vorbis files are more stable in this mod.
+ Note that .ogg Opus files are NOT supported, but .ogg Vorbis files are.
values that can be set when clicked on, and dark-green texts are settings that
display more settings when clicked on.
-You can hover/click these texts by pressing the "t" key to open the chatbox, and
-using the mouse.
+!!! note
+ You can hover/click these texts by pressing the "t" key to open the chatbox,
+ and using the mouse.


-Make sure to click on "Finished Editing" to save changes to the server-side
-config.
+!!! note
+ Make sure to click on "Finished Editing" to save changes to the server-side
+ config.
Note that for sheep to enter battle, they must be removed from the "ignore
battle categories" setting (remove the "passive" category).

Make your changes and click on "Finished Editing", and any mob with that exact
-name will have these battle settings applied. Note that these settings are also
-in the server-side config.
+name will have these battle settings applied.
+
+!!! note
+ These settings are also in the server-side config.
## Other Things to Know
`.minecraft/config` folder (or `config` folder on the server) to see that the
old settings file was renamed and the new settings file is in its place. You may
have to compare the files to keep the settings you want.
+
+## Frequently Asked Questions
+
+[FAQ](https://github.com/Stephen-Seo/TurnBasedMinecraftMod/blob/neoforge/FAQ.md)