From bcfd8e73e546ebc13eefb44074811c9be775a7ca Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Thu, 10 Nov 2016 15:10:16 +0100 Subject: [PATCH] More precise node names --- nodes.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodes.lua b/nodes.lua index 27df019..e17269d 100644 --- a/nodes.lua +++ b/nodes.lua @@ -1,4 +1,4 @@ -local desc = {"Sandstone with eye", "Sandstone with man", "Sandstone with sun"} +local desc = {"Sandstone with eye engraving", "Sandstone with man engraving", "Sandstone with sun engraving"} local img = {"eye", "men", "sun"} for i=1,3 do