From 32315c36890a06ade805f69b423087b152c4df3f Mon Sep 17 00:00:00 2001 From: Calinou Date: Thu, 29 May 2014 19:36:28 +0200 Subject: New cactus brick texture, comment style improved, bricks are now facedir. --- nodes.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'nodes.lua') diff --git a/nodes.lua b/nodes.lua index 95718c8..fa113c0 100644 --- a/nodes.lua +++ b/nodes.lua @@ -132,6 +132,7 @@ local nodes = { ["cactus_brick"] = { description = S("Cactus Brick"), groups = {cracky=3}, + paramtype2 = "facedir", sounds = sound_stone, }, ["cactus_checker"] = { -- cgit v1.2.3