Posted September 27, 201312 yr My mc.modinfo wont work and heres my notepad. I did exactly put it in the .zip file [ { "modid": DummyAssers"name": "DummyAssers", "description": "Adds a new dimension with some epic new mobs and stuff.", "version": "Alpha 0.2", "mcversion": "1.6.2", "logoFile": "assets/dummyassers/textures/dummy.png", "url": "", "updateUrl": "", "authors": ["aguinmox"], "credits": "Made by the aguinmox", "parent": "", "screenshots": [], "dependencies": [] } ]
September 27, 201312 yr Did you name it "mc.modinfo" or "mcmod.info"? It's supposed to be "mcmod.info". Even if you did name it right, you've got two syntax issues: your modid should be in quotes, and you don't have a comma after it.
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.