File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -435,7 +435,6 @@ for i in ipairs(moretrees.treelist) do
435435 tiles = {split_tn [2 ] and split_tn [2 ]== " small" and " moretrees_" .. treename .. " _sapling.png" or saptex },
436436 inventory_image = split_tn [2 ] and split_tn [2 ]== " small" and " moretrees_" .. treename .. " _sapling.png" or saptex ,
437437 paramtype = " light" ,
438- paramtype2 = " waving" ,
439438 walkable = false ,
440439 is_ground_content = true ,
441440 selection_box = {
@@ -494,7 +493,6 @@ for i in ipairs(moretrees.treelist) do
494493 tiles = {split_tn [2 ] and split_tn [2 ]== " small" and " moretrees_" .. treename .. " _sapling.png" or saptex ,},
495494 inventory_image = split_tn [2 ] and split_tn [2 ]== " small" and " moretrees_" .. treename .. " _sapling.png" or saptex ,
496495 paramtype = " light" ,
497- paramtype2 = " waving" ,
498496 walkable = false ,
499497 is_ground_content = true ,
500498 selection_box = {
You can’t perform that action at this time.
0 commit comments