Skip to content

Commit a6a867c

Browse files
committed
make overworld shader the fallback dimension shader
1 parent bb9e1ae commit a6a867c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

shaders/dimension.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
# dimension.world-1 = minecraft:the_nether
99
# dimension.WHATEVER = somemod:whateverdimension
1010

11-
dimension.world0 = minecraft:overworld
11+
dimension.world0 = minecraft:overworld *
1212
dimension.world-1 = minecraft:the_nether
1313
dimension.world1 = minecraft:the_end
1414

15-
dimension.worldx = *
15+
dimension.worldx =

0 commit comments

Comments
 (0)