This commit is contained in:
Anuken
2025-08-08 16:28:55 +02:00
parent 9b3e9caa3f
commit 451852ca97

View File

@@ -247,6 +247,7 @@ public class Blocks{
statusDuration = 140f;
drownTime = 200f;
liquidDrop = Liquids.water;
liquidMultiplier = 1.5f;
isLiquid = true;
cacheLayer = CacheLayer.water;
albedo = 0.9f;