Recipes are saved sideways
DaedalusGame opened this issue · 1 comments
Using MTRM 1.0.0.3, any saved recipe is rotated sideways (90°). Probably a wrong order of for loops somewhere but so far I was unable to find such loops. Maybe the initialization of the GUI is to blame?
recipes.addShaped(<PneumaticCraft:printedCircuitBoard>, [[null, <ore:circuitBasic>, null], [<EnderIO:itemMaterial>, <EnderIO:itemMaterial>, <EnderIO:itemMaterial>], [null, <ore:circuitBasic>, null]]);