mirror of
https://github.com/LCE-Hub/LCE-Workshop.git
synced 2026-08-03 09:12:30 +00:00
blockspack (#7)
* Add files via upload * Add files via upload * Rename Steve_Pack.zip to stevepack.zip * Delete stevepack directory
This commit is contained in:
parent
2984e426cb
commit
5e1ce1c6eb
BIN
blockspack/blockspack.zip
Normal file
BIN
blockspack/blockspack.zip
Normal file
Binary file not shown.
12
blockspack/meta.json
Normal file
12
blockspack/meta.json
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"id": "blockspack", // ID
|
||||
"name": "Blocks Skin Pack", // Name
|
||||
"author": "silvas",
|
||||
"description": "A bunch of blocks turned into skins lol", // Description
|
||||
"category": ["Skin", "DLC"], // Category
|
||||
"thumbnail": "thumbnail.png", // Thumbnail filename
|
||||
"zips": {
|
||||
"texture.zip": "{DLCDir}" // placeholders are handled by Emerald
|
||||
},
|
||||
"version": "1.0.0"
|
||||
}
|
||||
Loading…
Reference in a new issue