Jump to content

[1.8.9] no textures


SlenderPanda

Recommended Posts

You've posted your item model and .gitignore file, but that's not what I asked for.

 

I need to see your whole project, preferably as a Git repository on GitHub/BitBucket.

Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.

Link to comment
Share on other sites

i did fix the syntax error but i still get an untextured block

 

1) In future work on json files, use a tool like JSONLint to error-check your json files. They're painful enough even after the syntax passes as "valid json".

 

2) When you say "untextured block", do you really mean untextured inventory-item or block-in-hand?

The debugger is a powerful and necessary tool in any IDE, so learn how to use it. You'll be able to tell us more and get better help here if you investigate your runtime problems in the debugger before posting.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now


×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.