ProjectE Integration

ProjectE Integration

3M Downloads

Create Mod Support

Creeperlad121 opened this issue ยท 0 comments

commented

Is your feature request related to a problem? Please describe.
A couple of the create mod's recipes don't give the resulting items an EMC Value, this does include some create mod addons too

Describe the solution you'd like
I would like for the recipe Methods that don't have EMC value to get values based on the complexity of the recipe eg for Image EMC of gold sheet (which is currently = to gold ingot) + {EMC of cog wheel (13) + EMC of cog wheel (21) + EMC of Iron nugget} * 5. I would also like this to be somewhat compatible with create addons, I am unsure if thats possible without looking at each mod tho. Also can liquids get a Value, purely to make more recipes work.

Describe alternatives you've considered
Pass the basic (as advanced create crafting is things done to a single item) items EMC across to the result eg the Mechanism just gets the EMC of the gold plate. Same with liquids as most have a physical Compnate too

Image