This is a fluid container and transfer API for Minetest. It overrides the default bucket mod and adds these features:
- Nodes can now have "internal buffers" of fluid.
- Buckets can be registered with a color instead of an image.
- Buckets have callbacks that can insert and take fluid from certain nodes with internal buffers.
- Fluid storage tanks!
- Fluid transfer nodes!
Note: Default storage tanks are registered for all fluids that have a bucket.
API documentation is available in the README.