-
-
Notifications
You must be signed in to change notification settings - Fork 40
FAQ
Rick South edited this page Sep 3, 2022
·
16 revisions
Feel free to open an Issue if your question is not in the list or if it's more specific.
- Where can I download your mods?
-
Can I use your mod in a modpack?
- Of course! Just make sure to use the CurseForge download for CF modpacks and the Modrinth download for MR modpacks.
- Please only distribute my mods via these official download links, as an added bonus you'll always have the latest version available.
-
Why is the bug fix taking so long?
- It's just me creating and updating these mods. A single Dutch man. Mod development isn't just uploading mods. It's managing incoming messages, website development, curseforge/modrinth profile management and lots more. Sometimes I try to fix something and it won't work, even though I've spent hours on it.
- And there's also the case that there's just a lot to do. I'm striving for a healthy work-life balance. This means that sometimes, updates take a little longer.
-
You just released a mod update, can you release it for an older version too?
- I try to keep 2-3 versions active during development. This usually means the latest two and an often used version before that. When a new subversion of a major version is released, development moves to that new subversion.
- Each extra version would mean one extra for Forge, and one for Fabric. I'd also have to upload 4 extra files, 2 for each CurseForge and Modrinth.
- For my own sanity, I've set some boundaries on which versions are actively developed. I apologize for any inconvenience.
-
Where can I configure the mod? Where is the configuration file located?
- All my mods use the standard configuration format. The config files are located in your root minecraft folder in ./config/. You can edit the files with any text editor, like notepad. The name of the config file starts with the mod id.
- For more information see: