
Big Water
Spreads Water & Lava textures across larger areas to reduce small-scale repetition
- Загрузки
- 12K
- Подписчики
- 193
- Обновлён
- 30 июня 2026 г.
- Лицензия
- CC0-1.0
Опубликован 9 апреля 2026 г.
Tired of looking at the same 16x16 water or lava texture repeated for every single block with no differences? Yearning for a little less Moiré?
Big Water changes things up, bringing more small-scale variation with large-scale textures! Resource packs can provide fluid textures at double, triple, quadruple size and beyond, then define how many blocks they should cover. You can also change the scale to your heart's content via the config screen, even if no compatible packs are active!

Included in the mod are 3 sample packs:
- Vanilla
- Enabled by default (except on NeoForge), as close to vanilla as I could make it but with a more varied texture covering 4x4 blocks
- Rekindled
- Similar to Fire Rekindled. Also scaled to 4x4 blocks.
- Stylized
- Similar to Stylized Liquids. Also scaled to 4x4 blocks.
All of these also include animated normal maps for any shaders that support it.
And yes, I know that diagonally flowing textures are far from perfect. If you're a developer feel free to check out the code, I would appreciate suggestions for handling those better.
For resource pack creators:
Put your bigger textures in assets/bigwater/textures/block/, then include files for each block (not texture!) like this:
assets/bigwater/config/water.json
{
"textureScale": 4
}
If the mod doesn't find any custom textures in the folder above it will use the ones in the minecraft/textures/block folder instead.
Disclaimers:
- While the scale can be set for each fluid independently, it applies to both still and flowing textures.
- Normal and specular textures work as expected, but POM will run into the same issues as repeat CTM on blocks, i.e. seams on every block.
Центр версий
13 версийЧенджлог
1.2.0-fabric+mc26.2Релиз26.2 · 30 июня 2026 г.
- Updated to 26.2
1.2.0-neoforge+mc26.2Релиз26.2 · 30 июня 2026 г.
- Updated to 26.2
1.2.0-neoforge+mc1.21.1Релиз1.21.1 · 15 мая 2026 г.
Note for Create Aeronautics: fluids on sublevels/contraptions will not be affected by this mod
1.2.0-neoforge+mc26.1Релиз26.1, 26.1.1, 26.1.2 · 15 мая 2026 г.
Ported to NeoForge (huge thanks to Vercte)
1.2.0-fabric+mc1.21.1Релиз1.21.1 · 15 мая 2026 г.
Backport to 1.21.1
1.2.0-fabric+mc26.1Релиз26.1.1, 26.1.2 · 15 мая 2026 г.
- Fix crash on newer sodium versions
- Split texture scale config into a separate file per block (better Respackopts support)
1.1.1Релиз26.1.1, 26.1.2 · 25 апреля 2026 г.
- Fixed Respackopts support (example packs can now be mixed and matched by disabling either water or lava textures in each)
1.1.1Релиз1.21.11 · 25 апреля 2026 г.
- Fixed Respackopts support (example packs can now be mixed and matched by disabling either water or lava textures in each)
Комментарии
Загружаем…