You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that I was not seeing any of the upgrades that were supposed to be available in the Exotic Alloys node, such as the 5M composite tanks or the Ore Tank upgrades. After troubleshooting, it seems like it is due to the partIcon specified for oreTankUpgrade. Currently it points to 'MediumOreTank' but I don't have that part in my (heavily modded) install. It seems like that part is only available when the Missing History mod is installed. I manually changed the partIcon value to 'SmallTank' which is the stock 1.25m ore tank, after which all of the other upgrades requiring Exotic Alloys showed up. Happy to create a pull request with the change that unblocked me if that would be helpful.
The text was updated successfully, but these errors were encountered:
I noticed that I was not seeing any of the upgrades that were supposed to be available in the Exotic Alloys node, such as the 5M composite tanks or the Ore Tank upgrades. After troubleshooting, it seems like it is due to the partIcon specified for oreTankUpgrade. Currently it points to 'MediumOreTank' but I don't have that part in my (heavily modded) install. It seems like that part is only available when the Missing History mod is installed. I manually changed the partIcon value to 'SmallTank' which is the stock 1.25m ore tank, after which all of the other upgrades requiring Exotic Alloys showed up. Happy to create a pull request with the change that unblocked me if that would be helpful.
The text was updated successfully, but these errors were encountered: