Started by
K3STROS
on
Topic category: Help with Minecraft modding (Java Edition)
Would like to know how to register my ores and ingots to the Ore Dictionary used by Tinkers, Mekanism, Ender IO and so on. (Copper ingot, Steel ingot, etc.)
Ive searched through all forums and have found nothing but dead end with post just not replied to at all or replies that simply don't work.
SO I ASK NICELY PLEASE DO NOT link me anywhere else for an answer unless this 110% works with MCreator 2020.1 and you have tested personally and know it works.
Thanks in advance
-K3
Forgot to mention using 1.12.2
Use tags.
Yes thank you! For WHATEVER reason be it my fault or just a bug. They weren't working. I deleted my items and remade them and created new tags. Now it works!
Thanks anyways, this can be good for others i suppose.
They deleted your item's OreDict because they couldn’t properly transfer oreDict to the 1.14 tag so they have to delete.
Is there a complete list of ore/block/item names?
https://mcreator.net/wiki/ore-dictionary-names-list
Thank you once again!
Would there be any way to add some to it?
I have Steel Dust, and Brass Dust with several others that I’ve seen in other mods. But they don’t seem to work.
choose forge and mod namespace
and it will work if you set it to this format
aaaBBBCCC
so for example:
ingotFieryIron
gemIceSapphire
dustSteel
dustRefinedIron
nuggetAncientMetal
logWood
stick
dustRedMana
that's a lot of examples XD
Your the man!
Thanks for all the examples
-K3
np
capital letters are no longer working using tags, is there any way around this?
This is intended minecraft behaviour.