mirror of
https://github.com/LCE-Hub/LCE-Workshop.git
synced 2026-07-18 00:10:46 +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:
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"
|
||||
}
|
||||
Reference in New Issue
Block a user