Tweakeroo

Tweakeroo

2M Downloads

Issue with some block when using flexibleBlockPlacement.

mouel466 opened this issue ยท 2 comments

commented

When looking east and using flexibleBlockPlacementOffset and flexibleBlockPlacementRotaion and accurateBlockPlacementReverse the stair should be facing the opposite side from you but instead it ends up facing south.
It does work in the other sides (south, west, north).

when you do it this way:

Screenshot (141)

it will end up like this:

Screenshot (144)

but it should be like this:

Screenshot (146)

commented

This has been a known issue for a long time, and it has basically always been broken like this. The current code is such an unmaintainable mess, that I haven't even looked into trying to fix this yet. The entire placement related code is meant to get a total rewrite "soon"-ish during the mod code clean-ups.

commented

This has been a known issue for a long time, and it has basically always been broken like this. The current code is such an unmaintainable mess, that I haven't even looked into trying to fix this yet. The entire placement related code is meant to get a total rewrite "soon"-ish during the mod code clean-ups.

Ok.