Fixes
- Fixed tier upgrades and storage tool to not work with packed minecarts
Features
- Added support for packing tape
- Minecarts with Chests and Barrels (regular and limited) can now be packed using packing tape and will retain their contents when dropped
- Also added support for dropPacked config in Sophisticated Storage so if this is set minecarts will also always drop packed with their contents
- And added too many drops support so player now can't break Storage minecarts that would dropp too many item entities or they have to crouch if they are sure that's what they want to do same as it works on regular storage blocks (of course this is off if dropPacked is set)
Features
- Added sounds and animations when storages are open. Also modified tier upgrade handling to only allow upgrading if storage isn't open at the moment.
Features
- Added support for storage tool to work on minecarts and be able to lock minecarts and toggle visibility of locks, tiers, counts, fill levels
Features
- Added tier upgrade recipes for minecarts so that these can easily be updated using similar recipes to storage without the need to uncraft the storage / upgrade tier / recraft into minecart again
Fixes
- Fixed dupe bug in minecart uncrafting recipe
Fixes
- Fixed minecart drop code to only set custom name on the dropped minecart if one was actually defined
Features
- Added using tier upgrades to upgrade minecarts in world including proper transfer of their inventory and including upgrade of vanilla chest minecart to sophisticated variant
Features
- Added Japanese translation (Thanks Abbage230)
Features
- Initial 1.20.1 release
Fixes
- Fixed dependencies on curseforge to properly list sophisticated storage as required dep
Features
- Changes related to latest core change in JEI transfer handler