Skip to content

fix sparce multiblock rendering in the book#798

Open
stellanera98 wants to merge 1 commit intoVazkiiMods:1.21.xfrom
stellanera98:1.21.x
Open

fix sparce multiblock rendering in the book#798
stellanera98 wants to merge 1 commit intoVazkiiMods:1.21.xfrom
stellanera98:1.21.x

Conversation

@stellanera98
Copy link
Copy Markdown

Added a copy of the Map<BlockPos, IStateMatcher> data except have it offset the BlockPos by -minX, -minY, -minZ so all the positions are translated into the space the book render is asking for.

I would assume it would be possible to offset the actual data and add the offset to the offset variables but messing with the positions would probably break IMultiblock.test() since it doesnt care for the offset variables.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant