Started by
Bobking2010
on
Topic category: Help with Minecraft modding (Java Edition)
When Im trying to create a ranged item with and custem projectile texture/model (java). I shows an error in my workspace and that the item didnt compile properly. For some reason that only happens with projectiles and not with entitys or other things with java modells. I checked blockbench and everything seems correct, right name, right model identifier and right export version. this only happens with custem projectiles though.
I hope someone can help me
If this was a ranged item with no selected item and no selected item for the representing item (displayed item for the model), this is normal. There was a bug inside the converter converting keeping them to nothing while this is no longer possible. The bug will be fixed inside the next snapshot. However, you just need to select an item to fix the problem.
I didnt quite understand. Is it still possible to make it work or do I have to use the next snapshot ?
It would help to see compile logs to be able to 100% answer the question