Contributions
How to report a bug, suggest a feature, or help translate a mod.
Every mod here is better because someone took the time to write a good bug report. Here is how to help.
Reporting a bug
A useful report has four things:
- Minecraft version and Fabric Loader version (e.g. 26.2, Fabric 0.19.3).
- Mod version — the full jar file name is ideal.
- What you expected, and what happened instead.
- The log.
latest.logfrom thelogsfolder, uploaded to a paste site.
Crash reports without a log are almost impossible to act on, so that fourth one matters most.
Also worth including: whether Fabric API is installed, and whether the problem still happens with only the one mod loaded. That second check saves more time than anything else in this list.
Suggesting a feature
Suggestions are welcome, with one filter: does it belong in this mod? A new weapon does not go in Simply Cozy — it goes in Simply PVP. Keeping each mod narrow is the whole reason the family is split.
The Discord server is the best place for suggestions; that is where most of what shipped started.
Translating
Language files live in assets/<modid>/lang/. Copy en_us.json, rename it to your locale, and
open a pull request. Partial translations are fine — anything missing falls back to English.
Editing this wiki
The wiki is plain Markdown, one file per page. Version numbers, loaders and download counts are not written by hand — they are pulled from the Modrinth API when the site is built, so they cannot drift out of date. Everything else is fair game.