-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Slash in filename? #6
Comments
Hmm that and it should be looking in |
That pluralisation issue seems to be an issue upstream?
That file is in blocks Interestingly, the blocks_textures file defines it correctly? |
So my "fix" has been to use |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
node-minecraft-assets/lib/loader.js
Line 36 in 6af1e49
I'm getting this error:
Error: ENOENT: no such file or directory, open '/Users/nthompson/Sites/minecraft-browser/node_modules/minecraft-assets/minecraft-assets/data/1.16.1/block/acacia_planks/.png'
Should it be
texture + '.png'
?The text was updated successfully, but these errors were encountered: