some nodes are going into different mod

master
Rubberduck 2017-04-24 19:41:48 +02:00
parent ea2007f9f0
commit 419e4f403f
8 changed files with 0 additions and 3561 deletions

View File

@ -85,29 +85,6 @@ minetest.register_node("morelights:sphere_lamp_wall", {
})
minetest.register_node("morelights:diamond_lamp", {
description = "Diamond Lamp",
drawtype = "mesh",
mesh = "morelights_diamond_lamp.obj",
tiles = {"morelights_diamond_lamp.png"},
groups = {cracky=3},
paramtype = "light",
light_source = 15
})
minetest.register_node("morelights:decorative_light", {
description = "Decorative Light",
drawtype = "mesh",
mesh = "morelights_decorative_light.obj",
tiles = {"morelights_decorative_light.png"},
groups = {cracky=3},
paramtype = "light",
light_source = 12
})
minetest.register_node("morelights:garden_lamp_on", {
description = "Garden Lamp",

File diff suppressed because it is too large Load Diff

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB