SuperMartijn642 / OreGrowth

0 stars 1 forks source link

[Feature] Support for Industrial Revolution Mod #7

Closed NolanHewitt closed 1 year ago

NolanHewitt commented 1 year ago

This mod: https://www.curseforge.com/minecraft/mc-mods/industrial-revolution

Just a simple request to add built-in support for this mod, if not no worries, should be possible to add support manually.

SuperMartijn642 commented 1 year ago

What kind of support do you want? As far as I can tell Industrial Revolution doesn't add any ores.

NolanHewitt commented 1 year ago

It adds Tin, Silver, Lead, and Tungsten ore.

SuperMartijn642 commented 1 year ago

In what Minecraft version/modloader/mod version is that? In the latest version for Fabric 1.20.1, it does not add any new ores.

NolanHewitt commented 1 year ago

It’s for fabric 1.20.1, it adds those 4 ores plus a new dust. It has many other types of ingots, but those are all craftable and don’t have ores.

SuperMartijn642 commented 1 year ago

Are you sure? I tried it yesterday, even double checked, but it didn't add any new ores.

NolanHewitt commented 1 year ago

Yeah, most of the stuff in that mod is made with the new ores and ingots. The MK2 circuit for example uses silver.

SuperMartijn642 commented 1 year ago

I can indeed see silver plates in the recipe for the MK2 circuit, but there appears to be no way to obtain them (or at least JEI doesn't show any). There are also no silver ingots or ores. image

NolanHewitt commented 1 year ago

Silver plates are made by putting silver ingots into a compressor machine, or by using the hammer. Silver ingots are gotten by smelting raw silver ore. That’s odd that you can’t see the actual ore. I use REI, maybe JEI has issues with this particular mod?

SuperMartijn642 commented 1 year ago

Ah thanks for the hint, indeed REI shows all the items including the ores.

It seems a lot of the items from Industrial Revolution aren't in any creative tabs nor in the creative search menu. JEI usually only shows items which are available in the creative tabs which is likely why I couldn't find them in JEI either.

SuperMartijn642 commented 1 year ago

I added ore growth recipes for the ores from Industrial Revolution now in Ore Growth version 1.0.8. Thank you for the suggestion and thank you for me helping figure things out!

NolanHewitt commented 1 year ago

Thank you!!