Add config option to reverse default placement direction
sepsol opened this issue ยท 4 comments
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?!
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
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.
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?
That would be great! Thanks :) also I didn't know that the output too can go in a chest!!