Merge branch 'tt'

This commit is contained in:
Wuzzy 2020-03-10 18:21:32 +01:00
commit 070e928bf0
88 changed files with 758 additions and 42 deletions

View file

@ -204,6 +204,7 @@ end
minetest.register_node("mesecons_commandblock:commandblock_off", {
description = S("Command Block"),
_tt_help = S("Executes server commands when powered by redstone power"),
_doc_items_longdesc =
S("Command blocks are mighty redstone components which are able to alter reality itself. In other words, they cause the server to execute server commands when they are supplied with redstone power."),
_doc_items_usagehelp =