Open Hugman76 opened 3 years ago
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.
I am selecting this resources
folder, but only the assets are getting loaded
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 issrc\main\resources\data\nookbuild
(as well assrc\main\resources\data\minecraft
for adding blocks to existing vanilla tags)