akarnokd / ThePlanetCrafterMods

BepInEx+Harmony mods for the Unity/Steam game The Planet Crafter
Apache License 2.0
51 stars 29 forks source link

Suggestion: auto set storage name from item in chest #110

Closed stephen-dahl closed 2 weeks ago

stephen-dahl commented 2 months ago

Add an option to Auto Store mod that sets the name of the storage to the first item placed in it. Only set the name if the name is currently empty.

This would greatly simplify configuring storage early game since i wont have to go hunt down item ids

akarnokd commented 2 weeks ago

Unfortunately, there is no good way to capture this user intent as it could arbitrarily rename containers not intended for such storage.