Unify water
This commit is contained in:
parent
bf2d98a14c
commit
07ba56b09c
1 changed files with 29 additions and 28 deletions
|
@ -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`
|
||||
|
|
Loading…
Reference in a new issue