TheLMiffy1111 / JAOPCA

A mod that aims to add ore processing compatibilty to many mods. Inspired by AOBD.
MIT License
40 stars 34 forks source link

Asking for Immersive Engineering 1.20.x support #294

Closed Palingenae closed 6 months ago

Palingenae commented 6 months ago

Hello,

I don't know how to have a complete issue about it so I'll do my best.

In JAOPCA for 1.19.2, there was support for Immersive Engineering, and I love that mod a whole lot.

Is there a way to support it in 1.20.x version of JAOPCA? Or would it create conflicts somewhere?

Best regards

TheLMiffy1111 commented 6 months ago

Immersive Engineering support is in JAOPCA 1.20.1 though?

Seems like I forgot to edit the description

Palingenae commented 6 months ago

Yes, just after posting the issue I noticed it in the code. But I did install IE on Direwolf on my own and there was an error message about aluminium dust not found.

I'll inspect that error in more detail and keep you updated. 😌

Palingenae commented 6 months ago

The error in game is this : image

[04Feb2024 04:33:16.192] [Worker-ResourceReload-0/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'jaopca:mekanism_crystals.zinc#inventory' referenced from: jaopca:mekanism_crystals.zinc#inventory: java.io.FileNotFoundException: jaopca:models/item/mekanism_crystals.zinc.json
[04Feb2024 04:33:16.192] [Worker-ResourceReload-0/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'jaopca:mekanism_dirty_dusts.aluminum#inventory' referenced from: jaopca:mekanism_dirty_dusts.aluminum#inventory: java.io.FileNotFoundException: jaopca:models/item/mekanism_dirty_dusts.aluminum.json
[04Feb2024 04:33:16.192] [Worker-ResourceReload-0/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'jaopca:mekanism_dirty_dusts.hellforged#inventory' referenced from: jaopca:mekanism_dirty_dusts.hellforged#inventory: java.io.FileNotFoundException: jaopca:models/item/mekanism_dirty_dusts.hellforged.json

It's related to Mekanism, after all!

I'll bug those who deal with the ore dictionary.

Sorry for the inconvenience.

Also thank you for your work :D