File Details
vanillaplus structures-windowsserver 12.zip
- R
- May 29, 2024
- 232.80 KB
- 35
- 1.0
File Name
vanillaplus structures-windowsserver 12.zip
Supported Versions
- 1.0
### v12
- Fix cooking pot item not being placeable.
- Add cooking pot structure.
- Remove unused asset (WoodTable_Config_VP)
- Fix tek generator configuration not being correctly applied.
- Fix water tap configuration not being correctly applied.
- Fix parsing of item class arrays. Now allows class FName (vanilla items only), or blueprint path.
- Fix `FL_ConfigHelpers_VP.classesToNames`
- Fix `FL_ConfigHelpers_VP.getClassNames`
- Support adding additional engrams to crafting stations via inventory configuration option `extraDefaultItems`. Only items added by mods require the full blueprint path. The `_C` suffix for blueprints is required.
- Fix missing blueprint for power generator engram.
Apply potential fixes for console issues:
- Remove reference to tribute inventory component in tek replicator item. Now identical to default. Unclear if the defaults incorrectly exclude tribute terminals for a specific reason. Could potentially prevent unncessary loading of some assets.
- Remove the tek replicator from supply crates. Removes references to supply crates in mod data asset. Could potentially prevent unnecessary loading of some assets. Still craftable at obelisks and tek cave.
- Resave and re-verify all assets to ensure valid references and up to date defaults with latest devkit updates.
- No longer remap any engrams. Only add and remove.
- **Fix missing blueprint for power generator engram.**

