accidentally left debug setting enabled. fix naming of filepaths for dimension flags

This commit is contained in:
Xonk
2025-03-23 21:33:15 -04:00
parent 8226094fb2
commit de35db8d0b
174 changed files with 4 additions and 3 deletions

View File

@ -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