mirror of
https://github.com/X0nk/Bliss-Shader.git
synced 2025-06-27 02:32:39 +08:00
accidentally left debug setting enabled. fix naming of filepaths for dimension flags
This commit is contained in:
@ -13,5 +13,6 @@ dimension.world-1 = minecraft:the_nether
|
||||
dimension.world1 = minecraft:the_end
|
||||
dimension.worldx =
|
||||
|
||||
dimension.world0_with_aether_tag = aether:the_aether
|
||||
dimension.world0_with_twilight_forest_tag = twilightforest:twilight_forest
|
||||
# this is using alternate versions of the overworld shader, that have tweaks targeted at specific dimensions
|
||||
dimension.world0_with_aether_flag = aether:the_aether
|
||||
dimension.world0_with_twilight_forest_flag = twilightforest:twilight_forest
|
Reference in New Issue
Block a user