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({