You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TIME_CRYSTAL_CUSTOM_DIMENSIONS = COMMON_BUILDER.comment("Do you want to customize Time Crystal Growth Dimensions? If set to true, the following 3 fields MUST be populated. Don't leave any blank! Defaults to false, which means normal growth rules occur - Stage 1 = Overworld (or any other dimension besides Nether/End), Stage 2 = Nether, Stage 3 = End.")
355
+
.define("time_crystal_custom_dimensions", false);
356
+
TIME_CRYSTAL_STAGE1_DIMENSIONS = COMMON_BUILDER
357
+
.comment("A list of dimensions that Time Crystals can Advance to Stage 1 in.")
0 commit comments