mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/LCE-Workshop.git
synced 2026-06-17 15:32:05 +00:00
* added skin pack miku's modules skin pack by dydymiku_ * Add files via upload replaced the meta.json with mine, as it conflicted with faithful * Add files via upload Updated, so it does match with the requests * Rename Miku Modules v1.0.zip to helpidontknowhowtodeleteshit * Rename helpidontknowhowtodeleteshit to 39
13 lines
437 B
JSON
13 lines
437 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
|
|
"category": ["Skin", "DLC"], // Category
|
|
"thumbnail": "thumbnail.jpg", // Thumbnail filename
|
|
"zips": {
|
|
"texture.zip": "{DLCDir}"
|
|
},
|
|
"version": "1.0.0"
|
|
}
|