add missing paramstype2=facedir to instructionblock1

This commit is contained in:
tchncs 2016-08-03 00:09:45 +02:00
parent da7aaf6c28
commit db98507d31

View File

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