-
Notifications
You must be signed in to change notification settings - Fork 18
/
mcmod.info
46 lines (46 loc) · 1.17 KB
/
mcmod.info
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
[
{
"modid": "CARuins",
"name": "Cellular Automata Generator",
"description": "",
"version": $version,
"credits": "Made by Formivore, Updated by GotoLink from MC 1.4.7",
"logoFile": "",
"mcversion": $mcversion,
"url": "http://www.minecraftforum.net/topic/171188-",
"updateUrl": "",
"authorList": ["Formivore","GotoLink"],
"parent":"",
"screenshots": [],
"dependencies": []
},
{
"modid": "GreatWallMod",
"name": "Great Wall Mod",
"description": "",
"version": $version,
"credits": "Made by Formivore, Updated by GotoLink from MC 1.4.7",
"logoFile": "",
"mcversion": $mcversion,
"url": "http://www.minecraftforum.net/topic/171188-",
"updateUrl": "",
"authorList": ["Formivore","GotoLink"],
"parent":"",
"screenshots": [],
"dependencies": []
},
{
"modid": "WalledCityMod",
"name": "Walled City Generator",
"description": "",
"version": $version,
"credits": "Made by Formivore, Updated by GotoLink from MC 1.4.7",
"logoFile": "",
"mcversion": $mcversion,
"url": "http://www.minecraftforum.net/topic/171188-",
"updateUrl": "",
"authorList": ["Formivore","GotoLink"],
"parent":"",
"screenshots": [],
"dependencies": []
}]