You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What are you trying to do, and what do you expect to happen?
By default, GUI icons generated from blocks are scaled to fit the frame. This can be disabled by setting fit_to_frame to false in the gui display transform configuration.
I expect Blockbench to support this field.
What happens instead?
There is no configuration property for the field, and worse, the field will be deleted from geometry JSON.
What are you trying to do, and what do you expect to happen?
By default, GUI icons generated from blocks are scaled to fit the frame. This can be disabled by setting
fit_to_frame
tofalse
in thegui
display transform configuration.I expect Blockbench to support this field.
What happens instead?
There is no configuration property for the field, and worse, the field will be deleted from geometry JSON.
Consider the following file: banister.json
The
fit_to_frame
property is deleted from thegui
object.Model format in which the issue occurs
Bedrock Block
Blockbench variant
Program
Blockbench version
4.12.0 Beta 1
Operating System
macOS Sequoia 15.2
Installed Blockbench plugins
N/A
The text was updated successfully, but these errors were encountered: