-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCompactWaterMills.json
57 lines (55 loc) · 1.52 KB
/
CompactWaterMills.json
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
47
48
49
50
51
52
53
54
55
56
57
{
"authors": {
"Developer": [
"luacs1998"
]
},
"categories": [
"Tech"
],
"description": "Compact Solars, but with water mills!",
"formatVersion": 1,
"license": "",
"modId": "cwm",
"name": "Compact WaterMills",
"repo": "luacs1998.qmdist",
"uid": "org.luacs1998.cwm",
"references": {
"ic2.core": "github://02JanDal@QuickMod/IndustrialCraft2.json"
},
"updateUrl": "github://luacs1998@QuickModFiles/CompactWaterMills.json",
"versions": [
{
"downloadType": "parallel",
"forgeCompat": "[10.12.0.1024,)",
"installType": "forgeMod",
"mcCompat": [
"1.7.2"
],
"name": "0.7.3-IC2Exp",
"type": "",
"urls": [
{
"url": "http://minecraft.curseforge.com/mc-mods/79341-compact-watermills/files/2201779/download",
"downloadType": "direct"
}
]
},
{
"downloadType": "parallel",
"forgeCompat": "[10.12.0.1024,)",
"installType": "forgeMod",
"mcCompat": [
"1.7.2"
],
"name": "0.8.0-IC2Exp",
"type": "",
"urls": [
{
"url": "http://minecraft.curseforge.com/mc-mods/79341-compact-watermills/files/2203768/download",
"downloadType": "direct"
}
]
}
]
}