Fluid registry for voxel.js
registerFluid() adds a new fluid, and registers corresponding blocks with voxel-registry
getFluidNames() returns all fluid names
Used by voxel-bucket
Note: this plugin does not implement flowing fluid mechanics yet (for that see voxel-virus)
MIT