Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

hey,

i'm rewritting my mod for forge, so i wanted to create a mcmod.info file, did that, but i'm not sure where to put it.

i've tried the core mod, mod and jar but always when the mcmod.info file is in there my mod doesnt load up?

 

would be great if someone helped me :)

 

thanks!

Homie Power Mod Creator//currently recoding it for forge.

From my understanding it should go in the base of the zip/jar, not in the package. So if you open your zip/jar you would have

 

Modfoldername

mcmod.info

 

Additional Info

 

Make sure the file is in the correct JSON format. For Example

 

 

{

  "modinfoversion": 2,

  "modlist": [{

    "modid": "mod_Name",

    "name": "Name",

    "description": "Description of Mod",

    "version": "Version Number?",

    "mcversion": "What version of MC is this mod for?",

    "url": "Link to description or post about the mod",

    "updateUrl": "Link to update url",

    "authors": [ "Author 1", "Optional Additional Authors" ],

    "credits": "Any sort of credit you want",

    "logoFile": "link to png file, for example /mod_modname.png",

    "screenshots": [ "Additional screenshot pngs.", "example.png" ],

    "requiredMods": [ "Forge additionals can be added." ],

  }]

}

 

  • Author

From my understanding it should go in the base of the zip/jar, not in the package. So if you open your zip/jar you would have

 

Modfoldername

mcmod.info

 

Additional Info

 

Make sure the file is in the correct JSON format. For Example

 

 

{

  "modinfoversion": 2,

  "modlist": [{

    "modid": "mod_Name",

    "name": "Name",

    "description": "Description of Mod",

    "version": "Version Number?",

    "mcversion": "What version of MC is this mod for?",

    "url": "Link to description or post about the mod",

    "updateUrl": "Link to update url",

    "authors": [ "Author 1", "Optional Additional Authors" ],

    "credits": "Any sort of credit you want",

    "logoFile": "link to png file, for example /mod_modname.png",

    "screenshots": [ "Additional screenshot pngs.", "example.png" ],

    "requiredMods": [ "Forge additionals can be added." ],

  }]

}

 

 

JSONformat?

also it isn't in the package it's just a file i madeon my desktop is that right on how to make it?

already thanks for the help :)

Homie Power Mod Creator//currently recoding it for forge.

Yeah you could just make the file, or if you use eclipse have it in the base project and then copy it into your zip/jar.

 

JSON is Java Script Object Notation

 

Its just a way of formatting.

  • Author

hmm i'll test it out tomorow thanks :)

Homie Power Mod Creator//currently recoding it for forge.

  • Author

hmm still don't get it.

Also does it have to be called mcmod.info or my mods nale?

 

so confused right now lol

Homie Power Mod Creator//currently recoding it for forge.

mcmod.info has to be the name.

 

So you should have a zip or jar or w/e

 

inside that you have your package folder, and mcmod.info

  • Author

well this is what i did:

 

-made a text file and turned it into info file.

-Pasted the content you posted and edited it for my mod, put it into my mcjar and nothing appeared.

 

any idea why? :/

Homie Power Mod Creator//currently recoding it for forge.

  • 3 months later...

Given that this thread is only a few months old, I figured I'd ask my question here.

 

What is the update url and how do I use it.

 

That is, what is it that goes at the specified URL so that updates can be detected?

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

  • 2 weeks later...

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...

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.