talrey / CreateDeco

Decorative Addon for the Create mod for Minecraft
47 stars 46 forks source link

Sideway Cage Lamp Does Not Change Orientation After Rotation on Contraption #167

Open stop-x13 opened 4 months ago

stop-x13 commented 4 months ago

Step to reproduce:

  1. Make a structure like this: XXXXXL B where L is cage lamp, facing the X direction (attached to the block X) X is any solid block B is mechanical bearing from Create
  2. Turn the mechanical bearing by 90 degrees See the cage lamp is not attached to the solid block X anymore (and still face the same direction as it was first placed)

In fact even I break the solid block the lamp attached to, the lamp does not fall off. Screenshot: setup: 20895e24d8da771f2db68468f915b7e3 after turn 90 degree 7bf49d036769485bf7b78445074ecbd1

askb20 commented 3 months ago

Catwalks stairs, catwalk railings, and hulls also do not rotate. This also happens when using trains and disassembling them in different orientations. It's quite frustrating when using the blocks for trains.

stop-x13 commented 3 months ago

OK then it should all be those blocks lacking a rotate() method.