-
-
Notifications
You must be signed in to change notification settings - Fork 1
Versioning
This mod uses a fairly simple version numbering scheme. In general, version numbers take the form:
MC_VERSION-Mm
MC_VERSION is the version of the game the mod works with (as in most mods).
M is the major release version. The major release is advanced when I add some substantial new content to the mod, such as new blocks, items, or mechanics. A few months ago, I increased this number more frequently then I do now, which reflects the change in general development pace the mod has experienced.
m is the minor version as a letter. The minor version is advanced by every non-major update. This has included patches that affect only some ports of the mod, meaning that sometimes 1.19.2-Mm and 1.20.1-Mm did not indicate versions with the same content. I will try to avoid this kind of confusion in future releases.
If you find areas that you were hoping would have more info, please open an issue!