Cleaned up distribution.json for mod toggle UI.
Removed the version from the module's name. The version can be retrieved from the identifier and placed wherever desired. Reorganized the modules to have the more popular/important mods listed first. The order in which modules are declared is the order they appear on the UI. Updated the docs to make it clear that maven identifiers are required for all modules not of type File.
This commit is contained in:
parent
e583133c8b
commit
40506c4283
@ -28,7 +28,7 @@
|
||||
"modules": [
|
||||
{
|
||||
"id": "net.minecraftforge:forge:1.11.2-13.20.1.2429",
|
||||
"name": "Minecraft Forge 1.11.2-13.20.1.2429",
|
||||
"name": "Minecraft Forge",
|
||||
"type": "ForgeHosted",
|
||||
"artifact": {
|
||||
"size": 4450992,
|
||||
@ -178,7 +178,7 @@
|
||||
},
|
||||
{
|
||||
"id": "net.sf.trove4j:trove4j:3.0.3",
|
||||
"name": "Trove4J 3.0.3",
|
||||
"name": "Trove4J",
|
||||
"type": "Library",
|
||||
"artifact": {
|
||||
"size": 2523218,
|
||||
@ -188,7 +188,7 @@
|
||||
},
|
||||
{
|
||||
"id": "java3d:vecmath:1.5.2",
|
||||
"name": "Vecmath 1.5.2",
|
||||
"name": "Vecmath",
|
||||
"type": "Library",
|
||||
"artifact": {
|
||||
"size": 318956,
|
||||
@ -198,7 +198,7 @@
|
||||
},
|
||||
{
|
||||
"id": "net.sf.jopt-simple:jopt-simple:4.6",
|
||||
"name": "Jopt-simple 4.6",
|
||||
"name": "Jopt-simple",
|
||||
"type": "Library",
|
||||
"artifact": {
|
||||
"size": 62477,
|
||||
@ -208,7 +208,7 @@
|
||||
},
|
||||
{
|
||||
"id": "net.minecraftforge:MercuriusUpdater:1.11.2",
|
||||
"name": "MercuriusUpdater 1.11.2",
|
||||
"name": "MercuriusUpdater",
|
||||
"type": "Library",
|
||||
"artifact": {
|
||||
"size": 15146,
|
||||
@ -219,38 +219,29 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "com.mumfrey:liteloader:1.11.2",
|
||||
"name": "Liteloader (1.11.2)",
|
||||
"type": "LiteLoader",
|
||||
"required": {
|
||||
"value": false,
|
||||
"def": false
|
||||
},
|
||||
"id": "com.westeroscraft:westerosblocks:3.1.0-alpha-2-135",
|
||||
"name": "WesterosBlocks",
|
||||
"type": "ForgeMod",
|
||||
"artifact": {
|
||||
"size": 1685422,
|
||||
"MD5": "3a98b5ed95810bf164e71c1a53be568d",
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.11.2/liteloader.jar"
|
||||
},
|
||||
"subModules": [
|
||||
{
|
||||
"id": "com.mumfrey:macrokeybindmod:0.14.4-1.11.2@litemod",
|
||||
"name": "Macro/Keybind Mod (0.14.4-1.11.2)",
|
||||
"type": "LiteMod",
|
||||
"required": {
|
||||
"value": false,
|
||||
"def": false
|
||||
},
|
||||
"artifact": {
|
||||
"size": 1670811,
|
||||
"MD5": "16080785577b391d426c62c8d3138558",
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/prod-1.11.2/mods/macrokeybindmod.litemod"
|
||||
}
|
||||
}
|
||||
]
|
||||
"size": 16854431,
|
||||
"MD5": "ed5b2349d1ce2496895a5e8839b77f74",
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/prod-1.11.2/mods/WesterosBlocks.jar"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "com.westeroscraft:westeroscraftrp:2018-05-05",
|
||||
"name": "WesterosCraft Resource Pack",
|
||||
"type": "File",
|
||||
"artifact": {
|
||||
"size": 46067606,
|
||||
"MD5": "0e08b0bcf44c9d266bfe067d865ffc1e",
|
||||
"path": "resourcepacks/WesterosCraft.zip",
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/prod-1.11.2/resourcepacks/WesterosCraft.zip"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "net.optifine:optifine:1.11.2_HD_U_C7",
|
||||
"name": "Optifine (1.11.2_HD_U_C7)",
|
||||
"name": "Optifine",
|
||||
"type": "ForgeMod",
|
||||
"artifact": {
|
||||
"size": 2254712,
|
||||
@ -260,7 +251,7 @@
|
||||
},
|
||||
{
|
||||
"id": "mezz:jei:1.11.2-4.5.0.290",
|
||||
"name": "JustEnoughItems (1.11.2-4.5.0.290)",
|
||||
"name": "JustEnoughItems",
|
||||
"type": "ForgeMod",
|
||||
"artifact": {
|
||||
"size": 538740,
|
||||
@ -268,74 +259,9 @@
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/prod-1.11.2/mods/jei.jar"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "mcp.mobius:waila:1.7.1_1.11.2",
|
||||
"name": "Waila (1.7.1_1.11.2)",
|
||||
"type": "ForgeMod",
|
||||
"required": {
|
||||
"value": false
|
||||
},
|
||||
"artifact": {
|
||||
"size": 542744,
|
||||
"MD5": "26258a3557bf333e8f4ce8b1e9481031",
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/prod-1.11.2/mods/Waila.jar"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "com.github.hexomod:worldeditcuife2:2.1.1-mf-1.11.2-13.20.0.2228",
|
||||
"name": "WorldEditCUI (v2.1.1-mf-1.11.2-13.20.0.2228)",
|
||||
"type": "ForgeMod",
|
||||
"required": {
|
||||
"value": false
|
||||
},
|
||||
"artifact": {
|
||||
"size": 461691,
|
||||
"MD5": "439f82b69f3464969163c188818c677b",
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/prod-1.11.2/mods/worldeditcuife.jar"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "techbrew:journeymap:1.11.2-5.4.7",
|
||||
"name": "JourneyMap (1.11.2-5.4.7)",
|
||||
"type": "ForgeMod",
|
||||
"required": {
|
||||
"value": false
|
||||
},
|
||||
"artifact": {
|
||||
"size": 1735525,
|
||||
"MD5": "1c3380502eb7b9a495581b2402d144df",
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/prod-1.11.2/mods/journeymap.jar"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "octarine-noise:betterfoliage:1.11.2-2.1.8",
|
||||
"name": "BetterFoliage (1.11.2-2.1.8)",
|
||||
"type": "ForgeMod",
|
||||
"required": {
|
||||
"value": false
|
||||
},
|
||||
"artifact": {
|
||||
"size": 4676029,
|
||||
"MD5": "b2dd47e42da56fb49a07a0d38df91bc4",
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/prod-1.11.2/mods/BetterFoliage.jar"
|
||||
},
|
||||
"subModules": [
|
||||
{
|
||||
"id": "betterfoliage.cfg",
|
||||
"name": "BetterFoliage Configuration File",
|
||||
"type": "File",
|
||||
"artifact": {
|
||||
"size": 7878,
|
||||
"MD5": "6dd38f873c4129af05a2d6c500cbe954",
|
||||
"path": "/config/betterfoliage.cfg",
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/prod-1.11.2/config/betterfoliage.cfg"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "org.blockartistry:dynsurround:1.11.2-3.4.6.2",
|
||||
"name": "DynamicSurroundings (1.11.2-3.4.6.2)",
|
||||
"name": "DynamicSurroundings",
|
||||
"type": "ForgeMod",
|
||||
"required": {
|
||||
"value": false
|
||||
@ -371,29 +297,103 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "com.westeroscraft:westerosblocks:3.1.0-alpha-2-135",
|
||||
"name": "WesterosBlocks (3.1.0-alpha-2-135)",
|
||||
"id": "octarine-noise:betterfoliage:1.11.2-2.1.8",
|
||||
"name": "BetterFoliage",
|
||||
"type": "ForgeMod",
|
||||
"required": {
|
||||
"value": false
|
||||
},
|
||||
"artifact": {
|
||||
"size": 16854431,
|
||||
"MD5": "ed5b2349d1ce2496895a5e8839b77f74",
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/prod-1.11.2/mods/WesterosBlocks.jar"
|
||||
"size": 4676029,
|
||||
"MD5": "b2dd47e42da56fb49a07a0d38df91bc4",
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/prod-1.11.2/mods/BetterFoliage.jar"
|
||||
},
|
||||
"subModules": [
|
||||
{
|
||||
"id": "betterfoliage.cfg",
|
||||
"name": "BetterFoliage Configuration File",
|
||||
"type": "File",
|
||||
"artifact": {
|
||||
"size": 7878,
|
||||
"MD5": "6dd38f873c4129af05a2d6c500cbe954",
|
||||
"path": "/config/betterfoliage.cfg",
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/prod-1.11.2/config/betterfoliage.cfg"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "techbrew:journeymap:1.11.2-5.4.7",
|
||||
"name": "JourneyMap",
|
||||
"type": "ForgeMod",
|
||||
"required": {
|
||||
"value": false
|
||||
},
|
||||
"artifact": {
|
||||
"size": 1735525,
|
||||
"MD5": "1c3380502eb7b9a495581b2402d144df",
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/prod-1.11.2/mods/journeymap.jar"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "com.westeroscraft:westeroscraftrp:2018-05-05",
|
||||
"name": "WesterosCraft Resource Pack (2018-05-05)",
|
||||
"type": "File",
|
||||
"id": "com.github.hexomod:worldeditcuife2:2.1.1-mf-1.11.2-13.20.0.2228",
|
||||
"name": "WorldEditCUI",
|
||||
"type": "ForgeMod",
|
||||
"required": {
|
||||
"value": false
|
||||
},
|
||||
"artifact": {
|
||||
"size": 46067606,
|
||||
"MD5": "0e08b0bcf44c9d266bfe067d865ffc1e",
|
||||
"path": "resourcepacks/WesterosCraft.zip",
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/prod-1.11.2/resourcepacks/WesterosCraft.zip"
|
||||
"size": 461691,
|
||||
"MD5": "439f82b69f3464969163c188818c677b",
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/prod-1.11.2/mods/worldeditcuife.jar"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "mcp.mobius:waila:1.7.1_1.11.2",
|
||||
"name": "Waila",
|
||||
"type": "ForgeMod",
|
||||
"required": {
|
||||
"value": false
|
||||
},
|
||||
"artifact": {
|
||||
"size": 542744,
|
||||
"MD5": "26258a3557bf333e8f4ce8b1e9481031",
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/prod-1.11.2/mods/Waila.jar"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "com.mumfrey:liteloader:1.11.2",
|
||||
"name": "Liteloader",
|
||||
"type": "LiteLoader",
|
||||
"required": {
|
||||
"value": false,
|
||||
"def": false
|
||||
},
|
||||
"artifact": {
|
||||
"size": 1685422,
|
||||
"MD5": "3a98b5ed95810bf164e71c1a53be568d",
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.11.2/liteloader.jar"
|
||||
},
|
||||
"subModules": [
|
||||
{
|
||||
"id": "com.mumfrey:macrokeybindmod:0.14.4-1.11.2@litemod",
|
||||
"name": "Macro/Keybind Mod",
|
||||
"type": "LiteMod",
|
||||
"required": {
|
||||
"value": false,
|
||||
"def": false
|
||||
},
|
||||
"artifact": {
|
||||
"size": 1670811,
|
||||
"MD5": "16080785577b391d426c62c8d3138558",
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/prod-1.11.2/mods/macrokeybindmod.litemod"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "com.sonicether:seus:11.0",
|
||||
"name": "Sonic Ether's Unbelievable Shaders (v11.0)",
|
||||
"name": "Sonic Ether's Unbelievable Shaders",
|
||||
"type": "File",
|
||||
"artifact": {
|
||||
"size": 175159,
|
||||
@ -443,7 +443,7 @@
|
||||
"modules": [
|
||||
{
|
||||
"id": "net.minecraftforge:forge:1.11.2-13.20.1.2476",
|
||||
"name": "Minecraft Forge 1.11.2-13.20.1.2476",
|
||||
"name": "Minecraft Forge",
|
||||
"type": "ForgeHosted",
|
||||
"artifact": {
|
||||
"size": 4455536,
|
||||
@ -593,7 +593,7 @@
|
||||
},
|
||||
{
|
||||
"id": "net.sf.trove4j:trove4j:3.0.3",
|
||||
"name": "Trove4J 3.0.3",
|
||||
"name": "Trove4J",
|
||||
"type": "Library",
|
||||
"artifact": {
|
||||
"size": 2523218,
|
||||
@ -603,7 +603,7 @@
|
||||
},
|
||||
{
|
||||
"id": "java3d:vecmath:1.5.2",
|
||||
"name": "Vecmath 1.5.2",
|
||||
"name": "Vecmath",
|
||||
"type": "Library",
|
||||
"artifact": {
|
||||
"size": 318956,
|
||||
@ -613,7 +613,7 @@
|
||||
},
|
||||
{
|
||||
"id": "net.sf.jopt-simple:jopt-simple:4.6",
|
||||
"name": "Jopt-simple 4.6",
|
||||
"name": "Jopt-simple",
|
||||
"type": "Library",
|
||||
"artifact": {
|
||||
"size": 62477,
|
||||
@ -623,7 +623,7 @@
|
||||
},
|
||||
{
|
||||
"id": "net.minecraftforge:MercuriusUpdater:1.11.2",
|
||||
"name": "MercuriusUpdater 1.11.2",
|
||||
"name": "MercuriusUpdater",
|
||||
"type": "Library",
|
||||
"artifact": {
|
||||
"size": 15146,
|
||||
@ -634,38 +634,29 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "com.mumfrey:liteloader:1.11.2",
|
||||
"name": "Liteloader (1.11.2)",
|
||||
"type": "LiteLoader",
|
||||
"required": {
|
||||
"value": false,
|
||||
"def": false
|
||||
},
|
||||
"id": "com.westeroscraft:westerosblocks:3.1.0-alpha-2-136",
|
||||
"name": "WesterosBlocks",
|
||||
"type": "ForgeMod",
|
||||
"artifact": {
|
||||
"size": 1685422,
|
||||
"MD5": "3a98b5ed95810bf164e71c1a53be568d",
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.11.2/liteloader.jar"
|
||||
},
|
||||
"subModules": [
|
||||
{
|
||||
"id": "com.mumfrey:macrokeybindmod:0.14.4-1.11.2@litemod",
|
||||
"name": "Macro/Keybind Mod (0.14.4-1.11.2)",
|
||||
"type": "LiteMod",
|
||||
"required": {
|
||||
"value": false,
|
||||
"def": false
|
||||
},
|
||||
"artifact": {
|
||||
"size": 1670811,
|
||||
"MD5": "16080785577b391d426c62c8d3138558",
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.11.2/mods/macrokeybindmod.litemod"
|
||||
}
|
||||
}
|
||||
]
|
||||
"size": 17352679,
|
||||
"MD5": "7a26b3f4f89bfe48f34c4fc95fc6437f",
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.11.2/mods/WesterosBlocks.jar"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "com.westeroscraft:westeroscraftrp:2018-07-21",
|
||||
"name": "WesterosCraft Resource Pack",
|
||||
"type": "File",
|
||||
"artifact": {
|
||||
"size": 46942221,
|
||||
"MD5": "26e3e63a5778691eb3a9db11f449fdf1",
|
||||
"path": "resourcepacks/WesterosCraft.zip",
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.11.2/resourcepacks/WesterosCraft.zip"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "net.optifine:optifine:1.11.2_HD_U_C7",
|
||||
"name": "Optifine (1.11.2_HD_U_C7)",
|
||||
"name": "Optifine",
|
||||
"type": "ForgeMod",
|
||||
"artifact": {
|
||||
"size": 2254712,
|
||||
@ -675,7 +666,7 @@
|
||||
},
|
||||
{
|
||||
"id": "mezz:jei:1.11.2-4.5.1.296",
|
||||
"name": "JustEnoughItems (1.11.2-4.5.1.296)",
|
||||
"name": "JustEnoughItems",
|
||||
"type": "ForgeMod",
|
||||
"artifact": {
|
||||
"size": 542399,
|
||||
@ -683,74 +674,9 @@
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.11.2/mods/jei.jar"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "mcp.mobius:waila:1.7.1_1.11.2",
|
||||
"name": "Waila (1.7.1_1.11.2)",
|
||||
"type": "ForgeMod",
|
||||
"required": {
|
||||
"value": false
|
||||
},
|
||||
"artifact": {
|
||||
"size": 542744,
|
||||
"MD5": "26258a3557bf333e8f4ce8b1e9481031",
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.11.2/mods/Waila.jar"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "com.github.hexomod:worldeditcuife2:2.1.2-mf-1.11.2-13.20.0.2228",
|
||||
"name": "WorldEditCUI (v2.1.2-mf-1.11.2-13.20.0.2228)",
|
||||
"type": "ForgeMod",
|
||||
"required": {
|
||||
"value": false
|
||||
},
|
||||
"artifact": {
|
||||
"size": 461696,
|
||||
"MD5": "53f6eef360af5329d9e52b5351657908",
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.11.2/mods/worldeditcuife.jar"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "techbrew:journeymap:1.11.2-5.5.2",
|
||||
"name": "JourneyMap (1.11.2-5.5.2)",
|
||||
"type": "ForgeMod",
|
||||
"required": {
|
||||
"value": false
|
||||
},
|
||||
"artifact": {
|
||||
"size": 1799560,
|
||||
"MD5": "4315e9939bf64bfa963c8674cb13e838",
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.11.2/mods/journeymap.jar"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "octarine-noise:betterfoliage:1.11.2-2.1.10",
|
||||
"name": "BetterFoliage (1.11.2-2.1.10)",
|
||||
"type": "ForgeMod",
|
||||
"required": {
|
||||
"value": false
|
||||
},
|
||||
"artifact": {
|
||||
"size": 4675903,
|
||||
"MD5": "522fdf73b6e4343cb6243872fb7b4b6c",
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.11.2/mods/BetterFoliage.jar"
|
||||
},
|
||||
"subModules": [
|
||||
{
|
||||
"id": "betterfoliage.cfg",
|
||||
"name": "BetterFoliage Configuration File",
|
||||
"type": "File",
|
||||
"artifact": {
|
||||
"size": 7878,
|
||||
"MD5": "6dd38f873c4129af05a2d6c500cbe954",
|
||||
"path": "/config/betterfoliage.cfg",
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.11.2/config/betterfoliage.cfg"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "org.blockartistry:dynsurround:1.11.2-3.4.9.3",
|
||||
"name": "DynamicSurroundings (1.11.2-3.4.9.3)",
|
||||
"name": "DynamicSurroundings",
|
||||
"type": "ForgeMod",
|
||||
"required": {
|
||||
"value": false
|
||||
@ -786,29 +712,103 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "com.westeroscraft:westerosblocks:3.1.0-alpha-2-136",
|
||||
"name": "WesterosBlocks (3.1.0-alpha-2-136)",
|
||||
"id": "octarine-noise:betterfoliage:1.11.2-2.1.10",
|
||||
"name": "BetterFoliage",
|
||||
"type": "ForgeMod",
|
||||
"required": {
|
||||
"value": false
|
||||
},
|
||||
"artifact": {
|
||||
"size": 17352679,
|
||||
"MD5": "7a26b3f4f89bfe48f34c4fc95fc6437f",
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.11.2/mods/WesterosBlocks.jar"
|
||||
"size": 4675903,
|
||||
"MD5": "522fdf73b6e4343cb6243872fb7b4b6c",
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.11.2/mods/BetterFoliage.jar"
|
||||
},
|
||||
"subModules": [
|
||||
{
|
||||
"id": "betterfoliage.cfg",
|
||||
"name": "BetterFoliage Configuration File",
|
||||
"type": "File",
|
||||
"artifact": {
|
||||
"size": 7878,
|
||||
"MD5": "6dd38f873c4129af05a2d6c500cbe954",
|
||||
"path": "/config/betterfoliage.cfg",
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.11.2/config/betterfoliage.cfg"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "techbrew:journeymap:1.11.2-5.5.2",
|
||||
"name": "JourneyMap",
|
||||
"type": "ForgeMod",
|
||||
"required": {
|
||||
"value": false
|
||||
},
|
||||
"artifact": {
|
||||
"size": 1799560,
|
||||
"MD5": "4315e9939bf64bfa963c8674cb13e838",
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.11.2/mods/journeymap.jar"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "com.westeroscraft:westeroscraftrp:2018-07-21",
|
||||
"name": "WesterosCraft Resource Pack (2018-07-21)",
|
||||
"type": "File",
|
||||
"id": "com.github.hexomod:worldeditcuife2:2.1.2-mf-1.11.2-13.20.0.2228",
|
||||
"name": "WorldEditCUI",
|
||||
"type": "ForgeMod",
|
||||
"required": {
|
||||
"value": false
|
||||
},
|
||||
"artifact": {
|
||||
"size": 46942221,
|
||||
"MD5": "26e3e63a5778691eb3a9db11f449fdf1",
|
||||
"path": "resourcepacks/WesterosCraft.zip",
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.11.2/resourcepacks/WesterosCraft.zip"
|
||||
"size": 461696,
|
||||
"MD5": "53f6eef360af5329d9e52b5351657908",
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.11.2/mods/worldeditcuife.jar"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "mcp.mobius:waila:1.7.1_1.11.2",
|
||||
"name": "Waila",
|
||||
"type": "ForgeMod",
|
||||
"required": {
|
||||
"value": false
|
||||
},
|
||||
"artifact": {
|
||||
"size": 542744,
|
||||
"MD5": "26258a3557bf333e8f4ce8b1e9481031",
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.11.2/mods/Waila.jar"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "com.mumfrey:liteloader:1.11.2",
|
||||
"name": "Liteloader",
|
||||
"type": "LiteLoader",
|
||||
"required": {
|
||||
"value": false,
|
||||
"def": false
|
||||
},
|
||||
"artifact": {
|
||||
"size": 1685422,
|
||||
"MD5": "3a98b5ed95810bf164e71c1a53be568d",
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.11.2/liteloader.jar"
|
||||
},
|
||||
"subModules": [
|
||||
{
|
||||
"id": "com.mumfrey:macrokeybindmod:0.14.4-1.11.2@litemod",
|
||||
"name": "Macro/Keybind Mod",
|
||||
"type": "LiteMod",
|
||||
"required": {
|
||||
"value": false,
|
||||
"def": false
|
||||
},
|
||||
"artifact": {
|
||||
"size": 1670811,
|
||||
"MD5": "16080785577b391d426c62c8d3138558",
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.11.2/mods/macrokeybindmod.litemod"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "com.sonicether:seus:11.0",
|
||||
"name": "Sonic Ether's Unbelievable Shaders (v11.0)",
|
||||
"name": "Sonic Ether's Unbelievable Shaders",
|
||||
"type": "File",
|
||||
"artifact": {
|
||||
"size": 175159,
|
||||
@ -858,7 +858,7 @@
|
||||
"modules": [
|
||||
{
|
||||
"id": "net.minecraftforge:forge:1.12.2-14.23.2.2651",
|
||||
"name": "Minecraft Forge 1.12.2-14.23.2.2651",
|
||||
"name": "Minecraft Forge",
|
||||
"type": "ForgeHosted",
|
||||
"artifact": {
|
||||
"size": 4823957,
|
||||
@ -1018,7 +1018,7 @@
|
||||
},
|
||||
{
|
||||
"id": "net.sf.trove4j:trove4j:3.0.3",
|
||||
"name": "Trove4J 3.0.3",
|
||||
"name": "Trove4J",
|
||||
"type": "Library",
|
||||
"artifact": {
|
||||
"size": 2523218,
|
||||
@ -1028,7 +1028,7 @@
|
||||
},
|
||||
{
|
||||
"id": "java3d:vecmath:1.5.2",
|
||||
"name": "Vecmath 1.5.2",
|
||||
"name": "Vecmath",
|
||||
"type": "Library",
|
||||
"artifact": {
|
||||
"size": 318956,
|
||||
@ -1038,7 +1038,7 @@
|
||||
},
|
||||
{
|
||||
"id": "net.sf.jopt-simple:jopt-simple:5.0.3",
|
||||
"name": "Jopt-simple 5.0.3",
|
||||
"name": "Jopt-simple",
|
||||
"type": "Library",
|
||||
"artifact": {
|
||||
"size": 78175,
|
||||
@ -1048,7 +1048,7 @@
|
||||
},
|
||||
{
|
||||
"id": "net.minecraftforge:MercuriusUpdater:1.12.1",
|
||||
"name": "MercuriusUpdater 1.12.1",
|
||||
"name": "MercuriusUpdater",
|
||||
"type": "Library",
|
||||
"artifact": {
|
||||
"size": 15086,
|
||||
@ -1059,38 +1059,29 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "com.mumfrey:liteloader:1.12.2",
|
||||
"name": "Liteloader (1.12.2)",
|
||||
"type": "LiteLoader",
|
||||
"required": {
|
||||
"value": false,
|
||||
"def": false
|
||||
},
|
||||
"id": "com.westeroscraft:westerosblocks:3.1.0-alpha-2-10",
|
||||
"name": "WesterosBlocks",
|
||||
"type": "ForgeMod",
|
||||
"artifact": {
|
||||
"size": 1680383,
|
||||
"MD5": "1420785ecbfed5aff4a586c5c9dd97eb",
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.12.2/liteloader.jar"
|
||||
},
|
||||
"subModules": [
|
||||
{
|
||||
"id": "com.mumfrey:macrokeybindmod:0.15.4-1.12.1@litemod",
|
||||
"name": "Macro/Keybind Mod (0.15.4-1.12.1)",
|
||||
"type": "LiteMod",
|
||||
"required": {
|
||||
"value": false,
|
||||
"def": false
|
||||
},
|
||||
"artifact": {
|
||||
"size": 1726452,
|
||||
"MD5": "9ba3ed960bbb676743a3b6c2e1efc484",
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.12.2/mods/macrokeybindmod.litemod"
|
||||
}
|
||||
}
|
||||
]
|
||||
"size": 17261877,
|
||||
"MD5": "f23568619e6fc2bf0cdbdcc05b6a8af9",
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.12.2/mods/WesterosBlocks.jar"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "com.westeroscraft:westeroscraftrp:2018-07-21",
|
||||
"name": "WesterosCraft Resource Pack",
|
||||
"type": "File",
|
||||
"artifact": {
|
||||
"size": 46944689,
|
||||
"MD5": "caa806fb84e56c6c230e56b17670f2bc",
|
||||
"path": "resourcepacks/WesterosCraft.zip",
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.12.2/resourcepacks/WesterosCraft.zip"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "net.optifine:optifine:1.12.2_HD_U_D1",
|
||||
"name": "Optifine (1.12.2_HD_U_D1)",
|
||||
"name": "Optifine",
|
||||
"type": "ForgeMod",
|
||||
"artifact": {
|
||||
"size": 2372821,
|
||||
@ -1100,7 +1091,7 @@
|
||||
},
|
||||
{
|
||||
"id": "mezz:jei:1.12.2-4.8.5.151",
|
||||
"name": "JustEnoughItems (1.12.2-4.8.5.151)",
|
||||
"name": "JustEnoughItems",
|
||||
"type": "ForgeMod",
|
||||
"artifact": {
|
||||
"size": 545366,
|
||||
@ -1108,61 +1099,9 @@
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.12.2/mods/jei.jar"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "com.github.hexomod:worldeditcuife2:2.1.2-mf-1.12.2-14.23.0.2487",
|
||||
"name": "WorldEditCUI (v2.1.2-mf-1.12.2-14.23.0.2487)",
|
||||
"type": "ForgeMod",
|
||||
"required": {
|
||||
"value": false
|
||||
},
|
||||
"artifact": {
|
||||
"size": 461808,
|
||||
"MD5": "44b1b1031c25f04955bfd7ed734bd467",
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.12.2/mods/worldeditcuife.jar"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "techbrew:journeymap:1.12.2-5.5.2",
|
||||
"name": "JourneyMap (1.12.2-5.5.2)",
|
||||
"type": "ForgeMod",
|
||||
"required": {
|
||||
"value": false
|
||||
},
|
||||
"artifact": {
|
||||
"size": 1822850,
|
||||
"MD5": "b743562dac1b5334c20ac87b54c0b518",
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.12.2/mods/journeymap.jar"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "octarine-noise:betterfoliage:1.12-2.1.10",
|
||||
"name": "BetterFoliage (1.12-2.1.10)",
|
||||
"type": "ForgeMod",
|
||||
"required": {
|
||||
"value": false
|
||||
},
|
||||
"artifact": {
|
||||
"size": 4671397,
|
||||
"MD5": "06714eb2c13f59df5e3c92cec7370e11",
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.12.2/mods/BetterFoliage.jar"
|
||||
},
|
||||
"subModules": [
|
||||
{
|
||||
"id": "betterfoliage.cfg",
|
||||
"name": "BetterFoliage Configuration File",
|
||||
"type": "File",
|
||||
"artifact": {
|
||||
"size": 7878,
|
||||
"MD5": "6dd38f873c4129af05a2d6c500cbe954",
|
||||
"path": "/config/betterfoliage.cfg",
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.12.2/config/betterfoliage.cfg"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "org.blockartistry:dynsurround:1.12.2-3.4.9.3",
|
||||
"name": "DynamicSurroundings (1.12.2-3.4.9.3)",
|
||||
"name": "DynamicSurroundings",
|
||||
"type": "ForgeMod",
|
||||
"required": {
|
||||
"value": false
|
||||
@ -1198,29 +1137,90 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "com.westeroscraft:westerosblocks:3.1.0-alpha-2-10",
|
||||
"name": "WesterosBlocks (3.1.0-alpha-2-10)",
|
||||
"id": "octarine-noise:betterfoliage:1.12-2.1.10",
|
||||
"name": "BetterFoliage",
|
||||
"type": "ForgeMod",
|
||||
"required": {
|
||||
"value": false
|
||||
},
|
||||
"artifact": {
|
||||
"size": 17261877,
|
||||
"MD5": "f23568619e6fc2bf0cdbdcc05b6a8af9",
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.12.2/mods/WesterosBlocks.jar"
|
||||
"size": 4671397,
|
||||
"MD5": "06714eb2c13f59df5e3c92cec7370e11",
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.12.2/mods/BetterFoliage.jar"
|
||||
},
|
||||
"subModules": [
|
||||
{
|
||||
"id": "betterfoliage.cfg",
|
||||
"name": "BetterFoliage Configuration File",
|
||||
"type": "File",
|
||||
"artifact": {
|
||||
"size": 7878,
|
||||
"MD5": "6dd38f873c4129af05a2d6c500cbe954",
|
||||
"path": "/config/betterfoliage.cfg",
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.12.2/config/betterfoliage.cfg"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "techbrew:journeymap:1.12.2-5.5.2",
|
||||
"name": "JourneyMap",
|
||||
"type": "ForgeMod",
|
||||
"required": {
|
||||
"value": false
|
||||
},
|
||||
"artifact": {
|
||||
"size": 1822850,
|
||||
"MD5": "b743562dac1b5334c20ac87b54c0b518",
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.12.2/mods/journeymap.jar"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "com.westeroscraft:westeroscraftrp:2018-07-21",
|
||||
"name": "WesterosCraft Resource Pack (2018-07-21)",
|
||||
"type": "File",
|
||||
"id": "com.github.hexomod:worldeditcuife2:2.1.2-mf-1.12.2-14.23.0.2487",
|
||||
"name": "WorldEditCUI",
|
||||
"type": "ForgeMod",
|
||||
"required": {
|
||||
"value": false
|
||||
},
|
||||
"artifact": {
|
||||
"size": 46944689,
|
||||
"MD5": "caa806fb84e56c6c230e56b17670f2bc",
|
||||
"path": "resourcepacks/WesterosCraft.zip",
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.12.2/resourcepacks/WesterosCraft.zip"
|
||||
"size": 461808,
|
||||
"MD5": "44b1b1031c25f04955bfd7ed734bd467",
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.12.2/mods/worldeditcuife.jar"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "com.mumfrey:liteloader:1.12.2",
|
||||
"name": "Liteloader",
|
||||
"type": "LiteLoader",
|
||||
"required": {
|
||||
"value": false,
|
||||
"def": false
|
||||
},
|
||||
"artifact": {
|
||||
"size": 1680383,
|
||||
"MD5": "1420785ecbfed5aff4a586c5c9dd97eb",
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.12.2/liteloader.jar"
|
||||
},
|
||||
"subModules": [
|
||||
{
|
||||
"id": "com.mumfrey:macrokeybindmod:0.15.4-1.12.1@litemod",
|
||||
"name": "Macro/Keybind Mod",
|
||||
"type": "LiteMod",
|
||||
"required": {
|
||||
"value": false,
|
||||
"def": false
|
||||
},
|
||||
"artifact": {
|
||||
"size": 1726452,
|
||||
"MD5": "9ba3ed960bbb676743a3b6c2e1efc484",
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.12.2/mods/macrokeybindmod.litemod"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "com.sonicether:seus:11.0",
|
||||
"name": "Sonic Ether's Unbelievable Shaders (v11.0)",
|
||||
"name": "Sonic Ether's Unbelievable Shaders",
|
||||
"type": "File",
|
||||
"artifact": {
|
||||
"size": 175159,
|
||||
|
@ -455,7 +455,7 @@ function parseModulesForUI(mdls, submodules = false, servConf){
|
||||
<div class="settingsModMainWrapper">
|
||||
<div class="settingsModStatus"></div>
|
||||
<div class="settingsModDetails">
|
||||
<span class="settingsModName">${mdl.getName().substring(0, mdl.getName().indexOf('('))}</span>
|
||||
<span class="settingsModName">${mdl.getName()}</span>
|
||||
<span class="settingsModVersion">v${mdl.getVersion()}</span>
|
||||
</div>
|
||||
</div>
|
||||
@ -479,7 +479,7 @@ function parseModulesForUI(mdls, submodules = false, servConf){
|
||||
<div class="settingsModMainWrapper">
|
||||
<div class="settingsModStatus"></div>
|
||||
<div class="settingsModDetails">
|
||||
<span class="settingsModName">${mdl.getName().substring(0, mdl.getName().indexOf('('))}</span>
|
||||
<span class="settingsModName">${mdl.getName()}</span>
|
||||
<span class="settingsModVersion">v${mdl.getVersion()}</span>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -182,7 +182,7 @@ The parent module will be stored maven style, it's destination path will be reso
|
||||
|
||||
### `Module.id: string`
|
||||
|
||||
The ID of the module. The best practice for an ID is to use a maven identifier. Modules which are stored maven style use the identifier to resolve the destination path. If the `extension` is not provided, it defaults to `jar`.
|
||||
The ID of the module. All modules that are not of type `File` **MUST** use a maven identifier. Version information and other metadata is pulled from the identifier. Modules which are stored maven style use the identifier to resolve the destination path. If the `extension` is not provided, it defaults to `jar`.
|
||||
|
||||
**Template**
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user