forked from minetest-mods/moreblocks
		
	Save light_source in saw's output for glowing default nodes
This commit is contained in:
		| @@ -56,6 +56,7 @@ for _, name in pairs(default_nodes) do | ||||
| 			sounds = ndef.sounds, | ||||
| 			tiles = ndef.tiles, | ||||
| 			sunlight_propagates = true, | ||||
| 			light_source = ndef.light_source | ||||
| 		}) | ||||
| 	end | ||||
| end | ||||
|   | ||||
		Reference in New Issue
	
	Block a user