I want to implent logistic chests to be mergeable. Only chests of same type are mergable.
As I looked through your code this breakes down to following tasks:
1. Add "chest_type" parameter through all the code. So all existing entities would be "steel". Would you accept pull-request to your code if I do that?
2. Add some graphic files - they would also be typed: wooden, iron, steel, +5 logistic types. I can do that too.
Also I don't know if I have enough time to implement both. Should I start with 2 or 1?