Started by
AlexMuseMatrix
on
Topic category: Help with Minecraft modding (Java Edition)
I had deleted my creative tab, then Everytime I build It kept failing because "ModnameModTabs" package does not exist, even after deleting it and regenerating it multiple times, I still can't fix it.
If you dont use any plugins and use version 2024.3, please open a bug report and include your workspace ZIP in it at https://github.com/MCreator/MCreator/issues
It's not a bug with MCreator, I just need to know how to delete the package
create a new creative tab with exactly the same name as the old one, then go in and manually change the creative tab of any block or item that uses the old/now new tab, once you do that, it should be possible to remove the new tab, as nothing will depend on it anymore.
I think that should stop the problems.
You can't prevent this file from generating, but you could comment out the section that calls it in main mod file and re-add other parts below the comment.
The only problem, I dont remember the name and I have over 900 elements, so it would be easier just to re-create the mod