!! For Fabric you must install Fabric API and Forge Config API Port.
Utility mod for disabling dimensions. The mod ignores loading of dimensions specified in the config during world creation, thus optimizing memory usage.
Important:
/execute command, and even if you remove the dimension's ID from the No Dimension config and restart the game. (The dimension files are not deleted from the save folder.)minecraft:overworld) cannot be disabled.The mod can be used, for example, in story-driven modpacks that use only one specific dimension (e.g., Twilight Forest) and to avoid wasting resources on storing information about other dimensions - they can be disabled with No Dimension.
Configured in: \config\no_dimension-common.toml
Config example:
[general]
target_dimension = ["minecraft:the_nether", "minecraft:the_end"]
!! Для Fabric обязательно установить Fabric API и Forge Config API Port.
Утилитарный мод для отключения измерений. Мод игнорирует загрузку измерений, указанных в конфиге, во время создания мира, оптимизируя так потребление памяти.
Важно:
/execute и даже если вы уберете ID измерения из конфига No Dimension и перезагрузите игру. (Файлы измерения не удаляются из папки сохранения.)minecraft:overworld) нельзя отключить.Мод можно использовать например в сюжетных сборках, задействующих только одно конкретное измерение (условный Сумеречный лес) и чтобы не тратить ресурсы на хранение информации о других измерениях - их можно отключить с помощью No Dimension.
Настраивается в: \config\no_dimension-common.toml
Пример конфига:
[general]
target_dimension = ["minecraft:the_nether", "minecraft:the_end"]