My friend typed the command /summon block_display 70.500 -44 -115.500 {transformation:{left_rotation:[0f,0f,0f,1f],right_rotation:[0f,0f,0f,1f],scale:[9f,-6f,1f],translation:[0f,0f,0f,]},block_state:{Name:lime_concrete_powder}} into a command block in hopes of being able to have these blocks reset in a specific position for the game connect 4. Instead of doing this it has instead shifted the image of the blocks half a block over and has made the space an odd semi-transparent non block state or inverted texture…
Environment
A super flat world of 1 layer of bedrock with 5 layers of dirt and 1 layer of grass
Looks correct to me. The scaling factor along the y axis is a negative number, so the block display renders inside-out. I’m having trouble understanding what result you were expecting.