Compare commits

...

2 Commits

Author SHA1 Message Date
LordMZTE ba91ab327a Merge remote-tracking branch 'original/master' 2020-09-24 17:44:27 +02:00
Timo Ley 39969ad491 -Added Spackenmobs mod 2020-09-21 19:57:46 +02:00
1 changed files with 20 additions and 0 deletions

View File

@ -2386,6 +2386,21 @@
"included"
]
},
{
"id": "spackenmobs",
"file": {
"installer": "internal.dir:mods",
"artifact": "com.github.ACGaming:Spackenmobs:1.12.2",
"repository": "jitpack"
},
"type": "mod",
"options": [
"required",
"client",
"server",
"included"
]
},
{
"id": "forge",
"versions": "[1.12.2-14.23.5.2854]",
@ -2502,6 +2517,11 @@
"id": "tilera",
"type": "maven",
"url": "https://data.tilera.xyz/maven/"
},
{
"id": "jitpack",
"type": "maven",
"url": "https://jitpack.io/"
}
],
"meta": {