mirror of
https://github.com/LCE-Hub/LCE-Workshop.git
synced 2026-07-15 23:10:50 +00:00
14 lines
473 B
JSON
14 lines
473 B
JSON
{
|
|
"id": "faithful64", // ID
|
|
"name": "Faithful 64x", // Name
|
|
"author": "jakobisnow", // Author
|
|
"description": "Faithful recreates Minecraft's original textures in higher resolutions while staying true to their original look and feel. Ported to LCE.", // Description
|
|
"extended_description": "",
|
|
"category": ["Texture", "DLC"], // Category
|
|
"thumbnail": "thumbnail.jpg", // Thumbnail filename
|
|
"zips": {
|
|
"texture.zip": "{DLCDir}"
|
|
},
|
|
"version": "1.0.0"
|
|
}
|