Changelog
General
- Update to version 0.10.5.1
Merged from upstream
Features
- Added support to place storage boats using vanilla dispensers
- Added storage boats - similar to vanilla chest boats, but with all the fancy storage options and behavior that storage minecarts already have
- Added storage UUID to minecart item advanced tooltip
- Added stashing to Shulker box minecarts so that items can easily be put in the minecart when it is in player's inventory
- Added contents tooltip to minecarts so that Shulker minecarts and packed minecarts can show their contents in tooltip similar to how backpacks do it
- Upgrades can now be applied to storage minecarts using right-click in-world
- Changed to render storage upgrades of chest minecarts on top of these (instead of bottom front) so that they can actually be seen by player
- Added Sorting using keybind - the same one that Sophisticated Storage uses
- Added overlay that shows missing items when using paintbrush to apply style to minecarts similar to how it shows the same for storage blocks
- Added support for coloring and applying materials to storage minecarts in Decoration Table
- Added a bit of support for storage minecarts to slowdown based on how full they are similar to vanilla minecarts
- Added Chinese translation (Thanks Huantanhua)
- 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)
Fixes
- Fixed ids of recipes registered to JEI to properly work with recipe bookmarking and as part of this polished the ids so that they don't have that much unnecessary data in some cases
- Fixed minecarts and boats to drop their contents when they are broken in creative
- Fixed pickup upgrade to work properly in boats
- Fixed rotation of minecart in the gui so that it shows chest front and limited barrels rotated in a way that makes sense
- Fixed paintbrush missing items overlay to not show missing block materials when pointing at chest / shulker minecart which can't have materials applied
- Fixed tier upgrades and storage tool to not work with packed minecarts
Changelog
General
- Update to version 0.10.5.1
Merged from upstream
Features
- Added support to place storage boats using vanilla dispensers
- Added storage boats - similar to vanilla chest boats, but with all the fancy storage options and behavior that storage minecarts already have
- Added storage UUID to minecart item advanced tooltip
- Added stashing to Shulker box minecarts so that items can easily be put in the minecart when it is in player's inventory
- Added contents tooltip to minecarts so that Shulker minecarts and packed minecarts can show their contents in tooltip similar to how backpacks do it
- Upgrades can now be applied to storage minecarts using right-click in-world
- Changed to render storage upgrades of chest minecarts on top of these (instead of bottom front) so that they can actually be seen by player
- Added Sorting using keybind - the same one that Sophisticated Storage uses
- Added overlay that shows missing items when using paintbrush to apply style to minecarts similar to how it shows the same for storage blocks
- Added support for coloring and applying materials to storage minecarts in Decoration Table
- Added Chinese translation (Thanks Huantanhua)
- Added support for using paintbrush to apply tint colors and materials to storages in minecarts
- 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)
Fixes
- Fixed minecarts and boats to drop their contents when they are broken in creative
- Fixed to yet again check that upgrade has sophisticated storage modid or is marked with SS upgrade tag because in 1.20 there isn't an easy way to tag items that may not be loaded and thus Sophisticated Storage doesn't have its upgrades tagged in this version and its upgrades can only be checked based on the modid
- Fixed pickup upgrade to work properly in boats
- Fixed rotation of minecart in the gui so that it shows chest front and limited barrels rotated in a way that makes sense
- Fixed tier upgrades and storage tool to not work with packed minecarts