someting interesting, When I open Critter Cages from Pack Possum and Critter Cages - Trinkets, the UI interface opens the interface of Better Shipping Bin,but as long as I am not on the farm, I can open the Critter Cage normally
Had some issues with the shipping bin losing items in multiplayer while two people were using the shipping bin at the same time. Just wanted to give a heads up to be careful in this case when using it on multiplayer saves.
I've been on hiatus since September, hence the lack of response.
I'm slowly starting to work on updates again and am aiming to have most open bugs addressed within the next week or two. Once all the bugs are fixed I'll get around to outstanding comments and messages.
Thanks to everyone who has been patient, please know I'm working hard to get everything fixed.
I didn't know how or where to send this to you, it's a Spanish translation if you like to add it to the mod
{ "Config.TotalValue.Title": "Mostrar el Valor Total", "Config.TotalValue.Description": "Muestra un banner en la parte superior del inventario del contenedor de envío con el valor total de todos los artículos", "Config.MiniTotalValue.Title": "Mostrar el Valor Total del Mini contenedor", "Config.MiniTotalValue.Description": "Muestra el mismo banner que en el inventario regular en el mini contenedor de envío", "Config.InvertScroll.Title": "Invertir Rueda de Desplazamiento", "Config.InvertScroll.Description": "Invertir la dirección de la rueda de desplazamiento al recorrer el inventario", "Menu.TotalValue": "Valor total: " }
I've actually had a similar feature since 1.2.0. The difference is, my version is displayed inside the menu as a banner. I'll keep this in mind for a future update but am not planning to create an update especially for it
83 comments
[Windows 10]
update : never mind I didn't see there's android version, my bad
I've been on hiatus since September, hence the lack of response.
I'm slowly starting to work on updates again and am aiming to have most open bugs addressed within the next week or two. Once all the bugs are fixed I'll get around to outstanding comments and messages.
Thanks to everyone who has been patient, please know I'm working hard to get everything fixed.
https://smapi.io/json/i18n/d105eb1cb1354e2fa1f7b7bbec6c6840
Thanks for your mod, have a good day !
{
"Config.TotalValue.Title": "Mostrar el Valor Total",
"Config.TotalValue.Description": "Muestra un banner en la parte superior del inventario del contenedor de envío con el valor total de todos los artículos",
"Config.MiniTotalValue.Title": "Mostrar el Valor Total del Mini contenedor",
"Config.MiniTotalValue.Description": "Muestra el mismo banner que en el inventario regular en el mini contenedor de envío",
"Config.InvertScroll.Title": "Invertir Rueda de Desplazamiento",
"Config.InvertScroll.Description": "Invertir la dirección de la rueda de desplazamiento al recorrer el inventario",
"Menu.TotalValue": "Valor total: "
}
Currently https://www.nexusmods.com/stardewvalley/mods/18992 seems to be a 1-time now abandoned mod with "Unique" ability to show how much you'll gain for the total of Shipping Bin items overnight. Since its code is told here https://github.com/futroo/Stardew-Valley-Mods/blob/main/ShippingBinSummary/README.md as free to use (bottom of article), you may consider adding that ability to your mod either for better overall functionality for all of your users.