Block model rotations
I try to rotate this model in blockstate, but it seems not working. Is there any method to solve this problem?
example in my blockstate: "facing=east,shape=outer_left": { "model": "rtdd:block/sunshade_cloth/light_blue_sunshade_cloth_outer", "y": 270 },
direct block model rotation is not supported yet. you will have to either rotate the original model and encode another objmc model thats a rotated version, or use an item model with rotation colorbehavior
i plan on supporting 90 degree block model rotations in the future, it should be possible but i havnt figured it out yet
reopening bcos unresolved yet
@Godlander How do i download objmc?