mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/LCE-Workshop.git
synced 2026-07-04 15:34:17 +00:00
14 lines
401 B
JSON
14 lines
401 B
JSON
{
|
|
"id": "tadc", // ID
|
|
"name": "The Amazing Digital Circus", // Name
|
|
"author": "silvaz",
|
|
"description": "A bunch of TADC skins taken from online ported to LCE. Credits shown in game.", // Description
|
|
"extended_description": "",
|
|
"category": ["Skin", "DLC"], // Category
|
|
"thumbnail": "thumbnail.png", // Thumbnail filename
|
|
"zips": {
|
|
"tadc.zip": "{DLCDir}"
|
|
},
|
|
"version": "1.0.0"
|
|
}
|