mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/LCE-Workshop.git
synced 2026-06-23 15:35:41 +00:00
14 lines
272 B
JSON
14 lines
272 B
JSON
{
|
|
"id": "temp",
|
|
"name": "My Awesome Mod",
|
|
"author": "neoapps-dev",
|
|
"description": "Adds back Ruby items",
|
|
"category": ["Mod", "DLC"],
|
|
"thumbnail": "thumbnail.png",
|
|
"zips": {
|
|
"ruby.zip": "",
|
|
"texture.zip": "{MediaDir}/DLC"
|
|
},
|
|
"version": "1.0.2"
|
|
}
|