Skip to content

Fix ceramic tiles + Add config option to disable compartments#83

Open
brandyyn wants to merge 2 commits intoGTNewHorizons:masterfrom
brandyyn:master
Open

Fix ceramic tiles + Add config option to disable compartments#83
brandyyn wants to merge 2 commits intoGTNewHorizons:masterfrom
brandyyn:master

Conversation

@brandyyn
Copy link

@brandyyn brandyyn commented Feb 2, 2026

Fix missing pixels in ceramic tiles

Fix rendering of ceramic tiles

Fix crashes of rendering ceramic tiles and breaking ceramic tiles

Add config option to disable compartments

Fix missing pixels in ceramic tiles

Fix rendering of ceramic tiles

Fix crashes of rendering ceramic tiles and breaking ceramic tiles

Add config option to disable compartments
@brandyyn
Copy link
Author

brandyyn commented Feb 2, 2026

@brandyyn
Copy link
Author

brandyyn commented Feb 2, 2026

it also fixes this:
image
GTNewHorizons/NotEnoughItems#490

@brandyyn
Copy link
Author

brandyyn commented Feb 2, 2026

Before:
image
After:
image

@Dream-Master Dream-Master added the 🚧 Testing on Zeta Do not merge yet, testing this PR on Zeta label Feb 2, 2026
@Caedis
Copy link
Member

Caedis commented Feb 9, 2026

Can you swap the config?
enableCompartments with a default of true

@Caedis
Copy link
Member

Caedis commented Feb 9, 2026

Why the try catches?
We should avoid using them as control flow as creating an exception can be expensive (even if its not used) and this is in a hot path

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

Labels

🚧 Testing on Zeta Do not merge yet, testing this PR on Zeta

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments