Hi. I am new to modding and new(ish) to this server, so apologies in advance if this isn't the correct way to report this. I am following Kaupenjoe's tutorials for bow creation. My goal is to recreate a forge bow mod in fabric for personal use. I have the bows working correctly, but I am struggling with the crossbows as the tutorials don't cover them. As of now, I do seem to have the crossbows functioning correctly, but I am getting some weird visual errors when using them.
As seen in the screenshots, drawing the crossbow in first person seems to cause the model to flip upside down, though it does correctt itself when finished. The other issue is that when the crossbow is fully loaded, instead of holding the crossbow in front of the player like in vanilla, the weapon returns to the players side as if not loaded.
I'm assuming that these errors are related to predicates, but I am unsure as to why since I essentially copied over the models and textures from the original mod into this one. I don't think that there is any difference in how fabric handles model files compared to forge. I am still messing around with everything and trying to figure what mistake I am making, but I would greatly appreciate it if I someone with a more experienced set of eyes look over this for me.
Here is the github: https://github.com/longlivethestarrk/turts_turtastic_crap_1.20.1