From 30f7a5d5f7d34438deb68530de6109322e20ac71 Mon Sep 17 00:00:00 2001 From: Evert Prants Date: Tue, 11 Jun 2019 20:53:28 +0300 Subject: [PATCH] fix crank display while smooth lighting is disabled --- elepower_machines/machines/grindstone.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/elepower_machines/machines/grindstone.lua b/elepower_machines/machines/grindstone.lua index 5cb99da..306f923 100644 --- a/elepower_machines/machines/grindstone.lua +++ b/elepower_machines/machines/grindstone.lua @@ -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 = {