Added RoutingDebugger. This feature makes it easier to see how carefully items are routed.
Fixed a bug where full chests could no longer be accessed using the remote chest function due to a change in the search algorithm for item transportation routes.
Changed the search algorithm for item transport routes. This makes it possible to cache transportation route data, further reducing the load on the server.
Added types of data to cache.
Removed the ability for ShulkerBox Loaders to only accept a maximum of one shulker box.
Fixed an issue where when the SchulkerBoxUnloader is connected to a filtered hopper, items may not be sent.
Change even with the stack_push option enabled, items between two hoppers facing each other will be passed one at a time. (This is a fix that assumes these are hopper timer.)