mirror of
				https://github.com/minetest-mods/craftguide.git
				synced 2025-11-04 15:05:30 +01:00 
			
		
		
		
	New sign texture
This commit is contained in:
		
							
								
								
									
										5
									
								
								init.lua
									
									
									
									
									
								
							
							
						
						
									
										5
									
								
								init.lua
									
									
									
									
									
								
							@@ -2001,10 +2001,7 @@ if progressive_mode then
 | 
			
		||||
		}
 | 
			
		||||
	end)
 | 
			
		||||
 | 
			
		||||
	local to_save = {
 | 
			
		||||
		"inv_items",
 | 
			
		||||
		"known_recipes",
 | 
			
		||||
	}
 | 
			
		||||
	local to_save = {"inv_items", "known_recipes"}
 | 
			
		||||
 | 
			
		||||
	local function save_meta(player)
 | 
			
		||||
		local meta = player:get_meta()
 | 
			
		||||
 
 | 
			
		||||
										
											Binary file not shown.
										
									
								
							| 
		 Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 3.5 KiB  | 
		Reference in New Issue
	
	Block a user