mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/LCE-Workshop.git
synced 2026-06-06 08:55:10 +00:00
14 lines
557 B
JSON
14 lines
557 B
JSON
{
|
|
"id": "barebones", // ID
|
|
"name": "Barebones", // Name
|
|
"author": "mrduck",
|
|
"description": "Bare Bones is a texture pack with the purpose of bringing your world and the default Minecraft textures to it's 'bare bones'. It is a simplistic and vibrant pack that is fun to use and makes your own Minecraft worlds look colourful!", // Description
|
|
"extended_description": "",
|
|
"category": ["Skin", "Texture", "DLC"], // Category
|
|
"thumbnail": "thumbnail.png", // Thumbnail filename
|
|
"zips": {
|
|
"mashup.zip": "{DLCDir}"
|
|
},
|
|
"version": "1.0.0"
|
|
}
|