[ | |
{ | |
"modid":"egg-auto-hatch", | |
"name":"Egg Auto Hatch", | |
"description":"Eggs dropped on ground has a chance to hatch chicks over time", | |
"version":"${version}", | |
"mcversion":"${mcversion}", | |
"acceptableRemoteVersions":"*", | |
"authorList":[ "WHR <msl0000023508@gmail.com>" ], | |
"license":"X11", | |
"url":"https://sourceforge.net/projects/rivoreo-mc-plugins/", | |
"repository":{ | |
"type":"git", | |
"url":"git://git.code.sf.net/p/rivoreo-mc-plugins/egg-auto-hatch-code.git" | |
} | |
} | |
] |