Skip to content

Use heuristic to determine custom nether dimension types - #3276

Open
TehBrian wants to merge 1 commit into
IrisShaders:26.2from
TehBrian:fix/custom-nether-dimension-types
Open

Use heuristic to determine custom nether dimension types#3276
TehBrian wants to merge 1 commit into
IrisShaders:26.2from
TehBrian:fix/custom-nether-dimension-types

Conversation

@TehBrian

@TehBrian TehBrian commented Aug 4, 2026

Copy link
Copy Markdown

Building on the work of #2853 and #2955, this PR adjusts getCurrentDimension to use a heuristic to determine whether the player is in a nether-like custom dimension type. This allows shaderpacks to apply effects appropriate for nether-like dimensions.

Since skybox none is used for custom worlds in addition to the nether, the heuristic additionally checks that the cardinal lighting type is nether, which explicitly indicates that the dimension type intends to follow the styling of the standard nether.

Before

Using Complementary Reimagined r5.8.1.

image

After

Using Complementary Reimagined r5.8.1.

image

@TehBrian TehBrian changed the title Determine custom nether dimension type via heuristic Use heuristic to determine custom nether dimension types Aug 4, 2026
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.

1 participant