mirror of
https://github.com/X0nk/Bliss-Shader.git
synced 2025-06-22 00:37:35 +08:00
ADDED material AO. made Volumetric fogs all converge better. made "ambient light only" work universally. removed fallback dimension.
This commit is contained in:
@ -8,8 +8,8 @@
|
||||
# dimension.world-1 = minecraft:the_nether
|
||||
# dimension.WHATEVER = somemod:whateverdimension
|
||||
|
||||
dimension.world0 = minecraft:overworld
|
||||
dimension.world0 = minecraft:overworld *
|
||||
dimension.world-1 = minecraft:the_nether
|
||||
dimension.world1 = minecraft:the_end
|
||||
|
||||
dimension.unknown_dimension_fallback = *
|
||||
# dimension.unknown_dimension_fallback = *
|
Reference in New Issue
Block a user