Just Enough Resources (JER)

Just Enough Resources (JER)

163M Downloads

Not showing ores from other mods

Aceplante opened this issue ยท 1 comments

commented

title. forge 1.18.2

commented

This is intended behaviour, by default only default ores are supported. Other mods can register their ores through the API, or you can use the DYI ore feature. Sadly I don't really have time to re-implement the scanning feature however there is: RundownRhino/RegionScanner which allows you to generate the json that is used for doing DYI graphs.