mirror of
https://github.com/anegostudios/vsmodtemplate
synced 2025-07-22 12:39:28 -07:00
9 lines
No EOL
214 B
JSON
9 lines
No EOL
214 B
JSON
{
|
|
"type": "code",
|
|
"name": "MyGoldBlockMod",
|
|
"description" : "Adds cool looking gold blocks",
|
|
"author": "CreativeMD",
|
|
"version": "1.0",
|
|
"gameversions": [ "1.5.0.3+" ],
|
|
"website": "http://example.com"
|
|
} |