Hi dudes, i need your help. I created mod with new armor on forge 1.7.2 for my cauldron server. So, i try configure bukkit plugin Heroes, and i can't add my mod's items. It's a part of config file:
permitted-armor:
- LEATHER
- IRON
- CHAIN
- DIAMOND
- NAMEMOD_CUSTOMHELM
I try use different values...but nothing works. I think Heroes load material only form org.bukkit.Material.class. How i can load my materials?
Hi guys, i need your help. I created custom armor and recipe for them in my mod, and when i try craft my armor, minecraft crash with error: http://pastebin.com/beAME2ZP
registry and recipes: http://pastebin.com/1mMdm7dT
armor class: http://pastebin.com/JaH9tCSG
4 replies
Important Information
By using this site, you agree to our Terms of Use.