When using "/place jigsaw", the game does not allow depth values over 7, returning the error "Integer must not be more than 7". However, physically placed jigsaw blocks were updated to allow depth values up to 20, so I expected to be able to also use /place with depth values up to 20 as well.
Attachments
Comments 3
It's just an incorrect command argument limit, compare a jigsaw block's levels max value with the "/place jigsaw" command's limit.
Please provide steps to reproduce the issue, any commands or structures used, with a video showcasing the result of you replicating the behavior.