mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/LCE-Workshop.git
synced 2026-06-07 18:45:04 +00:00
14 lines
467 B
JSON
14 lines
467 B
JSON
{
|
|
"id": "mikusmodules", // ID
|
|
"name": "Miku's Modules", // Name
|
|
"author": "dydymiku_", // Author
|
|
"description": "A 3D Hatsune Miku Skin Pack that's taking all the modules from the Project Diva/Project Sekai games, as well as the fan made Mikus!", // Description
|
|
"extended_description": "",
|
|
"category": ["Skin", "DLC"], // Category
|
|
"thumbnail": "thumbnail.jpg", // Thumbnail filename
|
|
"zips": {
|
|
"texture.zip": "{DLCDir}"
|
|
},
|
|
"version": "1.1.0"
|
|
}
|