Without any potential baggage or any knowledge about the question I wanted to ask why, even though most mods featured in FTB/FTB affiliated mod packs, require forge and integrate with the Ore Dictionary we still have multiple versions for ores, ingots and nuggets for commonly used metals like tin, copper or bronze.
Most of the time it doesn't really matter since most recipes can use all ore types, but if you store them in a chest or any storage system like AE they end up using different slots or spaces.
So why can't the ore dictonary handle this for us? I have little to no knowledge about java programming and mod development so if there is an obivous reason I am overlooking PLEASE correct me!
As far as I understand during the early phases mods check if other mods are installed, to me it would seem logical at this point for mods to check "Is forge installed? - Yes - I turn off my own versions of the ingots/nuggets/etc and use the forge versions"
There are currently 4 versions of the common (3 copper + 1 tin) bronze ingots
Wouldn't it be possible to consolidate them into one block which gets used in every recipe and which is the output for every furnace?
Most of the time it doesn't really matter since most recipes can use all ore types, but if you store them in a chest or any storage system like AE they end up using different slots or spaces.
So why can't the ore dictonary handle this for us? I have little to no knowledge about java programming and mod development so if there is an obivous reason I am overlooking PLEASE correct me!
As far as I understand during the early phases mods check if other mods are installed, to me it would seem logical at this point for mods to check "Is forge installed? - Yes - I turn off my own versions of the ingots/nuggets/etc and use the forge versions"
There are currently 4 versions of the common (3 copper + 1 tin) bronze ingots
- Bronze Ingot - Tinkers' Construct
- Tinker's Alloy Ingot - Tinker's Construct (shouldn't it be Tinkers' Alloy?)
- Bronze Ingot - IndustrialCraft 2
- Bronze Ingot - Forestry
Wouldn't it be possible to consolidate them into one block which gets used in every recipe and which is the output for every furnace?