1
0
Fork 0

Reduce sweet berry slowdown

This commit is contained in:
Eliy21 2024-01-16 15:31:09 +00:00
parent 59ad110e6b
commit e83cef3486
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ for i=0, 3 do
sunlight_propagates = true,
paramtype2 = "meshoptions",
place_param2 = 3,
liquid_viscosity = 15,
liquid_viscosity = 7,
liquidtype = "source",
liquid_alternative_flowing = node_name,
liquid_alternative_source = node_name,