diff --git a/mods/default/license.txt b/mods/default/license.txt index 3c95c1b42..f4c174a50 100644 --- a/mods/default/license.txt +++ b/mods/default/license.txt @@ -19,7 +19,7 @@ Licenses of media (textures, models and sounds) ----------------------------------------------- Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0) -Copyright (C) 2010-2018: +Copyright (C) 2010-2023: celeron55, Perttu Ahola Cisoun @@ -52,6 +52,7 @@ Copyright (C) 2010-2018: random-geek Extex101 An0n3m0us + Lopano You are free to: Share — copy and redistribute the material in any medium or format. diff --git a/mods/default/textures/default_river_water.png b/mods/default/textures/default_river_water.png index be57575b0..bee757bea 100644 Binary files a/mods/default/textures/default_river_water.png and b/mods/default/textures/default_river_water.png differ diff --git a/mods/default/textures/default_river_water_flowing_animated.png b/mods/default/textures/default_river_water_flowing_animated.png index 52e6e8ec2..760d9eb78 100644 Binary files a/mods/default/textures/default_river_water_flowing_animated.png and b/mods/default/textures/default_river_water_flowing_animated.png differ diff --git a/mods/default/textures/default_river_water_source_animated.png b/mods/default/textures/default_river_water_source_animated.png index 560078ee5..e7259ccc4 100644 Binary files a/mods/default/textures/default_river_water_source_animated.png and b/mods/default/textures/default_river_water_source_animated.png differ diff --git a/mods/default/textures/default_water.png b/mods/default/textures/default_water.png index 47253db5b..ee093a9a5 100644 Binary files a/mods/default/textures/default_water.png and b/mods/default/textures/default_water.png differ diff --git a/mods/default/textures/default_water_flowing_animated.png b/mods/default/textures/default_water_flowing_animated.png index 0dc0ef9f2..c9d9e3ba0 100644 Binary files a/mods/default/textures/default_water_flowing_animated.png and b/mods/default/textures/default_water_flowing_animated.png differ diff --git a/mods/default/textures/default_water_source_animated.png b/mods/default/textures/default_water_source_animated.png index 8041b0367..c4fed8147 100644 Binary files a/mods/default/textures/default_water_source_animated.png and b/mods/default/textures/default_water_source_animated.png differ