I wish to register my ores/gems in the ore dictionary, but am having no luck doing so.. I am able to use things for testing purposes that are already in the ore dictionary (vanilla items). As an example in my recipes section I had my Malachite Pickaxe being made with "blockGold" and "stickWood". So I understand that portion, I am mainly having the problem registering my metadata items into the ore Dictionary.
Here are the links to the relevant areas on my github
Main File:
https://github.com/Reignofmagic/GTFO/blob/NewMaster/src/main/java/com/reignofmagic/gems/Gems.java
Dictionary:
https://github.com/Reignofmagic/GTF...com/reignofmagic/gems/handler/Dictionary.java
Recipes:
https://github.com/Reignofmagic/GTF...com/reignofmagic/gems/handler/ModRecipes.java
Pastebin dump of the ore dictionary:
http://pastebin.com/SGu4cMRD
Here are the links to the relevant areas on my github
Main File:
https://github.com/Reignofmagic/GTFO/blob/NewMaster/src/main/java/com/reignofmagic/gems/Gems.java
Dictionary:
https://github.com/Reignofmagic/GTF...com/reignofmagic/gems/handler/Dictionary.java
Recipes:
https://github.com/Reignofmagic/GTF...com/reignofmagic/gems/handler/ModRecipes.java
Pastebin dump of the ore dictionary:
http://pastebin.com/SGu4cMRD