Skip to content

I have added nodes to concat to get block position and to get block r…#1

Merged
KyivSec merged 3 commits into
Propulsion-Team:mainfrom
Jimby1234:feat/rot-pos-concat
May 18, 2026
Merged

I have added nodes to concat to get block position and to get block r…#1
KyivSec merged 3 commits into
Propulsion-Team:mainfrom
Jimby1234:feat/rot-pos-concat

Conversation

@Jimby1234
Copy link
Copy Markdown
Contributor

…otation

Copy link
Copy Markdown
Contributor Author

@Jimby1234 Jimby1234 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hope this works first try!

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add back imports

import dev.propulsionteam.computed.content.nodes.vanilla.RedstoneInputNode;
import dev.propulsionteam.computed.content.nodes.vanilla.RedstonePortNode;
import dev.propulsionteam.computed.content.nodes.vanilla.WorldTimeNode;
import dev.propulsionteam.computed.content.nodes.vanilla.BlockLocationNode;
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added the 3 needed imports.


Vector3d euler = new Vector3d();
subLevel.logicalPose().orientation().getEulerAnglesXYZ(euler);
subLevel.logicalPose().orientation().getEulerAnglesYXZ(euler);
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pitch would sometimes loop back to 180 when it shouldnt this fixes that.

@KyivSec KyivSec marked this pull request as ready for review May 18, 2026 22:57
@KyivSec KyivSec merged commit eb50216 into Propulsion-Team:main May 18, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants