peilaus alkaen
				https://github.com/mt-mods/homedecor_modpack.git
				synced 2025-10-31 19:35:32 +01:00 
			
		
		
		
	add recipes for standing lamps
This commit is contained in:
		| @@ -149,6 +149,15 @@ for _, color in ipairs(lamp_colors) do | ||||
| 		}, | ||||
| 	}) | ||||
|  | ||||
| 	minetest.register_craft({ | ||||
| 		output = "homedecor:standing_lamp_bottom_"..color.."_off", | ||||
| 		recipe = { | ||||
| 		    {"homedecor:table_lamp_"..color.."_off"}, | ||||
| 		    {"group:stick"}, | ||||
| 		    {"group:stick"}, | ||||
| 		}, | ||||
| 	}) | ||||
|  | ||||
| 	minetest.register_craft({ | ||||
| 		type = "shapeless", | ||||
| 		output = "homedecor:table_lamp_"..color.."_off", | ||||
|   | ||||
		Viittaa uudesa ongelmassa
	
	Block a user