No Dimension
作者:rebot | 分类:模组
Minecraft 版本: 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4
平台: fabric
标签: game-mechanics management utility
No Dimension
[EN] About the mod > !! For Fabric you must install [Fabric API](https://modrinth.com/mod/fabric-api) and [Forge Config API Port](https://modrinth.com/mod/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: - If you disable any dimension and enter a world where that dimension was already loaded, you will NO longer be able to enter that dimension, even by using the `/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.) - Only dimensions are disabled. Portals can still be activated, but they won't teleport anywhere. - The Overworld (`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: ```toml [general] target_dimension = ["minecraft:the_nether", "minecraft:the_end"] ``` [RU] Описание мода > !! Для Fabric обязательно установить [Fabric API](https://modrinth.com/mod/fabric-api) и [Forge Config API Port](https://modrinth.com/mod/forge-config-api-port). Утилитарный мод для отключения измерений. Мод игнорирует загрузку измерений, указанных в конфиге, во время создания мира, оптимизируя так потребление памяти. Важно: - Если вы отключите какое-либо измерение и зайдете в мир, в котором это измерение уже было прогружено - зайти в это измерение у вас больше НЕ получится, даже используя команду `/execute` и даже если вы уберете ID измерения из конфига No Dimension и перезагрузите игру. (Файлы измерения не удаляются из папки сохранения.) - Отключаются только измерения. Порталы всё равно можно активировать, но телепортировать никуда не будут. - Верхний мир (`minecraft:overworld`) нельзя отключить. Мод можно использовать например в сюжетных сборках, задействующих только одно конкретное измерение (условный Сумеречный лес) и чтобы не тратить ресурсы на хранение информации о других измерениях - их можно отключить с помощью No Dimension. Настраивается в: `\config\no_dimension-common.toml` Пример конфига: ```toml [general] target_dimension = ["minecraft:the_nether", "minecraft:the_end"] ```请登录后举报
暂无评论,抢个沙发吧~