#Desactivate the 22.5 degrees limit on json java models ?

3 messages · Page 1 of 1 (latest)

sturdy iris
#

Is it possible to turn off the blockbench limit to the 22.5 degrees of rotation for the mc java models ( .json ) ?

lethal crestBOT
#
Welcome to the help forum!

Please make sure to read #1029373817119838218 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)