Hello, can you add recipe for:
http://ftb.gamepedia.com/Solar_Panel_(G…ookieSetup=trueIn config i have:
Codegregtechrecipes { B:SolarPanel8V_false=false B:SolarPanelEV_false=false B:SolarPanelHV_false=false B:SolarPanelIV_false=false B:SolarPanelLV_false=false B:SolarPanelLuV_false=false B:SolarPanelMV_false=false B:SolarPanelUV_false=false B:SolarPanelZPM_false=false }But recipes dont work
False means they are disabled. To turn the recipes on change them to:
Code
		
					
				gregtechrecipes {
    B:SolarPanel8V_false=true
    B:SolarPanelEV_false=true
    B:SolarPanelHV_false=true
    B:SolarPanelIV_false=true
    B:SolarPanelLV_false=true
    B:SolarPanelLuV_false=true
    B:SolarPanelMV_false=true
    B:SolarPanelUV_false=true
    B:SolarPanelZPM_false=true
}Next pic of the day:
But not done yet, so no release.
 
		 
		
		
	 
										


