25 lines
743 B
JSON
25 lines
743 B
JSON
{
|
|
"Name": "Farm Type Manager",
|
|
"Author": "Esca",
|
|
"Version": "1.16.2",
|
|
"Description": "Allows custom spawning of content from each farm type: forage, large objects, ore, and monsters",
|
|
"UniqueID": "Esca.FarmTypeManager",
|
|
"EntryDll": "FarmTypeManager.dll",
|
|
"MinimumApiVersion": "3.12.0",
|
|
"UpdateKeys": [ "Nexus:3231", "GitHub:Esca-MMC/FarmTypeManager", "ModDrop:598755" ],
|
|
"Dependencies": [
|
|
{
|
|
"UniqueID": "spacechase0.GenericModConfigMenu",
|
|
"IsRequired": false
|
|
},
|
|
{
|
|
"UniqueID": "Cherry.ExpandedPreconditionsUtility",
|
|
"IsRequired": false
|
|
},
|
|
{
|
|
"UniqueID": "Pathoschild.ContentPatcher",
|
|
"MinimumVersion": "1.22.0",
|
|
"IsRequired": true
|
|
}
|
|
]
|
|
} |