How to use a custom scope for assets? #975
Unanswered
scyfar
asked this question in
Script-related questions
Replies: 2 comments
-
Check your latest.log, it should have errors relating to where it is looking for files and why it can't find them. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Sorry for the long delay. This is the log. It still uses the
So |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am adding a custom item with my own scope, e.g.
I now want to set the texture. If I use the same custom scope
and create the respective
kubejs/assets/example/textures/item/my_smithing_template.png
, the texture is not used.The same goes for language files.
Beta Was this translation helpful? Give feedback.
All reactions