Immersive Engineering

Immersive Engineering

134M Downloads

[1.14] Inconsistent Multiblock Construction Behavior

Flaxbeard opened this issue ยท 0 comments

commented

Description of the issue:

In TemplateMultiblock.createStructure, if the top or bottom of a multiblock trigger block is clicked, the side to use is determined by

side = Direction.fromAngle((double)player.rotationYaw);

If a player is facing north and clicks the south side of a block facing them, side will be south. If they are to continue facing north and click the top face of the block, side will be north, seemingly inconsistent behavior.

Versions & Modlist

IE 0.14-95-e47805cd
Forge 1.14.4-28.2.3