shadowItemMode
what should happen to shadow items when saved and re-loaded from disk?
- UNLINK ( vanilla default = dupe them )
- PERSIST ( shadow items will re-link once re-load )
- VANISH ( shadow items will disappear when re-load )
shadowItemTooltip
shows the shadow stack unique identifier when hovering over a shadow stack with the mouse
shadowItemFragilityFixes
various fixes to item related actions that might unlink/dupe/delete the shadow stacks
shadowItemUpdateFix
inventory updates from shadow items will propagate to the other shadow item stacks even if in other invenotories
shadowItemPreventCombine
by default instances of the same shadow stack won't merge on inventory actions; this option expands that behavior and prevents merging operations between any shadow stack
PS: this option only has an effect if shadowItemFragilityFixes is active
shadowItemIdSize
changes the length of the shadow stack unique identifiers
PS: do not edit unless you know what you're doing