fix some light and rotation issues with `cover`

This commit is contained in:
BuckarooBanzay 2024-02-03 20:10:55 +01:00
parent 2822954737
commit e29c8467af
1 changed files with 2 additions and 0 deletions

View File

@ -656,6 +656,8 @@ minetest.register_node("scifi_nodes:cover", {
},
drawtype = "nodebox",
paramtype = "light",
paramtype2 = "facedir",
sunlight_propagates = true,
node_box = {
type = "fixed",
fixed = {