Started by
vilestuffdev
on
Topic category: General discussion
For example; all of the .nbt files for a mod is in the downloads folder, lets say i dont have enough storage so i have to empty the downloads folder, what will happen if i move the .nbt files into a different folder instead of the downloads folder?
When you upload a file to MCreator, it copies the file and puts it into the place where it needs to go (e.g. pictures are saved in MCreatorWorkspace/modname/build/resources/textures/item, .java models are saved in MCreatorWorkspaces/modname/models/mojmap-1.20.x, you get it) so these files are seperate and completely safe to remove from your download folder👍
Note do not delete the files in the MCreatorWorkspaces, deleting those WILL cause compilation errors.