-
Notifications
You must be signed in to change notification settings - Fork 14
Limitations
This page gives an overview of the known limitations of the mod.
Almost Unified does not add its own ores, resources, recipes or similar content. The purpose of the mod is to unify the existing content of other mods when bundled in a big modpack.
Liquids are a very tricky part of unification. Right now, Almost Unified is only in its beta stage in order to support more mods.
When the mod is somewhat stable, we will look into liquid unification.
Ore generation is not something Almost Unified modifies due to the crazy amount of different implementations by other mods. If you want to use the ore generation by a specific mod, disable the generation of other mods in their configs.
We don't have any impact on other mods and their configs.
We always try to expand the coverage and support of other mods. Sometimes, mod developers use unique ways to structure their recipe JSONs and Almost Unified doesn't support those yet.
If you feel like there is a recipe type that is not supported yet but should be, reach out to us on our Discord or use the issue tracker.
Because of the way Almost Unified works, it will only unify JSON recipes. If some mod decided to have a custom implementation of recipes, there is nothing we can do. We discourage the use of non-JSON recipes.
For a list of known mods that act a little strange or need special treatment to work correctly, check out this page.