From db98507d31a98d52be1d7f927d94702562916ac0 Mon Sep 17 00:00:00 2001 From: tchncs Date: Wed, 3 Aug 2016 00:09:45 +0200 Subject: [PATCH] add missing paramstype2=facedir to instructionblock1 --- nodes.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/nodes.lua b/nodes.lua index 1b8cdc6..7bc2c8f 100644 --- a/nodes.lua +++ b/nodes.lua @@ -48,6 +48,7 @@ minetest.register_node("illuna:welcome_block_3", { minetest.register_node("illuna:instruction_block_1", { description = "Instruction Block 1", tiles = {"default_stone_brick", "default_stone_brick", "default_stone_brick", "default_stone_brick", "default_stone_brick", "default_stone_brick^instruction_block_1.png"}, + paramtype2 = "facedir", groups = {unbreakable = 1}, on_place = minetest.rotate_node, sounds = default.node_sound_dirt_defaults({