Jump to content

The new information file format?


DoktuhParadox

Recommended Posts

Does anyone have it? I think I do, but my mod still doesn't load, and gives me this in the console:

 

2012-08-18 00:17:24 [FINE] [ForgeModLoader] Found a candidate zip or jar file Archive.zip

2012-08-18 00:17:24 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods

2012-08-18 00:17:25 [FINE] [ForgeModLoader] Examining file Archive.zip for potential mods

2012-08-18 00:17:25 [FINER] [ForgeModLoader] Located mcmod.info file in file Archive.zip

2012-08-18 00:17:25 [WARNING] [ForgeModLoader] Zip file Archive.zip failed to read properly, it will be ignored

2012-08-18 00:17:25 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 2 mods to load

2012-08-18 00:17:25 [FINE] [ForgeModLoader] Received a system property request ''

And so on. Anyone have the new format/can give me an example or help me?

Link to comment
Share on other sites

Still doesn't work. Using 1.3.2, forge 4.x, and here's my file, if you see a problem. Also, if there's something i need to add to my mod_ file to make it load (it loads in MCP and everything) I will do so.

 

{

  "modinfoversion": 2,

  "modlist" :

[

{

  "modid": "mod_PowerMod",

  "name": "The PowerMod",

  "description": "A mod that adds a new toolset, armor, and more.",

  "version": "1.3",

  "mcversion": "1.3.2",

  "url": "",

  "updateUrl": "",

  "authors": [

    "DoktuhParadox"

  ],

  "credits": "Mien berts!",

  "logoFile": "",

  "screenshots": [

""

  ],

  "parent":"mod_PowerMod",

  "requiredMods": [

    ""

  ],

  "dependencies": [

    ""

  ],

  "dependants": [

    "",

  ],

  "useDependencyInformation": "true",

}

]

}

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.