lazyMods / baubles

1.14.4/1.15.2 Version of @Azanor BaublesAPI Mod
9 stars 5 forks source link

Question about data-driven baubles #10

Closed vico93 closed 3 years ago

vico93 commented 3 years ago

Where exact in the datapack should i store the .json?

In the comment of the json file on gist it says it should go in a baubles folder, that would be directly under data? or in the modid/datapack prefix data\whatevermod\baubles?

Thanks for any clarification

lazynessmind commented 3 years ago

Hi. The baubles folder should be in the game folder. Normally if you run vanilla minecraft the game folder is . minecraft.

To be more clear .minecraft/baubles/nameoffile.json

In some cases like Twitch launcher the game folder is saved in other directory. In that case you find the directory and add another folder called baubles

vico93 commented 3 years ago

Oh, i thought it was loadable by datapacks.