* rewrite compat-chests.lua
add pipeworks.override_chest() to make a existing chest connecting to pipeworks
* move pipeworks.override_chest() to a new file
fix crash with after_place_node() there
let mcl_barrels make use of the new function
* some comments