forked from luanti-org/minetest_game
		
	Remove remains of weather
This commit is contained in:
		| @@ -11,7 +11,7 @@ minetest.register_node("fire:basic_flame", { | ||||
| 	}}, | ||||
| 	inventory_image = "fire_basic_flame.png", | ||||
| 	light_source = 14, | ||||
| 	groups = {igniter=2,dig_immediate=3,hot=3}, | ||||
| 	groups = {igniter=2,dig_immediate=3}, | ||||
| 	drop = '', | ||||
| 	walkable = false, | ||||
| 	buildable_to = true, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user