Water and lava should fall faster
Other than to clone Minecraft, I don't see any reason why liquids fall so slow. It would be far more reasonable if it fell\flowed the same speed as other items (falling blocks, dropped items, etc.)
FOSS gamedev and creative worlds
https://forums.minetest.org/
#Remove the # in front of settings to make them take effect
# Enable a bit lower water surface; disable for speed (not quite optimized)
#new_style_water = false
# Constant volume liquids
#liquid_finite = false
# Max liquids processed per step
#liquid_loop_max = 10000
# Update liquids every .. recommend for finite: 0.2
#liquid_update = 1.0
# Relax flowing blocks to source if level near max and N nearby
# source blocks, more realistic, but not true constant.
# values: 0,1,2,3,4 : 0 - disable, 1 - most aggresive
# (for finite liquids)
#liquid_relax = 2
# Optimization: faster cave flood (and not true constant)
# (for finite liquids)
#liquid_fast_flood = 1TenPlus1 wrote:I dare say it's slower than normal so that you have a chance to run for cover or replace a block if you mistakingly dig into lava, either that you die a horrible and toasty death :P