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

@@ -331,7 +331,7 @@ homedecor.register("ceiling_lantern", {
tiles = { "homedecor_light.png", "homedecor_generic_metal_wrought_iron.png" },
use_texture_alpha = true,
inventory_image = "homedecor_ceiling_lantern_inv.png",
description = "Ceiling Lantern",
description = S("Ceiling Lantern"),
groups = {snappy=3},
light_source = 11,
selection_box = cl_cbox,