From 2922421f4a88e56a0a1c819f62bf2bc287835388 Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz Date: Thu, 1 Dec 2016 04:22:40 -0500 Subject: Update several mods: biome_lib, boost_cart, building_blocks, castle, homedecor, glooptest, currency, roads, invsaw, maptools, mesecons, moreblocks, nixie_tubes, pipeworks, signs_lib, technic, unified_inventory, unifiedbricks, worldedit, xban2 --- maptools/nodes.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'maptools') diff --git a/maptools/nodes.lua b/maptools/nodes.lua index 744f105..51daddc 100644 --- a/maptools/nodes.lua +++ b/maptools/nodes.lua @@ -242,7 +242,7 @@ minetest.register_node("maptools:lightbulb", { drawtype = "airlike", walkable = false, pointable = false, - light_source = 15, + light_source = 14, paramtype = "light", sunlight_propagates = true, drop = "", -- cgit v1.2.3