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:
FarDeath
2026-04-07 17:52:45 +03:00
committed by GitHub
parent 2984e426cb
commit 5e1ce1c6eb
2 changed files with 12 additions and 0 deletions

BIN
blockspack/blockspack.zip Normal file

Binary file not shown.

12
blockspack/meta.json Normal file
View 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"
}