Create

Create

86M Downloads

Quark vertical slabs don't rotate correctly over the horizontal plane.

DevLaika opened this issue ยท 3 comments

commented

Description
When working with the vertical slabs from the quark mod I noticed that they don't rotate correctly when converted from entity to block. It seems that the blocks are are mirrored to the wrong direction when rotated 90 or 270 degrees. See video: https://imgur.com/a/kV1d84P

To recreate

  1. Install both the Quark mod and the Create mod
  2. Create a horizontal rotatable platform with quark vertical slabs at the ends
  3. Rotate the platform 90 degrees along the horizontal plane using a mechanical bearing and a crank. The slabs will now be misaligned.

Suggested solution
Of-course it is possible to implement a solution for this one instance. However I would suggest adding a configuration option that allows for full rotation combustibility. Creating rotation options for all six possible rotational positions in a config file would allow modpack creators to solve compatibility issues like this themselves. This would also allow rotating between vertical and horizontal slabs when they are rotated over a vertical plane.

Additional info
Forge version: forge-36.1.0
Create version: create-mc-1.16.5_v0.3.1c
Quark version: Quark-r2.4-311

commented

Quark has now fixed this issue

commented

They also do not rotate correctly using the mirror wand, but I guess it uses the same logic

commented

Related to #1321 and #893