-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathimpact1-dev.json
More file actions
54 lines (54 loc) · 964 Bytes
/
impact1-dev.json
File metadata and controls
54 lines (54 loc) · 964 Bytes
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
{
"modsPath": "mods",
"otherPath": "other",
"metadataPath": "metadata",
"outputPrefixFileName": "IMPACT-1.1.0",
"clientOnlyMods": [
"OptiFine",
"AromaBackup",
"bettercrashes",
"Chicken Chunk Patcher",
"ChunkAnimator",
"CraftPresence",
"fastcraft",
"InGameInfoXML",
"INpureCore",
"InventoryTweaks",
"journeymap",
"legiblenei",
"LoadingScreen",
"MobiusCore",
"MouseTweaks",
"duradisplay"
],
"mavenMods": [
{
"artefactName": "RecipeModule"
},
{
"artefactName": "Impact-API"
},
{
"artefactName": "Forgelin"
},
{
"artefactName": "gregtech-impact"
},
{
"artefactName": "Impact-core"
},
{
"artefactName": "Packet-Network"
},
{
"artefactName": "VirtualWorld"
},
{
"artefactName": "VisualProspecting"
},
{
"artefactName": "WAILAPlugins"
}
],
"autoUpdateMods": []
}