Jump to content

[Solved!]forge-1.7.10-10.13.2.1230 mcmod.info file problems


SureShotM

Recommended Posts

Ok so I have tried multiple things to get the mcmod.info to work but every time I load it to see if it works and it keeps telling me that I need to ask the mod author for a mcmod.info file, So i made sure the modid was the same in all my files and it is. So here is the mcmod.info file.

{
  "modListVersion": 2,
  "modList": [{
    "modid": "testmod",
    "name": "Tes Mod",
    "description": "Leo's Mod for testing ",
    "version": "1.0.0",
    "mcversion": "1.7.10",
    "url": "",
    "updateUrl": "",
    "authorList": [ "Leo" ],
    "credits": "Authored by leo",
    "logoFile": "",
    "screenshots": [],
    "parent": "",
    "requiredMods": [ "Forge" ],
    "dependencies": [],
    "dependants": [],
    "useDependencyInformation": false
  }]
}

~SureShotM/Leo~ gaming coding all around fun!

Link to comment
Share on other sites

What IDE do you use? Do your other assets (textures, lang files, etc.) work?

Where exactly did you place the mcmod.info?

 

I realized after I posted that I forget some of that information and I apologize its been one of those days, back to the topic though, I use intellij and on occasion I use eclipse, I don't have any textures yet but the lang files do work(the only one I have is the en_US.lang). I put the mcmod.info file into the resources folder(src/main/resources), now I did read some where that this location for it has changed but it didn't mention where. 

 

I would also like to note that I thought I created the file wrong but I don't think that is the case now

~SureShotM/Leo~ gaming coding all around fun!

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.