commit 23c041fbb4581dc11b1f248f258b95c9910202b4
parent 2ac495ef83e319fce1fa38ccf8a080e291ab6f7b
Author: BuildTools <unconfigured@null.spigotmc.org>
Date: Mon, 6 Feb 2023 22:20:01 +0300
Add settings file
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -9,4 +9,6 @@ Brings back some old nostalgic bugs from older Minecraft versions:
4. [Water ladders](https://minecraft.fandom.com/wiki/Tutorials/Water_ladder): entities can get into water/lava through corners (or signs) on west and north sides of them (also known as south-east rule).
5. Fast and infinite fire spreading from alpha Minecraft (Thanks to [Amb0s](https://github.com/Amb0s) for the solution).
+Use file "nostalgic_bugs.cfg" if a root of server/client to configure the mod. It will be generated on first run.
+
Thanks to [OldDays mod](https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/1275907-olddays-nbxlite-spawnhuman-ssp-sspc) ([on GitHub](https://github.com/Exalm/Minecraft-mods)) for hints.
\ No newline at end of file