Jump to content

Recommended Posts

Posted

It would be nice to access things other than ores from other mods, being able to access things like "armorHelmetBronze", or "wireIron". Technically, ore dictionary allows that, but the name doesn't encourage it.

Posted

No, the Ore dictionary is a general dictionary for String -> ItemStack[]

The 'Ore' is just legacy name and there is no real reason to change it. What would we call it? 'GeneralDictionairy' 'ItemDictionary', 'Dictionary'?

Why break code for something as stupid as a cosmetic name change?

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Posted

Why break code for something as stupid as a cosmetic name change?

 

Not just cosmetic, but also encouraging the use of it for non-ore things. It's not the best reason, but I think it's worthwhile.

 

I don't have a suggestion for what it could be renamed to though.

Posted

The answer to this is a resounding 'No, its pointless'

Modders should use it for whatever they need. They should NOT abuse it though.

It's a simple String -> ItemStack[] dictionary.

Nothing more, it doesn't care what those strings or stacks are.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.