Jump to content

[1.14.4] Mod not being loaded into the game if in different source folder [SEMI-SOLVED]


Zeher_Monkey

Recommended Posts

So I am updating my mods to 1.14.4 from 1.12. If I put the mod and files into the 

 

src/main/java

 

Source folder inside eclipse, everything works normally.

I have a sub folder (which was created when setting up the 1.14.4 environment) called

 

src/test/java

 

If i put the mod inside that folder, it gets ignored and doesn't load into the game

 

I have multiple mods, so the

 

mods.toml

 

Will obviously overwrite and the overwritten mods.toml will not load anyway.

Edited by Zeher_Monkey
Link to comment
Share on other sites

I have solved this issue. To get this to work I had to stack the

 

mods.toml

 

Of both mods into 1, and put the mods into the

 

src/main

 

Folder.

 

Very annoying as I have to work on multiple mods at the same time. In 1.12.2 everything worked as it should, but with 1.14.4 using the new mods.toml, it would end up only reading the one in src/main.

 

If anyone can solve the issue, please let me know. I'm sure its a problem with eclipse.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.