Advertisement
Guest User

mcmod.info

a guest
Jun 24th, 2019
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. [
  2. {
  3. "modid": "examplemod",
  4. "name": "Example Mod",
  5. "description": "Example placeholder mod.",
  6. "version": "${version}",
  7. "mcversion": "${mcversion}",
  8. "url": "",
  9. "updateUrl": "",
  10. "authorList": ["ExampleDude"],
  11. "credits": "The Forge and FML guys, for making this example",
  12. "logoFile": "",
  13. "screenshots": [],
  14. "dependencies": []
  15. }
  16. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement