mirror of
				https://github.com/sys4-fr/server-nalc.git
				synced 2025-11-04 14:05:29 +01:00 
			
		
		
		
	Remove commented lines
This commit is contained in:
		@@ -910,13 +910,6 @@ minetest.register_craft({
 | 
			
		||||
	recipe = "default:clay",
 | 
			
		||||
})
 | 
			
		||||
 | 
			
		||||
--minetest.register_craft({
 | 
			
		||||
--	type = "cooking",
 | 
			
		||||
--	cooktime = 5,
 | 
			
		||||
--	output = "default:coal_lump",
 | 
			
		||||
--	recipe = "group:wood", need "group:tree_trunk"
 | 
			
		||||
--})
 | 
			
		||||
 | 
			
		||||
--
 | 
			
		||||
-- Fuels
 | 
			
		||||
--
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user