i had a prob earlier with a different tool but someone helped me fix that and i started on this one but now i have a completely different issue where my model is there but it looks maybe invisable or something i followed the steps on how i got the other one to work so idk why this is happening now ??
#weird texture issue i think
7 messages · Page 1 of 1 (latest)
Welcome to the help forum!
Please make sure to read #1029373817119838218 as it may answer your question!
Once your question has been resolved, please mark the post as closed by using the </close:1163944441741049897> command.
because you are telling your custom pickaxe to use the default diamond_pickaxe texture instead of your custom one
Your model says "0": "item/diamond_pickaxe",, but with your texture setup it should be "0": "item/diamond_pickaxe/diamond_pickaxe",
(same for the particle texture line)