Reorder `Reproducibility` to be under `Building`.
(Once modrinth.com has approved this mod, the modrinth page of this mod will be
linked here.)
-# Reproducibility
-
-This mod should support reproducible builds. See `Reproducibility.md` to see
-more details.
-
# Forge or NeoForge
The `master` branch tracks the version of the mod for Minecraft Forge.
Simply invoke `./gradlew build` in the mod directory and after some time the
finished jar will be saved at "build/libs/TurnBasedMinecraft-NeoForge-1.24.0-all.jar"
+# Reproducibility
+
+This mod should support reproducible builds. See `Reproducibility.md` to see
+more details.
+
# Other notes
This mod uses [shadow](https://github.com/johnrengelman/shadow) which is