diff options
author | Vanessa Ezekowitz <vanessaezekowitz@gmail.com> | 2013-06-09 19:19:28 -0400 |
---|---|---|
committer | Vanessa Ezekowitz <vanessaezekowitz@gmail.com> | 2013-06-09 19:19:28 -0400 |
commit | 5bf21e553e20864809a4231c5c0e1b52b832eddf (patch) | |
tree | 117e5bd88c310dd6587419fa9b7eabc622ea95cf /devices.lua | |
parent | 807fae1943e808fa54c85df13cc07655e657029f (diff) |
more minor lighting/texture tweaks
Diffstat (limited to 'devices.lua')
-rw-r--r-- | devices.lua | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devices.lua b/devices.lua index 3c8c003..2ffe969 100644 --- a/devices.lua +++ b/devices.lua @@ -373,8 +373,6 @@ minetest.register_node("pipeworks:spigot_pouring", { } }, }, - - use_texture_alpha = true, sunlight_propagates = true, paramtype = "light", paramtype2 = "facedir", |