Chailotl / minecraft-resource-manager

A Minecraft JSON resource manager and data-driven asset generator.
GNU General Public License v3.0
7 stars 0 forks source link

Data pack does not get loaded #2

Open Hugman76 opened 3 years ago

Hugman76 commented 3 years ago

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)

Chailotl commented 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.

Hugman76 commented 3 years ago

I am selecting this resources folder, but only the assets are getting loaded