Jump to content

Recommended Posts

Posted

Hi, I've been having a problem with my mcmod.info file, here's what it looks like:

{
  "modinfoversion": 2,
  "modlist" : 
[
{
  "modid": "KeepItemsOnDeath",
  "name": "Keep Items on Death",
  "description": "A simple mod that allows you to NOT lose everything when you die. :-)",
  "version": "1.0",
  "mcversion": "1.3.2",
  "url": "http://adf.ly/CTNHg",
  "authors": [
  "Bandayd"
  ],
  "credits": "Authored by Bandayd, based on an original mod by glider521al",
  "parent":""
}
]
}

 

Is there something I did wrong? because when I load up the minecraft client (with forge loaded of course), it looks like this:

width=800 height=476http://jaredscodingshack.abits.biz/Author%20not%20showing%20up.png[/img]

 

The Authors: field is blank, even though I've filled it in properly, is there something I'm doing wrong?  Has anyone else had this problem? :-\

Posted

To answer my own question (not really, cpw solved this one for me on another thread, kudos should go to him)....

 

try "authorList"

 

That was my problem, if you change "authors" to "authorList", it works exactly like it's supposed to!  Thanks cpw!!! :-D

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.

×
×
  • Create New...

Important Information

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