The new Crafter block, when being placed with commands such as /setblock or /fill, is being placed sideways instead of upward by default.
Step to Reproduce
1. Do /setblock ~ ~ ~ crafter.
2. Press enter.
Observed Result
The crafter is placed sideways.
Expected Result
The crafter should be placed up.
Attachments
Comments 3

This is likely working as intended, as the crafter is meant to be similar to droppers/dispensers, and this is how they are placed with commands. Item output hole faces down.