mirror of
https://github.com/LCE-Hub/LCE-Workshop.git
synced 2026-07-17 15:57:20 +00:00
Barebones (#3)
This commit is contained in:
parent
7c765e7145
commit
b2cbcaaccc
BIN
barebones/mashup.zip
Normal file
BIN
barebones/mashup.zip
Normal file
Binary file not shown.
12
barebones/meta.json
Normal file
12
barebones/meta.json
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"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
|
||||
"category": ["Skin", "Texture", "DLC"], // Category
|
||||
"thumbnail": "thumbnail.png", // Thumbnail filename
|
||||
"zips": {
|
||||
"mashup.zip": "{DLCDir}"
|
||||
},
|
||||
"version": "1.0.0"
|
||||
}
|
||||
BIN
barebones/thumbnail.png
Normal file
BIN
barebones/thumbnail.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 188 KiB |
Loading…
Reference in a new issue