summaryrefslogtreecommitdiff
path: root/helptexts.lua
diff options
context:
space:
mode:
authorWuzzy <almikes@aol.com>2017-05-29 05:41:52 +0200
committerWuzzy <almikes@aol.com>2017-05-29 05:41:52 +0200
commit43d7a76e0792cf5d9b3b367310648243b431209f (patch)
treec3002861ee2569b1073234e0ac411d1a4fa6c7a6 /helptexts.lua
parenta0273062941238107ab62a334fca8fdc5831155c (diff)
Update and clarify mese cystal fragment
Diffstat (limited to 'helptexts.lua')
-rw-r--r--helptexts.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/helptexts.lua b/helptexts.lua
index dcb4adf..fcdc947 100644
--- a/helptexts.lua
+++ b/helptexts.lua
@@ -442,7 +442,7 @@ local export_longdesc = {
["default:iron_lump"] = S("An iron lump can be smelt in a furnace to make a steel ingot."),
["default:obsidian_shard"] = S("Obsidian shards can be smelt in a furnace to create obsidian glass."),
["default:mese_crystal"] = craftitemdesc,
- ["default:mese_crystal_fragment"] = craftitemdesc,
+ ["default:mese_crystal_fragment"] = S("It can be used to craft a full mese crystal and possibly other things, too (requires mods)."),
["default:stick"] = S("Wooden sticks are used as a vital element in countless crafting recipes."),
["farming:cotton"] = craftitemdesc,
["farming:wheat"] = craftitemdesc,