From 84a5f5f8c9c1c802972b3d643d4e913f00246acc Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Sat, 11 Feb 2017 02:33:36 +0100 Subject: Add rotate_node template text --- init.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'init.lua') diff --git a/init.lua b/init.lua index db8425f..16895fd 100644 --- a/init.lua +++ b/init.lua @@ -16,6 +16,7 @@ doc.sub.items.temp.craftitem = S("This item is primarily used for crafting other doc.sub.items.temp.eat = S("Hold it in your hand, then leftclick to eat it.") doc.sub.items.temp.eat_bad = S("Hold it in your hand, then leftclick to eat it. But why would you want to do this?") +doc.sub.items.temp.rotate_node = S("This block's rotation is affected by the way you place it: Place it on the floor or ceiling for a vertical orientation; place it at the side for a horizontal orientation. Sneaking while placing it leads to a perpendicular orientation instead.") doc.sub.items.settings = {} doc.sub.items.settings.friendly_group_names = false -- cgit v1.2.3