#how to make sure that the cube does not rotate only by 22.5 but by some other way and so that you ca
6 messages · Page 1 of 1 (latest)
Please make sure to read #1021015331910713395 as it may answer your question!
Once your question has been resolved, please mark the post as closed by using the </close:1163944441741049897> command.
!faq java-rotation
The rotation of elements in the Minecraft Block/Item format are limited to one axis at a time and increments of 22.5 degrees. Minecraft cannot load models with different rotations.
(To be more specific, the only allowed values are -45, -22.5, 0, 22.5 and 45. If you work in a Block/Item format project and rotate an element then Blockbench will adjust the size/rotation/position of your element so you won't hit a wall at -45 or 45 degrees)
At least I'm assuming you are in the Java Block/Item format, cause that's the only format with that restriction.
Which also makes this the wrong help channel to ask that in ( #1021001177263001701 would have been the appropriate one)
You can change snapping through Settings > Snapping