mirror of
				https://github.com/mt-mods/homedecor_modpack.git
				synced 2025-11-04 14:45:33 +01:00 
			
		
		
		
	add shift-click support to ovens/microwaves
This commit is contained in:
		@@ -30,7 +30,11 @@ local function make_formspec(furnacedef, percent)
 | 
				
			|||||||
		"list[current_name;fuel;2,3;1,1;]"..
 | 
							"list[current_name;fuel;2,3;1,1;]"..
 | 
				
			||||||
		"list[current_name;src;2,1;1,1;]"..
 | 
							"list[current_name;src;2,1;1,1;]"..
 | 
				
			||||||
		"list[current_name;dst;5,1;"..w..","..h..";]"..
 | 
							"list[current_name;dst;5,1;"..w..","..h..";]"..
 | 
				
			||||||
		"list[current_player;main;0,5;8,4;]"
 | 
							"list[current_player;main;0,5;8,4;]"..
 | 
				
			||||||
 | 
							"listring[current_name;dst]"..
 | 
				
			||||||
 | 
							"listring[current_player;main]"..
 | 
				
			||||||
 | 
							"listring[current_name;src]"..
 | 
				
			||||||
 | 
							"listring[current_player;main]"
 | 
				
			||||||
end
 | 
					end
 | 
				
			||||||
 | 
					
 | 
				
			||||||
--[[
 | 
					--[[
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user