fix crank display while smooth lighting is disabled

This commit is contained in:
Evert Prants 2019-06-11 20:53:28 +03:00
parent 0e5662af20
commit 30f7a5d5f7
Signed by: evert
GPG Key ID: 1688DA83D222D0B5
1 changed files with 2 additions and 0 deletions

View File

@ -149,6 +149,8 @@ minetest.register_node("elepower_machines:crank", {
groups = {choppy = 1, oddly_breakable_by_hand = 1},
tiles = {"default_wood.png"},
drawtype = "nodebox",
paramtype = "light",
sunlight_propagates = true,
node_box = {
type = "fixed",
fixed = {