mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-12-21 01:05:20 +01:00
Changed textures
This commit is contained in:
@@ -78,7 +78,8 @@ minetest.register_node("watershed:luxore", {
|
||||
|
||||
minetest.register_node("watershed:light", {
|
||||
description = "Light",
|
||||
tiles = {"watershed_light.png"},
|
||||
drawtype = "glasslike_framed_optional",
|
||||
tiles = {"default_glass.png^watershed_luxcrystal_glass.png", "default_glass_detail.png^watershed_luxcrystal_glass.png"},
|
||||
paramtype = "light",
|
||||
light_source = 14,
|
||||
groups = {cracky=3},
|
||||
|
||||
Reference in New Issue
Block a user