···223223 "config.infinity.gameRules.maxDimensionScale.description": "The maximum allowed factor by which the coordinates can be multiplied or divided when travelling between the Overworld and custom dimensions. Set to zero to disable this cap.",
224224 "config.infinity.gameRules.consumePortalKey": "Consume Portal Key",
225225 "config.infinity.gameRules.consumePortalKey.description": "By default the portal key is consumed when a portal is activated. This can be disabled, in cases where you want to keep the key.",
226226- "config.infinity.gameRules.useSoundSyncPackets": "Use sound sync packets",
227226 "config.infinity.gameRules.enforceModLoadedChecks": "Enforce checks for mods being loaded",
228227 "config.infinity.gameRules.enforceModLoadedChecks.description": "The default option makes InfDim ignore config data for mods that are not present, as a safety net. This can cause issues with datapacks as well as some mods (which add content under a mod ID different from their own); if you encounter those, disabling this flag might be a fix.",
229228 "config.infinity.gameRules.pawnsCanDropIllegalItems": "Illegal items enabled from pawn drops",
230229 "config.infinity.gameRules.pawnsCanDropIllegalItems.description": "By default chaos pawns drop contents of a random loot table. Setting this flag to true changes the loot pool to any random items, including spawn eggs and operator blocks.",
230230+ "config.infinity.gameRules.useSoundSyncPackets": "Use sound sync packets",
231231 "config.infinity.gameRules.useSoundSyncPackets.description": "The Infinite Dimensions mod has a system in place that generates and auto-installs on the client a resource pack containing individual sound events for every music track in the game. This system can be disabled server-side if the presence of such a pack on the client is assured in a different way (i.e. by it being included in files of a modpack).",
232232+ "config.infinity.gameRules.forceLowercase": "Force lowercase",
233233+ "config.infinity.gameRules.forceLowercase.description": "When true, all book text is converted to lowercase before hashing into numeric seed, therefore \"WORD\", \"Word\" and \"word\" will all lead to the same dimension.",
234234+ "config.infinity.gameRules.iridSafeMode": "Safe mode for iridescence",
235235+ "config.infinity.gameRules.iridSafeMode.description": "When true, the player cannot die on the iridescent journey",
232236 "config.infinity.rootChances.features_rules.generate_vanilla_features.description": "This setting handles whether or not to try to generate vanilla, unmodified features alongside modded ones.",
233237 "config.infinity.rootChances.features_rules.rotate_blocks.description": "This setting handles the percentage chance that a block is rotated inside a feature.",
234238 "config.infinity.rootChances.features_rules.flood_geodes.description": "This setting handles the percentage chance a geode is flooded with a random fluid.",