EMI Ores

EMI Ores

799k Downloads

is possible to make Immersive Engineering Compatibility?

ffuentesm opened this issue ยท 1 comments

commented

From what I can see, IE uses a different worldgen file format so it allows for configurable ore generation.
image

It uses a Config file to set the values, such as max and min height, air exposure, distribution, etc.
image

Is it possible for EMI ores to read the config file to generate the Ore Generation tab for EI ores?
Or maybe generate a worldgen file in a readable format based on the config file.

commented

Related to #22 #23

EMI Ores only supports ores using the vanilla ore feature. To add support for modded features would require an API as mentioned in #23 or to utilise brittle and complex heuristics. I certainly will never parse other mods' config files.

As a workaround, you can use a data pack to replace IE's ore features with ones utilising the vanilla ore feature configuration. These will be picked up and shown by EMI Ores.