mirror of
https://github.com/LCE-Hub/LCE-Workshop.git
synced 2026-08-20 04:28:08 +00:00
15 lines
496 B
JSON
15 lines
496 B
JSON
{
|
|
"id": "chocolate-blueberry-cake",
|
|
"name": "Chocolate Blueberry Cake",
|
|
"author": "wassupiamYusuf",
|
|
"description": "Changes the cake to be a chocolate blueberry cake.",
|
|
"extended_description": "Changes the cake to be a chocolate cake while also replacing the red strawberry parts of the cake with blue blueberries.",
|
|
"category": [
|
|
"Texture"
|
|
],
|
|
"thumbnail": "a.png",
|
|
"zips": {
|
|
"LCE Chocolate Cake TexturePack.zip": "Common/res/TitleUpdate/res"
|
|
},
|
|
"version": "1.0.0"
|
|
} |