Unify water

This commit is contained in:
ACGaming 2021-07-14 17:36:36 +00:00
parent bf2d98a14c
commit 07ba56b09c

View file

@ -5,6 +5,7 @@ general {
fluids {
# List any Fluids here you want to unify. Format as such: `main_fluid_id<->other_fluid_id,another_fluid_id`, For example: `oil<->crude_oil,black_gold,light_oil`
S:equivalentFluids <
tfc:fresh_water<->minecraft:water
>
# List any Fluids here where you want the colour to be change. Format as such: `fluid_id<->rgb`, where 'rgb' is an integer rgb value. For example: `water<->5778175`