/
This Datapack allows the player to customize water and lava, By HP4Fr
you can customize the fluid color and make it a fake one
Do "/function cstmflds:give_custom_water" to give your self the custom water buckets
Do "/function cstmflds:give_custom_lava" to give your self the custom lava buckets
with the kits you will be given a barrier, the barrier removes the Custom Fluid if theres too many, you can do
/data modify entity @n[type=text_display,tag=Custom (FLUID) ] text.color set value " (COLOR/HEX) "
/data modify entity @n[type=text_display,tag=CustomWater] text.color set value "Green"

allows the player to customize water and lava, By HP4Fr