LCE-Workshop/registry.json
2026-04-06 17:53:26 +00:00

36 lines
962 B
JSON

{
"generated_at": "2026-04-06T17:53:26.187Z",
"count": 2,
"packages": [
{
"id": "faithful64",
"name": "Faithful 64x",
"author": "jakobisnow",
"description": "Faithful recreates Minecraft's original textures in higher resolutions while staying true to their original look and feel. Ported to LCE.",
"category": [
"Texture",
"DLC"
],
"thumbnail": "thumbnail.jpg",
"zips": {
"texture.zip": "{DLCDir}"
},
"version": "1.0.0"
},
{
"id": "mikusmodules",
"name": "Miku's Modules",
"author": "dydymiku_",
"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!",
"category": [
"Skin",
"DLC"
],
"thumbnail": "thumbnail.jpg",
"zips": {
"texture.zip": "{DLCDir}"
},
"version": "1.0.0"
}
]
}