From 5fce723f2a469de7fafa3be31f9ca00f9d3c3e5c Mon Sep 17 00:00:00 2001 From: h-v-smacker Date: Sun, 4 Mar 2018 06:51:15 +0300 Subject: rotatable large insualator clip --- extranodes/init.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'extranodes/init.lua') diff --git a/extranodes/init.lua b/extranodes/init.lua index 5ed5f5f..3526f48 100644 --- a/extranodes/init.lua +++ b/extranodes/init.lua @@ -107,6 +107,7 @@ local iclip_def = { drawtype = "mesh", mesh = "technic_insulator_clip.obj", tiles = {"technic_insulator_clip.png"}, + paramtype2 = "facedir", is_ground_content = false, groups = {choppy=1, snappy=1, oddly_breakable_by_hand=1 }, sounds = default.node_sound_stone_defaults(), -- cgit v1.2.3