diff --git a/node_defs.lua b/node_defs.lua index be6e934..381ea01 100644 --- a/node_defs.lua +++ b/node_defs.lua @@ -435,7 +435,6 @@ for i in ipairs(moretrees.treelist) do tiles = {split_tn[2] and split_tn[2]=="small" and "moretrees_" .. treename .. "_sapling.png" or saptex}, inventory_image = split_tn[2] and split_tn[2]=="small" and "moretrees_" .. treename .. "_sapling.png" or saptex, paramtype = "light", - paramtype2 = "waving", walkable = false, is_ground_content = true, selection_box = { @@ -494,7 +493,6 @@ for i in ipairs(moretrees.treelist) do tiles = {split_tn[2] and split_tn[2]=="small" and "moretrees_" .. treename .. "_sapling.png" or saptex,}, inventory_image = split_tn[2] and split_tn[2]=="small" and "moretrees_" .. treename .. "_sapling.png" or saptex, paramtype = "light", - paramtype2 = "waving", walkable = false, is_ground_content = true, selection_box = {