From 87281bb7551c1eababaa07cc340f2a8c17360134 Mon Sep 17 00:00:00 2001 From: FaceDeer Date: Mon, 23 Jan 2017 00:03:09 -0700 Subject: [PATCH] tweak wording of description for clay spring setting --- settingtypes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settingtypes.txt b/settingtypes.txt index 04d67ba..a96fce5 100644 --- a/settingtypes.txt +++ b/settingtypes.txt @@ -14,5 +14,5 @@ dynamic_liquid_lava (Dynamic lava) bool 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 -#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 \ No newline at end of file