[1.7.10] Halo refuses to render in addon mod.
RCXcrafter opened this issue ยท 3 comments
I made an addon for this mod so I can torture players with even more singularities, however my singularities don't have the black halo around them even though my item class does implement IHaloRenderItem.
Can you tell me what I did wrong here?
Here's my source code: https://github.com/RCXcrafter/AOBDsingularities/blob/master/src/main/java/com/rcx/aobdsingularities/item/AOBDItemSingularity.java
And here's a screenshot: https://media-elerium.cursecdn.com/attachments/75/278/crafting.png
Did you make sure to register the halo renderer for the item as well?
Yep, that did the trick.
Thanks.
https://media-elerium.cursecdn.com/attachments/75/466/crafting.png