Customizable Fluids
allows the player to customize water and lava, By HP4Fr
Customizable Fluids
HUGE CREDITS TO BlockerLocker
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
<hr />
with the kits you will be given a barrier, the barrier removes the Custom Fluid if theres too many, you can do - "/function cstmflds:remove_fake_fluids" to remove all fluids at once
<hr /> you can also change the color of the fluid by using:
/data modify entity @n[type=text_display,tag=Custom _(FLUID)_ ] text.color set value " _(COLOR/HEX)_ "
Example:
/data modify entity @n[type=text_display,tag=CustomWater] text.color set value "Green"