forked from minetest-mods/mesecons
		
	Update nodes for compatibility with digging time groups.
This commit is contained in:
		| @@ -11,7 +11,7 @@ minetest.register_node("mesecons_solarpanel:solar_panel", { | ||||
| 		type = "fixed", | ||||
| 	}, | ||||
| 	furnace_burntime = 5, | ||||
| 	material = minetest.digprop_dirtlike(0.1), | ||||
| 	groups = {snappy=2}, | ||||
|     	description="Solar Panel", | ||||
| }) | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user