Jump to content

[Solved] [1.9.4] Ore Dictionaary


Ronaldi2001

Recommended Posts

I am adding Ore Dict to my mod and I have an item that when used in crafting the durability goes down but when you use the ore Dict recipe you can only use the item once and the when it has durability the ore Dict goes away. I added the WILDCARD_VALUE to it but .registerOre is underlined in red.

 

OreDictionary.registerOre("hammer", MoreItemsItems.hammer);

 

How can I make this so that when the hammer has durability it still has the ore Dict name.

~ Ronaldi2001

Link to comment
Share on other sites

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.