CC Blocks do not rotate in structures
SirEndii opened this issue ยท 2 comments
Minecraft Version
1.16.x
Version
1.100.5
Details
I have this problem also for 1.18
I use blocks from CC:T for my structures in AP. But they don't rotate when the feature is placed.
The block classes(BlockComputer for example) do not override the mirror
method, so they don't rotate. See here for context