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

Add config option to reverse default placement direction #27

Open
sepsol opened this issue Nov 4, 2019 · 4 comments
Open

Add config option to reverse default placement direction #27

sepsol opened this issue Nov 4, 2019 · 4 comments
Labels

Comments

@sepsol
Copy link

sepsol commented Nov 4, 2019

Issue type:

bad implemention of directional feature


Short description:

Usually when placing this block, you have already put the recipe blocks down and you want this block to use them as ingredients to produce something else. But the default direction of this block uses them as results, why?!

image


Versions:

  • StructuredCrafting-1.14.4-0.2.1
  • CyclopsCore-1.14.4-1.5.5
  • Minecraft 1.14.4
  • Forge 28.1.76
  • OptiFine HD U F4
@rubensworks
Copy link
Member

That's the intended behaviour. This makes more sense to me for most use cases. I don't see a good reason to change this, but feel free to try to convince me.

@sepsol
Copy link
Author

sepsol commented Nov 4, 2019

I never start placing blocks from output to input, I always place them from input to output. So when I place the input I expect this block to be placed from there pointing to results. It's like a math equation, it feels so intuitive to me that way! I don't know how to explain this, why did you design it this way? What is your reason?

@rubensworks
Copy link
Member

My way of working usually involves first placing an output chest, then the crafter, and then the input blocks. In that sense it makes most sense.

You know what, I can try adding a config option to reverse the default direction.

@rubensworks rubensworks reopened this Nov 5, 2019
@rubensworks rubensworks changed the title The default direction of the block should be inverse Add config option to reverse default placement direction Nov 5, 2019
@sepsol
Copy link
Author

sepsol commented Nov 5, 2019

That would be great! Thanks :) also I didn't know that the output too can go in a chest!!

@rubensworks rubensworks moved this to Options in Features Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Options
Development

No branches or pull requests

2 participants