Added basemods
This commit is contained in:
parent
0d98edec21
commit
f7a89e0346
1 changed files with 102 additions and 0 deletions
102
src/modpack.json
102
src/modpack.json
|
@ -1737,6 +1737,108 @@
|
|||
"included"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id" : "baubles",
|
||||
"meta" : {
|
||||
"name" : "Baubles"
|
||||
},
|
||||
"file" : {
|
||||
"link" : "https://cdn.tilera.xyz/minecraft/modpacks/addonscript/testcraft/Baubles-1.7.10-1.0.1.10.jar",
|
||||
"installer" : "internal.dir:mods/1.7.10"
|
||||
},
|
||||
"type" : "mod",
|
||||
"options" : [
|
||||
"server",
|
||||
"client",
|
||||
"required",
|
||||
"included"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id" : "ccl",
|
||||
"meta" : {
|
||||
"name" : "CodeChickenLib"
|
||||
},
|
||||
"file" : {
|
||||
"link" : "https://cdn.tilera.xyz/minecraft/modpacks/addonscript/testcraft/CodeChickenLib-1.7.10-1.1.3.138-universal.jar",
|
||||
"installer" : "internal.dir:mods/1.7.10"
|
||||
},
|
||||
"type" : "mod",
|
||||
"options" : [
|
||||
"server",
|
||||
"client",
|
||||
"required",
|
||||
"included"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id" : "fmp",
|
||||
"meta" : {
|
||||
"name" : "ForgeMultipart"
|
||||
},
|
||||
"file" : {
|
||||
"link" : "https://cdn.tilera.xyz/minecraft/modpacks/addonscript/testcraft/ForgeMultipart-1.7.10-1.2.0.345-universal.jar",
|
||||
"installer" : "internal.dir:mods/1.7.10"
|
||||
},
|
||||
"type" : "mod",
|
||||
"options" : [
|
||||
"server",
|
||||
"client",
|
||||
"required",
|
||||
"included"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id" : "reloc",
|
||||
"meta" : {
|
||||
"name" : "ForgeRelocation"
|
||||
},
|
||||
"file" : {
|
||||
"link" : "https://cdn.tilera.xyz/minecraft/modpacks/addonscript/testcraft/ForgeRelocation-0.0.1.4-universal.jar",
|
||||
"installer" : "internal.dir:mods/1.7.10"
|
||||
},
|
||||
"type" : "mod",
|
||||
"options" : [
|
||||
"server",
|
||||
"client",
|
||||
"required",
|
||||
"included"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id" : "relocfmp",
|
||||
"meta" : {
|
||||
"name" : "ForgeRelocation FMP"
|
||||
},
|
||||
"file" : {
|
||||
"link" : "https://cdn.tilera.xyz/minecraft/modpacks/addonscript/testcraft/ForgeRelocationFMP-0.0.1.2-universal.jar",
|
||||
"installer" : "internal.dir:mods/1.7.10"
|
||||
},
|
||||
"type" : "mod",
|
||||
"options" : [
|
||||
"server",
|
||||
"client",
|
||||
"required",
|
||||
"included"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id" : "mrtjp",
|
||||
"meta" : {
|
||||
"name" : "MrTJPCore"
|
||||
},
|
||||
"file" : {
|
||||
"link" : "https://cdn.tilera.xyz/minecraft/modpacks/addonscript/testcraft/MrTJPCore-1.1.0.33-universal.jar",
|
||||
"installer" : "internal.dir:mods/1.7.10"
|
||||
},
|
||||
"type" : "mod",
|
||||
"options" : [
|
||||
"server",
|
||||
"client",
|
||||
"required",
|
||||
"included"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "forge",
|
||||
"versions": "[1.7.10-10.13.4.1614-1.7.10]",
|
||||
|
|
Loading…
Reference in a new issue