Hello - I've had a player express interest in our mods being compatible. My mod adds tier zero entities such as belts, inserters etc. These tier zero additions are half the speed of their regular vanilla counter parts and they are made with raw materials (iron-ore, copper-ore etc.).
The player would like the chute miniloader to have the same speed (7.5 items/s) as my slow n' cheap belt I add.
I went ahead and added an optional dependency and have some data-updates.lua code to accomplish this. However, looking through your mod, perhaps it may make more sense if your mod adds the dependency and updates the chute given that you have all of your miniloader functions at your disposal.
Feel free to take a look at my code and let me know what you think is best.
Thank for your time!