aboutsummaryrefslogtreecommitdiff
path: root/nodes.lua
diff options
context:
space:
mode:
authorOch Noe <och_noe@forksworld.de>2019-06-04 22:57:13 +0200
committerOch Noe <och_noe@forksworld.de>2019-06-04 22:57:13 +0200
commit644e572eb6da31cc5a107035eb12e647393524da (patch)
tree8f31c2854a8d9b5c84aa6aaf400b28b81b572671 /nodes.lua
parent3c01881cf76cfb64e87d574ea4ea884beecce04e (diff)
downloadmoreblocks-644e572eb6da31cc5a107035eb12e647393524da.tar.gz
moreblocks-644e572eb6da31cc5a107035eb12e647393524da.tar.bz2
moreblocks-644e572eb6da31cc5a107035eb12e647393524da.zip
small mistakes (typo / wrong crafting amount)
Diffstat (limited to 'nodes.lua')
-rw-r--r--nodes.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/nodes.lua b/nodes.lua
index 28d32f7..3a4bf7c 100644
--- a/nodes.lua
+++ b/nodes.lua
@@ -458,7 +458,7 @@ local nodes = {
sounds = sound_glass,
},
["low_glow_glass"] = {
- description = S("Dim Glow Glass"),
+ description = S("Low Glow Glass"),
drawtype = "glasslike_framed_optional",
tiles = {"moreblocks_low_glow_glass.png"},
-- tiles = {"default_glass.png^[colorize:#FFFF78"},