10 lines
370 B
INI
10 lines
370 B
INI
|
// ModInfo v0.2 - Configuration file for journeymap
|
||
|
// ModInfo is a simple utility which helps the Mod developer support their mod.
|
||
|
// For more information: https://github.com/MCModInfo/modinfo/blob/master/README.md
|
||
|
{
|
||
|
"modId": "journeymap",
|
||
|
"enable": false,
|
||
|
"salt": "171532e20cf",
|
||
|
"status": "Disabled (d61ec061-9185-3e25-bd6a-ffb35229771d)",
|
||
|
"verbose": false
|
||
|
}
|