got rid of compressed earth being a light source

master
jojoa1997 2013-09-04 20:31:47 -04:00
parent 481e1ed565
commit 69508d5a14
1 changed files with 0 additions and 1 deletions

View File

@ -195,7 +195,6 @@ minetest.register_node("display_blocks:compressed_earth", {
sounds = default.node_sound_dirt_defaults({
footstep = {name="default_grass_footstep", gain=0.25},
}),
light_source = 15,
})
minetest.register_node("display_blocks:empty_display", {