mirror of
https://github.com/LCE-Hub/LCE-Workshop.git
synced 2026-07-18 08:17:36 +00:00
Merge pull request #70 from cheapmanga/add-texturepacktemplate-1779625883879
Add "TexturePack Template" (texturepacktemplate)
This commit is contained in:
commit
81a40852a0
Binary file not shown.
|
After Width: | Height: | Size: 918 KiB |
BIN
texturepacktemplate/TexturePack.Template.v5.zip
Normal file
BIN
texturepacktemplate/TexturePack.Template.v5.zip
Normal file
Binary file not shown.
17
texturepacktemplate/meta.json
Normal file
17
texturepacktemplate/meta.json
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"id": "texturepacktemplate",
|
||||
"name": "TexturePack Template",
|
||||
"author": "cheapmanga",
|
||||
"description": "Minecraft LCE template and a detailed guide for texture-pack making. This template was made by CheapManga and Gamer99",
|
||||
"extended_description": "",
|
||||
"category": [
|
||||
"Mod",
|
||||
"DLC",
|
||||
"Texture"
|
||||
],
|
||||
"thumbnail": "563178726-903d83e5-d2be-414a-acf1-20cda2a8f89d.png",
|
||||
"zips": {
|
||||
"TexturePack.Template.v5.zip": "{DLCDir}"
|
||||
},
|
||||
"version": "5.0.0"
|
||||
}
|
||||
Loading…
Reference in a new issue