This commit is contained in:
Timo Ley 2020-09-26 18:43:28 +02:00
commit 5217dfdaf4

View file

@ -2375,8 +2375,7 @@
"id": "spackenmobs", "id": "spackenmobs",
"file": { "file": {
"installer": "internal.dir:mods", "installer": "internal.dir:mods",
"artifact": "com.github.ACGaming:Spackenmobs:1.12.2", "link": "https://github.com/ACGaming/Spackenmobs/releases/download/RC4/Spackenmobs-1.12.2-RC4.jar"
"repository": "jitpack"
}, },
"type": "mod", "type": "mod",
"options": [ "options": [
@ -2396,30 +2395,6 @@
"server", "server",
"included" "included"
] ]
},
{
"id": "spackenmobs",
"file": {
"installer": "internal.dir:resourcepacks",
"link": "https://data.tilera.xyz/file/spackenmobs/spackenmobs-1.0.zip"
},
"type": "resourcepack",
"options": [
"optional",
"client",
"included"
],
"meta": {
"name": "Spackenmobs",
"contributors": [
{
"name": "ACGaming",
"roles": [
"owner"
]
}
]
}
} }
] ]
} }
@ -2434,11 +2409,6 @@
"id": "tilera", "id": "tilera",
"type": "maven", "type": "maven",
"url": "https://data.tilera.xyz/maven/" "url": "https://data.tilera.xyz/maven/"
},
{
"id": "jitpack",
"type": "maven",
"url": "https://jitpack.io/"
} }
], ],
"meta": { "meta": {