forked from Minetest/dynamic_liquid
tweak wording of description for clay spring setting
parent
68deb0b532
commit
87281bb755
|
@ -14,5 +14,5 @@ dynamic_liquid_lava (Dynamic lava) bool true
|
||||||
#This value only has an effect if dynamic lava is set to true
|
#This value only has an effect if dynamic lava is set to true
|
||||||
dynamic_liquid_lava_flow_propability (Lava flow probability) int 5 1 100
|
dynamic_liquid_lava_flow_propability (Lava flow probability) int 5 1 100
|
||||||
|
|
||||||
#Causes natural clay deposits to act as spring sources, seeping water into the block above them
|
#Causes natural clay deposits to act as water sources, seeping water into the block above them
|
||||||
dynamic_liquid_springs (Clay springs) bool true
|
dynamic_liquid_springs (Clay springs) bool true
|
Loading…
Reference in New Issue