I have been following the tutorial series for a while now and have made a bow for my mod, but when the bow is pulled, the texture does not change.
Notable things to mention are:
-
No warnings are present regarding the textures.
-
The model file and texture file names match.
-
I have looked back on the code in this repository multiple times and my code is how it should be (In reference to the ModItemProperties, ModClientEvents and model files).
-
No-one else seems to have experienced this issue.
============================================
-
Bow not yet drawn.

-
Bow at full draw.

============================================
I am not entirely sure as to whether here is the correct place to post this issue, but I thought it would be best to try here out of ease.
I have been following the tutorial series for a while now and have made a bow for my mod, but when the bow is pulled, the texture does not change.
Notable things to mention are:
No warnings are present regarding the textures.
The model file and texture file names match.
I have looked back on the code in this repository multiple times and my code is how it should be (In reference to the ModItemProperties, ModClientEvents and model files).
No-one else seems to have experienced this issue.
============================================
Bow not yet drawn.

Bow at full draw.

============================================
I am not entirely sure as to whether here is the correct place to post this issue, but I thought it would be best to try here out of ease.