Skip to content

Latest commit

 

History

History
114 lines (84 loc) · 6.5 KB

README.md

File metadata and controls

114 lines (84 loc) · 6.5 KB

ProjectE-Integration (PEI)

This mod will be the bridge between ProjectE and all my your favourite mods!

NOTE:

I am currenty stumped by a road block for a while and I have been quite busy. Sadly this has resulted in halted progress. I will pick up the mod later.

PEI will be adding ProjectE conversion mapping support to these mods crafting mechanics.
This means you will not have to manually set EMC for these mods recipes, instead, this mod will tell ProjectE about these recipes and what they mean. This means you can use ProjectE built-in commands to setEMC and reloadEMC on the fly without having to worry about having to manually set the EMC for all items affected.

PEI will later on also be adding EMC to the mods Items that don't have emc assigned to it.

Mod Support:

Mod Support is split into separate plugin categories:

Crafting:

Legacy: Old Mod Support

Library:

Magic:

Misc:

Rocketry:

  • Galacticraft: Circuit Fabricator, Compressor and NASA workbench.

Tech:

Compatibility: Special support for other mods

Lore:

This mod was inspired by Expanded Equivalence and was started because I tried to work on Expanded Equivalence by decided it would be better to make a separate mod that does everything without Core Modding.

Issues/Suggestions:

  • Issues and Suggestions must be made on the GitHub Repo Issue tracker
  • Any comments with issues and/or suggestions will be ignored. (In fact. Comments have been disabled for this reason)

Known (Currently) Unfixable Bugs:

  • Some items with subtypes don't seem to be working properly

Development

I do not have a proper maven setup yet (just don't think I will need one). I do support JitPack though.

repositories {
    maven { url 'https://jitpack.io' }
}

dependencies {
    provided 'com.tagnumelite:ProjectE-Integration:3.0.0:api'
}

Permissions:

You may include this in a private or public modpack as long as you give credit. You don't need to ask for permission.