Skip to content

Amronos/createaddoncompatibility

Repository files navigation

Create: Addon Compatibility

Features

Blocks/Items

The following blocks/items have been unified to work in all the processes and recipes present in the relevant mods.

Mods take priority as defined in the configuration section below, items from lower priority mods are hidden in JEI/REI/EMI.

Fluids

The following fluids have been unified to work in all the processes and recipes present in the relevant mods.

Installation

The mod is currently only available for 1.20.1 and 1.21.1 (neo)forge. Fabric/Quilt versions will come soon.

Almost Unified and Create are required to be installed.

Compatibility Configuration

To change which mod has the priority in compatibility, modify the modPriorities in config/almostunified/unify.json, for more info look at this.

The default priority order from highest to lowest is

pneumaticcraft
copycats
create_connected
create_dd
tfmg

There are datapacks present in the mod which allow you to change certain things about compatibility between different mods.

They can be enabled during world creation or by using the /datapack enable command.

Suggestions / More Compatibility Features

I do have more compatibility features planned, but if you have any ideas, feel free to create an issue on GitHub or tell me in the Discord server.

Credits

Thanks to:

  1. The creators of the various mods for which compatibility has been added in this mod.
  2. The AlmostReliable team for making Almost Unified, without which this mod would have been very difficult to make.