Skip to content

Conversation

@Cardinalstars
Copy link

This PR includes all relevant issues I saw with EID related to thermos compatibility issues, as well as the GTNH version of Galaxy-Space.

Currently, the biggest change needed was disabling the nibble array efficiency changes here: https://github.com/GTNewHorizons/Thermos/blob/1.7.10/patches/net/minecraft/world/chunk/NibbleArray.java.patch This might be better handled with something related to changing how the Managers handle the data if they detect thermos to be loaded, but I found this to be much more all encompassing, as other side effects from nibble array data being null didn't show up. These issues could be hiding, so I just went fro the all in one fix.

@basdxz
Copy link
Member

basdxz commented Jan 27, 2026

Nitpick, but please don't alter the contents of the license header. Probably just some over-eager grammar corrector.

@Cardinalstars
Copy link
Author

Cardinalstars commented Jan 27, 2026

Nitpick, but please don't alter the contents of the license header. Probably just some over-eager grammar corrector.

This is just copying what is the in LICENSE file in the root of this repo. I can revert this if you'd like. It was auto generated.

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