From 4e96c55d0416a3a797b3ce726bf7ff4d80c72b66 Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Fri, 10 Mar 2017 21:08:56 +0100 Subject: Fix sandstone spawn help for 0.4.15 --- helptexts.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helptexts.lua b/helptexts.lua index 11dd653..ad76adb 100644 --- a/helptexts.lua +++ b/helptexts.lua @@ -140,7 +140,7 @@ local export_longdesc = { ["default:silver_sand"] = S("Silver sand can be found in cold biomes in the form of so-called cold deserts."), ["default:gravel"] = S("This block consists of a couple of loose stones and can't support itself. It is common only at the beaches of very cold regions, but it can be found in small quantities on the surface and underground."), ["default:clay"] = S("Clay is a rather soft material and it sometimes found in sand beaches."), - ["default:sandstone"] = S("A pretty soft kind of stone. It is common below the surface of some grassland biomes."), + ["default:sandstone"] = S("A pretty soft kind of stone. It is common in sandstone deserts."), ["default:sandstonebrick"] = buildnode, ["default:brick"] = buildnode, ["default:stone_block"] = buildnode, -- cgit v1.2.3