Posted March 27, 20178 yr Hello, I'm sorta new to modding, so please excuse the noob question. How would I search the OreDictionary for specific entries? For example, some pseudocode: if (ingotCopper or oreCopper is already registered){ register item dustCopper; }
March 27, 20178 yr You can check if an ore dictionary name has been registered via OreDictionary#doesOreNameExist
March 27, 20178 yr You should just be registerering your dusts as is... no reason to not have them. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
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.