summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--helptexts.lua6
1 files changed, 0 insertions, 6 deletions
diff --git a/helptexts.lua b/helptexts.lua
index a6d8b1a..43d5ffa 100644
--- a/helptexts.lua
+++ b/helptexts.lua
@@ -501,12 +501,6 @@ local export_usagehelp = {
["default:skeleton_key"] = S("Go to the locked thing you own to match the key for. Right-click on it to turn the skeleton key into a key and permanently match it to the locked thing. Any player who possesses this key can now access the locked thing you have selected—but only this! Note that you don't need keys for the things you own. If the locked thing has been removed, the key will stop working."),
}
--- TODO: Actually make use of these texts
-local export_generation = {
- ["default:nyancat"] = S("These blocks are extremely rare. It has been said that it would take an adventurer several years to even find one of these Nyan Cats. Nyan Cats can appear anywhere, it is completely random. However, Nyan Cats are always followed by a trail of Nyan Cat Rainbows."),
- ["default:nyancat_rainbow"] = S("These blocks are extremely rare. They only appear behind a Nyan Cat, which itself can appear randomly anywhere."),
-}
-
local export_uses = {
-- CHECKME: Use count
["farming:hoe_wood"] = 30,