summaryrefslogtreecommitdiff
path: root/helptexts.lua
diff options
context:
space:
mode:
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 3b2e47d..6282f8e 100644
--- a/helptexts.lua
+++ b/helptexts.lua
@@ -374,7 +374,7 @@ local export_usagehelp = {
["bones:bones"] = "Rightclick to access the inventory, mine it to obtain all items immediately. "..bonesstring..bonesstring2.."It is only possible to take from this inventory, nothing can be stored into it.",
- ["tnt:gunpowder"] = "Place gunpowder on the ground to create gunpowder trails. Punch it with a torch to light the gunpowder, which will then ignore neighbor gunpowder and TNT.",
+ ["tnt:gunpowder"] = "Place gunpowder on the ground to create gunpowder trails. Punch it with a torch to light the gunpowder. Lit gunpowder will ignite all neighbor (including diagonals) gunpowder tiles and TNTs.",
["tnt:tnt"] = "Place the TNT on the ground and punch it with a torch to light it and quickly get in a safe distance before it explodes. A burning gunpowder trail will also ignite the TNT.",
["doors:trapdoor"] = "Rightclick the trapdoor to open or close it. When the trapdoor is open, use the sneak or use key (depends on your configuration) to climb down, and the jump key to climb up.",