From e29c8467af3c3f2afdf483f8eb5dd9e54552131b Mon Sep 17 00:00:00 2001 From: BuckarooBanzay Date: Sat, 3 Feb 2024 20:10:55 +0100 Subject: [PATCH] fix some light and rotation issues with `cover` --- nodeboxes.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nodeboxes.lua b/nodeboxes.lua index 2327a13..caddcbb 100644 --- a/nodeboxes.lua +++ b/nodeboxes.lua @@ -656,6 +656,8 @@ minetest.register_node("scifi_nodes:cover", { }, drawtype = "nodebox", paramtype = "light", + paramtype2 = "facedir", + sunlight_propagates = true, node_box = { type = "fixed", fixed = {