You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For some reason, the data pack of the folder I'm selecting does not get loaded.
Resource pack path is src\main\resources\assets\nookbuild
Data pack path is src\main\resources\data\nookbuild (as well as src\main\resources\data\minecraft for adding blocks to existing vanilla tags)
The text was updated successfully, but these errors were encountered:
You should only be selecting the resource folder, which in your case would be src\main\resources. If the folder you selected does not contain an assets folder then it will not work.
For some reason, the data pack of the folder I'm selecting does not get loaded.
Resource pack path is
src\main\resources\assets\nookbuild
Data pack path is
src\main\resources\data\nookbuild
(as well assrc\main\resources\data\minecraft
for adding blocks to existing vanilla tags)The text was updated successfully, but these errors were encountered: