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

@@ -8,7 +8,7 @@ local pp_box_on = {
fixed = { -7/16, -8/16, -7/16, 7/16, -7.5/16, 7/16 },
}
pp_on_timer = function (pos, elapsed)
local function pp_on_timer(pos, elapsed)
local node = minetest.get_node(pos)
local basename = minetest.registered_nodes[node.name].pressureplate_basename