Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
CHANGELOG
change 0.0.3
- Fix NULL Reference Exception T.T
- Fixed: Lag when extracting
- Fixed: Objects not removed from list after extraction.
Change 0.0.2
- Non-Valuable will not be shrunk now.
- Object will now grow back to their original size outside that cart. (configurable)
- Larger object now take longer to shrink to the target volume.
New Config
- MinShrinkScale
- The Minimum Scale of an object allowed to be shrunk.
- default to 0.
- DoGrowBack
- Whether a shrunk object will trun back to the original size outside a cart.
- default to ture.
- ShrinkSpeed
- The Speed that items Shrink (or Grow).
- The growing speed is always 0.75x of the shirnking speed.
- default to 1.
Change 0.0.1
- Change the icon.png to the right one
- Move the .dll file to the plugins folder