Wiki 9Minecraft Ash API Wiki
Ash API Wiki › FAQ

Ash API — FAQ

Troubleshooting

A mod says Ash API is missing. The file is not in the mods folder, or it is in the wrong instance's folder. Check that you dropped it into the same profile you are launching.

The game will not start and mentions a duplicate mod. There is more than one copy of Ash API in the mods folder — usually an old file left behind after an update. Delete the older one.

A mod's settings went back to their defaults. That mod raised its config version, so its file was rebuilt from defaults. Set your preferences again and they will stick.

A mod has no config button in the mod list. Not every mod registers an options screen; those mods are configured by editing their JSON file directly, or they may have no settings at all.

A key binding does not appear in Controls. The key is registered by the mod that uses Ash API, not by Ash API itself — if that mod failed to load, its key will be absent too. Check the log for errors from that mod.