···132132 "config.infinity.gameRules.iridescenceInitialDuration.description": "How long it takes for the visual aspects of the iridescent effect to start, in minutes. Set to 0 to start them immediately.",
133133 "config.infinity.gameRules.iridescenceCooldownDuration": "Iridescence - cooldown duration",
134134 "config.infinity.gameRules.iridescenceCooldownDuration.description": "Duration of the iridescent cooldown effect in minutes. The full cooldown is twice this, the second half limiting the player to level I of the effect. Set to 0 to disable the cooldown.",
135135- "config.infinity.gameRules.returnPortalsEnabled": "Enable Return Portals",
136136- "config.infinity.gameRules.returnPortalsEnabled.description": "If enabled, every time you go through a portal from a custom dimension and generate a new portal, it will link back to a dimension you came from. If changed to false, all portals created this way will be normal Nether Portals.",
137137- "config.infinity.gameRules.runtimeGenerationEnabled": "Enable Runtime Generation",
135135+ "config.infinity.gameRules.runtimeGenerationEnabled": "Enable Runtime Generation",
138136 "config.infinity.gameRules.runtimeGenerationEnabled.description": "If disabled, registration of dimensions and features in runtime will no longer occur, meaning you need to quit to title and enter the world again to access dimensions after tossing the book. Included for compatibility reasons.",
139137 "config.infinity.gameRules.chaosMobsEnabled": "Enable Chaos Mobs",
140138 "config.infinity.gameRules.chaosMobsEnabled.description": "If disabled, this mod's Chaos Mobs will no longer spawn, both in dimensions and inside your portals.",
···13131414### Gamerules
1515* `runtimeGenerationEnabled` - setting this to false will disable registration of dimensions and features in runtime, meaning you need to quit to title and enter the world again to access dimensions after tossing the book. Included for compatibility reasons.
1616-* `returnPortalsEnabled` - leaving this as true means every time you go through a portal from a custom dimension and generate a new portal, it will link back to a dimension you came from. If changed to false, all portals created this way will be normal nether portals.
1716* `longArithmeticEnabled` - setting this to true will expand the range in which dimension, biome and feature IDs generate from the integer limit (~2 billion) to the long limit (~9 quintillion). You know, if for some reason 2 billion dimensions is not enough for you :D
1817* `forceSolidSurface` - setting this to true will disallow non-full blocks from being used as material for the surface of random biomes.
1918* `chaosMobsEnabled` - a toggle to enable/disable custom mobs, added in the mod, from naturally spawning.