Tutorials-By-Kaupenjoe / Fabric-Tutorial-1.20.X

Repository for my Fabric 1.20.X Tutorial Series on YouTube. Playlist link below!
https://www.youtube.com/playlist?list=PLKGarocXCE1EO43Dlf5JGh7Yk-kRAXUEJ
MIT License
78 stars 15 forks source link

The Texture for my Item is not working only showing the purple and black pixlated block #8

Open LastCopperKing opened 6 months ago

LastCopperKing commented 6 months ago

In the Run for Minecraft Client the showed me this "Unable to load model: 'stone_crawlers_mod_lastcopperking:jasper#inventory' referenced from: stone_crawlers_mod_lastcopperking:jasper#inventory: java.io.FileNotFoundException: stone_crawlers_mod_lastcopperking:models/item/jasper.json" and i don't know how to solve it. Should i send the mod on here for you to check it out?

LastCopperKing commented 6 months ago

I did and it still says the same thing and the texture still does not work.

LastCopperKing commented 6 months ago

Yes it is

LastCopperKing commented 6 months ago

Do u mean a block version of the item or something else

On Sun, Mar 31, 2024 at 7:44 PM Cryptic @.***> wrote:

You need block models and block states too to make it work. Those go in assets/your_modid/blockstates and

assets/your_modid/models/block

— Reply to this email directly, view it on GitHub https://github.com/Tutorials-By-Kaupenjoe/Fabric-Tutorial-1.20.X/issues/8#issuecomment-2028840874, or unsubscribe https://github.com/notifications/unsubscribe-auth/BFJN36JQNZ6NZEII2BHSSP3Y3BDQNAVCNFSM6AAAAABFMFJUN2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMRYHA2DAOBXGQ . You are receiving this because you authored the thread.Message ID: @.*** com>

Unknown303YT commented 4 months ago

@LastCopperKing Can you please upload your code to Google Drive or something and send the link? I will try to help.

Kamera-Scripts commented 3 months ago

I've also had this issue, would you mind posting the solution?