blob: 21ecee23f8796fe0c852386eacce8d36a0dab811 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
[
{
"modid": "${modId}",
"name": "${modName}",
"description": "TecTech - Tec Technology Interdimensional! Replace UUMatter with something overly complicated and annoying! (GT5u Addon)",
"version": "${modVersion}",
"mcversion": "${minecraftVersion}",
"url": "",
"updateUrl": "",
"authorList": ["_Technus_"],
"credits": "The Forge and FML guys, for making this example",
"logoFile": "TecTechIcon.png",
"screenshots": [],
"dependencies": []
}
]
|