-Added Spackenmobs mod

This commit is contained in:
Timo Ley 2020-09-21 19:57:46 +02:00
parent d3e763c4a8
commit 39969ad491
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]",
@ -2434,6 +2449,11 @@
"id": "tilera",
"type": "maven",
"url": "https://data.tilera.xyz/maven/"
},
{
"id": "jitpack",
"type": "maven",
"url": "https://jitpack.io/"
}
],
"meta": {