LCE-Workshop/faithful64/meta.json
Criador_Mods bf1cc774d3
Introduction of extended_description (#12)
Co-authored-by: /home/neo <158327205+neoapps-dev@users.noreply.github.com>
2026-04-17 16:24:29 +03:00

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"
}