custom crossbow model has a bug
When Crucible generates a custom model for a crossbow, it omits the model when the crossbow is held in hand.
I'm sure that in my resource pack, I've correctly stored the models and textures needed for the custom crossbow. Below is the item configuration for my custom crossbow:
Here's the actual effect: when I start loading arrows into the crossbow until the process ends, the model can be displayed normally. However, when holding it in hand without any action, the model fails to display properly.
Finally, I found the JSON file generated by Crucible for me through the resource pack path: resource_pack/assets/mythic/items/crossbow and compared it with the JSON file of the original crossbow. Then I found that, in the custom crossbow model generated by Crucible, the content in the red box is missing.