Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recipes are saved sideways #2

Closed
DaedalusGame opened this issue Dec 21, 2014 · 1 comment
Closed

Recipes are saved sideways #2

DaedalusGame opened this issue Dec 21, 2014 · 1 comment
Assignees
Labels

Comments

@DaedalusGame
Copy link

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?

screenshot_30
produces

recipes.addShaped(<PneumaticCraft:printedCircuitBoard>, [[null, <ore:circuitBasic>, null], [<EnderIO:itemMaterial>, <EnderIO:itemMaterial>, <EnderIO:itemMaterial>], [null, <ore:circuitBasic>, null]]);

@dries007
Copy link
Member

LOL ok, that needs to be fixed asap :p
I think it might be going wrong where it reconstructs the packet on the server side.

@dries007 dries007 added the bug label Dec 21, 2014
@dries007 dries007 self-assigned this Dec 21, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants