NetKAN updated mod - RationalResourcesRCSFamily-1.60.1
This commit is contained in:
parent
194ce080b8
commit
b076817f3e
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"spec_version": "v1.26",
|
||||
"identifier": "RationalResourcesRCSFamily",
|
||||
"name": "Rational Resources RCS Family",
|
||||
"abstract": "Enables fuel switching in supported MonoPropellant or LFO RCS",
|
||||
|
@ -23,11 +23,19 @@
|
|||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
},
|
||||
{
|
||||
"name": "ClassicStockResources"
|
||||
"name": "B9PartSwitch"
|
||||
},
|
||||
{
|
||||
"any_of": [
|
||||
{
|
||||
"name": "ClassicStockResources"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
|
|
Loading…
Reference in New Issue