[Bug ๐]: [ISRU.cfg]
zer0Kerbal opened this issue ยท 2 comments
Brief description of your issue
I don't think it was smelting metal with the ISRUs.
I think ISRU.cfg needs to be HAS[#ConverterName[Mono*]] like this...
@PART[*ISRU*,Smelter*]:NEEDS[LaunchPad,SimpleConstruction]:FOR[SimpleConstruction]
{
+MODULE[ModuleResourceConverter]:HAS[#ConverterName[Mono*]]
{
@ConverterName = Metal
Steps to reproduce
install SCON and look at file
Expected behavior
not this
Actual behavior
patch not effective
Environment
unk
How did you download and install this?
Other (explain below)
- [ISRU.cfg] v1.1.0.0
- Add Localization
- [ORE to METAL]
- convert +MODULE to MODULE (adds entire module instead of patching a copy
- [ORE to Karbonite]
- convert +MODULE to MODULE (adds entire module instead of patching a copy
- adjust [Karbonite] to [metal] conversion from 5:1 to 3:1
- closes #58 - [Bug ๐]: [ISRU.cfg]