// Wiki: http://fm.keksuccino.de //
// Every panorama needs a properties file to work. //
// To enable/disable the Fancy menu press ctrl+alt+c //

// You can make as many panoramas as you like, just copy the file before this one (i.e: .minecraft\config\fancymenu\panoramas, then your file name) and paste it there //

type = panorama                  // Dont change the type or it will break //

panorama-meta {
  name = name_of_your_panorama   // Can be anything, just make sure to name it properly and dont name it the same as the other ones. ERASE THIS COMMENT LINE AFTER NAMING SO IT DOESNT LOOK CLUTTERED IN THE EDITOR //
  speed = 1.0                    // The speed at which your panorama rotates e.g, 2.0 is double speed. Negative numbers dont work //
  fov = 85.0                     // The field of view of your panorama //
  angle = 25.0                   // The vertical angle at which the panorama is viewed //
}

// the name of the file you inserted pictures into must be "panorama" //

// to actually enable panoramas, do these steps in the Main menu: Click Current Menu -> Layouts -> Manage Layouts -> name -> Edit -> Layout -> Properties -> Set Background then press the arrow buttons to go to the panorama section and Set Background. //

// (for those who want to create a new layout do this instead) Click Current Menu -> Layouts -> New -> Layout -> Properties -> Set Background then press the arrow buttons to go to the panorama section and Set Background. //
