update boost_cart, homedecor, mesecons, moretrees, unified_inventory, and worldedit

This commit is contained in:
Vanessa Ezekowitz
2017-02-12 20:05:50 -05:00
parent ce806489e2
commit aa601daf67
72 changed files with 5639 additions and 1263 deletions

View File

@@ -1,4 +1,4 @@
function insulated_wire_get_rules(node)
local function insulated_wire_get_rules(node)
local rules = {{x = 1, y = 0, z = 0},
{x =-1, y = 0, z = 0}}
if node.param2 == 1 or node.param2 == 3 then