#Block rotation in hot bar

1 messages · Page 1 of 1 (latest)

stoic kelp
#

Hi guys,

I have a block with a custom geo and uses the placement direction trait. Everything works fine, except the block in the hot bar is facing backwards.

I rotated the model in blockbench, which fixed the hot bar issue, but then my blocks would place facing away from me.

I changed the rotations in the permutations, but then the icon in the hot bar rotated too!

Any ideas how I can solve this?

spare wigeon
#

Have you tried setting the rotation in the components as well? That might change the rotation (I'm not 100% sure). And the permutations should override that as well.

stoic kelp
#

I hadn't thought of that tbh, I have just tried adding

        "rotation": [0, 0, 0]
      }```
and tried 0,180,0 but neither worked
#

Thats in the components btw

spare wigeon
#

Ah, ok. I was wrong then

#

Maybe have 2 separate models, an inventory one and a placed one? Because I think I thought that about permutations as that is how models work. So you would need to put the inventory model as the geometry in the components, and have the current model in the perumtations