Hello, I made the armor for fashion and have two problems. The first is that when you hit anything that hands out armor, but if you keep a bow or eating a meal hands in the armor. The second problem is how to render the movement of some elements as a moving cloak. For example, I made the coat, and bottom elements have to move when walking, watched the cloak, but I don't know how to give movement to my desired elements. All these new "layers" challenging what is...
Create tutorial "The rendering of the hands when holding a specific item" or tell me in a PM, really want to know(don't know how things are done in 1.8.9). I liked your topic:)
Hi, I write my mod and it took me to do a render of the hands that hold the sword. How to create to do this? Possible example(Only 1.8.9!). Know what you need to create a "implements IItemRenderer, but in 1.8.9 it is not, but only extends ItemRenderer. Thanks!
0
Hi, do the right side hud with HP, but when you change resolution Windows games the hud moving out, not as it should be.
0
The question of course is not on how you solved the problem for armor when you hit hands out of armor?
0
Hello, I made the armor for fashion and have two problems. The first is that when you hit anything that hands out armor, but if you keep a bow or eating a meal hands in the armor. The second problem is how to render the movement of some elements as a moving cloak. For example, I made the coat, and bottom elements have to move when walking, watched the cloak, but I don't know how to give movement to my desired elements. All these new "layers" challenging what is...
0
Create tutorial "The rendering of the hands when holding a specific item" or tell me in a PM, really want to know(don't know how things are done in 1.8.9). I liked your topic:)
0
What event do you write to for example to register your ItemRenderer, for example, or SwordRenderer? I just don't know what event what is needed.
0
Look:
0
Hi, I write my mod and it took me to do a render of the hands that hold the sword. How to create to do this? Possible example(Only 1.8.9!). Know what you need to create a "implements IItemRenderer, but in 1.8.9 it is not, but only extends ItemRenderer. Thanks!
0
I need it to render my gui, slots I know how to do.
0
Hi, how to replace vanilla inventory in mods? How to replace container, i know, but how i do not know gui. Example please.