April 3, 20223 yr Author No, I want a list of all OreDictionary names for vanilla Minecraft items and blocks
April 3, 20223 yr In the newer version there is no "OreDictionary" and it's replaced by tags instead. You can use the tags in your recipes or in your code, to cover all kind of variants from minecraft or your own mod. See: https://mcforge.readthedocs.io/en/1.18.x/resources/server/tags/#migration-from-oredictionary The mods normally extends these, by using the tags you automatically add the needed compatibility with other mods.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.