StorageDrawers icon indicating copy to clipboard operation
StorageDrawers copied to clipboard

[QoL 1.12-1.21] Custom item conversion configs

Open Demopans opened this issue 1 year ago • 3 comments

I'm currently running a custom modpack and have encountered a situation where some mods do not respect ForgeTags/oreDict, despite items being named very similarly. Yes, it's the copper problem

Demopans avatar Nov 16 '24 17:11 Demopans

There is a conversion upgrade that's been disabled for some time now, that was designed to address this problem. Since many versions ago, the mechanic doesn't work anymore, so the upgrade needs more work to be reimplemented once again.

There are some plans regarding this work on the upgrade, including config settings, so watch this space.

Jack-McKalling avatar Nov 17 '24 09:11 Jack-McKalling

The conversion upgrade will be returning shortly for 1.20.1 and 1.21.

The original implementation tried to be intelligent about what it could safely convert, but under the new tags system, I think it's almost universally unsafe to convert. So it will be a strictly whitelist-based system in the config, with a few ore-type entries seeded by default.

jaquadro avatar Nov 17 '24 12:11 jaquadro

Any expectations as for the updated implementation to be backported to 1.18, the current version I am running on a server?

Demopans avatar Nov 17 '24 14:11 Demopans