Solar Flux

Solar Flux

7M Downloads

Recipes for photovoltaic cells?

JackTheRedCreeper opened this issue · 6 comments

commented

I don't use NEI because every time I open my inv, it causes a lag spike.

So yeah, so far I've gotten Tier 3 panels, and now I have to keep experimenting with random materials and see what's gonna work.

Any help? Or suggestions, tips? D:

commented

Yes, clay was used in the past.
Question is: were may I find the actual recipes in the in the net
or listed somewere in the mods .jar file?

The side: http://crafting-guide.com/browse/solar_flux/photovoltaic_cell_ii/
have listed some recipes, but seems outdated.

btw using SolarFlux-1.7.10-0.8b.jar

commented

I found out that Tier 2 photovoltaic cell uses... CLAY

commented

If you have Thermal Expansion in the pack, the crafting-guide recipes won't apply for you. If in-game NEI or the like won't work, you can have a look at the recipes needed here in the source.

eg. Crafting definition for photo cell 3 with Thermal Expansion:
https://github.com/Nauktis/SolarFlux/blob/master/src/main/java/com/nauktis/solarflux/init/recipes/ThermalExpansionRecipeRegistrar.java#L36
which at this time describes needing to infuse a cell2 with glowstone in a fluid transposer.

commented

Hi Tim Roger,thx for the info, now it is working :-)Tim Rogers [email protected] hat am 18. Dezember 2015 um 11:02 geschrieben:If you have Thermal Expansion in the pack, the crafting-guide recipes won't apply for you. If in-game NEI or the like won't work, you can have a look at the recipes needed here in the source.eg. Crafting definition for photo cell 3 with Thermal Expansion: https://github.com/Nauktis/SolarFlux/blob/master/src/main/java/com/nauktis/solarflux/init/recipes/ThermalExpansionRecipeRegistrar.java#L36 which at this time describes needing to infuse a cell2 with glowstone in a fluid transposer.—Reply to this email directly or view it on GitHub.  

commented

solarcell2
Have the same problem, use only 'craft guide' (no NEI) and there are not all recipes listed.
So higher Tier3 is not possible.
Old recipes in the net did not work :-(

commented

If anyone is interested in adding the TE recipes to crafting-guide, it's really easy to do! Just start on the wiki page, and follow the instructions.